Show patches with: State = Action Required       |   428707 patches
« 1 2 ... 4250 4251 42524287 4288 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/6] Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. - - - - --- 2010-03-10 Richard Henderson New
[7/7] sdl: use mouse mode notifier - - - - --- 2010-03-10 Anthony Liguori New
[6/7] input: make vnc use mouse mode notifiers - - - - --- 2010-03-10 Anthony Liguori New
[5/7] Expose whether a mouse is an absolute device via QMP and the human monitor. - - - - --- 2010-03-10 Anthony Liguori New
[4/7] Add notifier for mouse mode changes - - - - --- 2010-03-10 Anthony Liguori New
[3/7] Add kbd_mouse_has_absolute() - - - - --- 2010-03-10 Anthony Liguori New
[2/7] Rewrite mouse handlers to use QTAILQ and to have an activation function - - - - --- 2010-03-10 Anthony Liguori New
[1/7] Add support for generic notifier lists - - - - --- 2010-03-10 Anthony Liguori New
scsi-disk: fix buffer overflow - - - - --- 2010-03-10 Gerd Hoffmann New
fdc: fix drive property handling. - - - - --- 2010-03-10 Gerd Hoffmann New
vnc: add no-lock-key-sync option - - - - --- 2010-03-10 Gerd Hoffmann New
QMP: Really move the RESET event to qemu_system_reset() - - - - --- 2010-03-10 Luiz Capitulino New
[18/18] split out qemu-timer.c - - - - --- 2010-03-10 Paolo Bonzini New
[17/18] disentangle tcg and deadline calculation - - - - --- 2010-03-10 Paolo Bonzini New
[16/18] place together more #ifdef CONFIG_IOTHREAD blocks - - - - --- 2010-03-10 Paolo Bonzini New
[15/18] move vmstate registration of vmstate_timers earlier - - - - --- 2010-03-10 Paolo Bonzini New
[14/18] new function qemu_icount_delta - - - - --- 2010-03-10 Paolo Bonzini New
[13/18] add qemu_alarm_pending - - - - --- 2010-03-10 Paolo Bonzini New
[12/18] add qemu_icount_round - - - - --- 2010-03-10 Paolo Bonzini New
[11/18] centralize handling of -icount - - - - --- 2010-03-10 Paolo Bonzini New
[10/18] introduce and use qemu_clock_enable - - - - --- 2010-03-10 Paolo Bonzini New
[09/18] change qemu_run_timers interface - - - - --- 2010-03-10 Paolo Bonzini New
[08/18] extract timer handling out of main_loop_wait - - - - --- 2010-03-10 Paolo Bonzini New
[07/18] remove qemu_rearm_alarm_timer from main loop - - - - --- 2010-03-10 Paolo Bonzini New
[06/18] tweak qemu_notify_event - - - - --- 2010-03-10 Paolo Bonzini New
[05/18] do not use qemu_event_increment outside qemu_notify_event - - - - --- 2010-03-10 Paolo Bonzini New
[04/18] more alarm timer cleanup - - - - --- 2010-03-10 Paolo Bonzini New
[03/18] only one flag is needed for alarm_timer - - - - --- 2010-03-10 Paolo Bonzini New
[02/18] fix error in win32_rearm_timer - - - - --- 2010-03-10 Paolo Bonzini New
[01/18] avoid dubiously clever code in win32_start_timer - - - - --- 2010-03-10 Paolo Bonzini New
[14/14] Add qemu_remove_fd_handler() - - - - --- 2010-03-10 Juan Quintela New
[13/14] Remove now unused fd_read_poll and all its only left user - - - - --- 2010-03-10 Juan Quintela New
[12/14] Remove qemu_set_fd_handler2() - - - - --- 2010-03-10 Juan Quintela New
[11/14] qemu-char:udp insert poll call into read one - - - - --- 2010-03-10 Juan Quintela New
[10/14] qemu-char:pty insert poll call into read one - - - - --- 2010-03-10 Juan Quintela New
[09/14] qemu-char:fd insert poll call into read one - - - - --- 2010-03-10 Juan Quintela New
[08/14] qemu-char:tcp insert poll call into read one - - - - --- 2010-03-10 Juan Quintela New
[07/14] qemu-char:stdio insert poll call into read one - - - - --- 2010-03-10 Juan Quintela New
[06/14] tap: insert tap_can_send() into tap_send() - - - - --- 2010-03-10 Juan Quintela New
[05/14] Handle deleted IOHandlers in a single pass - - - - --- 2010-03-10 Juan Quintela New
[04/14] bt: remove bt_host_read_poll() - - - - --- 2010-03-10 Juan Quintela New
[03/14] rename IOCanRWHandler to IOCanReadHandler - - - - --- 2010-03-10 Juan Quintela New
[02/14] remove useless cast - - - - --- 2010-03-10 Juan Quintela New
[01/14] Convert io handlers to QLIST - - - - --- 2010-03-10 Juan Quintela New
hw/usb-msd: fix some usb requests - - - - --- 2010-03-10 Arnaud Patard (Rtp) New
Regression: more 0.12 regression (SeaBIOS related?) - - - - --- 2010-03-10 Roy Tam New
[2/2] migration: unix migration should obey autostart are the other ones - - - - --- 2010-03-09 Juan Quintela New
[1/2] migration: Clear fd also in error cases - - - - --- 2010-03-09 Juan Quintela New
[3/3] QMP: Introduce BLOCK_WATERMARK event - - - - --- 2010-03-09 Luiz Capitulino New
[2/3] monitor: Introduce block_watermark command - - - - --- 2010-03-09 Luiz Capitulino New
[1/3] block-qcow2: keep highest allocated offset - - - - --- 2010-03-09 Luiz Capitulino New
[9/9] rename IOCanRWHandler to IOCanReadHandler - - - - --- 2010-03-09 Juan Quintela New
[8/9] remove useless cast - - - - --- 2010-03-09 Juan Quintela New
[7/9] Introduce qemu_set_fd_poll_handler() - - - - --- 2010-03-09 Juan Quintela New
[6/9] bt: remove bt_host_read_poll() - - - - --- 2010-03-09 Juan Quintela New
[5/9] Introduce qemu_set_fd_rw_handler() - - - - --- 2010-03-09 Juan Quintela New
[4/9] Introduce qemu_set_fd_write_handler() - - - - --- 2010-03-09 Juan Quintela New
[3/9] Introduce qemu_set_fd_read_handler() - - - - --- 2010-03-09 Juan Quintela New
[2/9] Introduce qemu_clear_fd_handler() - - - - --- 2010-03-09 Juan Quintela New
[1/9] Convert io handlers to QLIST - - - - --- 2010-03-09 Juan Quintela New
balloon: Do not save VM state wrt asynchronous virtio operations 1 - - - --- 2010-03-09 Adam Litke New
QEMU-KVM missing bits for E820 handling. - - - - --- 2010-03-09 Jes Sorensen New
vnc: add noledsync option - - - - --- 2010-03-09 Gerd Hoffmann New
virtio-serial NULL deference - - - - --- 2010-03-09 Juan Quintela New
[RFC] net: add a flag to disable mac/vlan filtering - - - - --- 2010-03-09 Michael S. Tsirkin New
[3/3] kvm: allow qemu to set EPT identity mapping address - - - - --- 2010-03-09 Marcelo Tosatti New
[2/3] kvm: handle internal error - - - - --- 2010-03-09 Marcelo Tosatti New
[1/3] target-i386: print EFER in cpu_dump_state - - - - --- 2010-03-09 Marcelo Tosatti New
Use snapshots from backing disks - - - - --- 2010-03-09 Rob Earhart New
install: honor DESTDIR on sysconfdir population - - - - --- 2010-03-08 Andre Przywara New
Fix SIGFPE for vnc display of width/height = 1 - - - - --- 2010-03-08 Chris Webb New
Regression: more 0.12 regression (SeaBIOS related?) - - - - --- 2010-03-08 Roy Tam New
configure: fix --sysconfdir specification - - - - --- 2010-03-08 Andre Przywara New
[TRIVIAL] usb-linux: remove unreachable default in switch statement - - - - --- 2010-03-08 Paul Bolle New
sdl: improve error message on fatal error - - - - --- 2010-03-08 Bjørn Mork New
Regression: more 0.12 regression (SeaBIOS related?) - - - - --- 2010-03-08 Roy Tam New
Fix compiler warning on parsing the -usbdevice parameter - - - - --- 2010-03-07 Niels de Vos New
[v2] Avoid crash on '-usbdevice <device>' without parameters - - - - --- 2010-03-07 Jan Kiszka New
Avoid crash on '-usbdevice <device>' without parameters - - - - --- 2010-03-07 Jan Kiszka New
[RESEND,STABLE] Fix corner case in chardev udp: parameter - - - - --- 2010-03-07 Jan Kiszka New
[RESEND,STABLE] Don't set default monitor when there is a mux'ed one - - - - --- 2010-03-07 Jan Kiszka New
target-i386: fix lddqu SSE instruction - - - - --- 2010-03-06 Aurelien Jarno New
target-i386: fix SIB decoding with index = 4 - - - - --- 2010-03-06 Aurelien Jarno New
Shared memory uio_pci driver - - - - --- 2010-03-05 Cam Macdonell New
Inter-VM shared memory PCI device - - - - --- 2010-03-05 Cam Macdonell New
Support adding a file to qemu's ram allocation - - - - --- 2010-03-05 Cam Macdonell New
[2/2] Wrong error message in block_passwd command - - - - --- 2010-03-05 Shahar Havivi New
[1/2] QError: New QERR_DEVICE_NOT_ENCRYPTED - - - - --- 2010-03-05 Shahar Havivi New
tcg: update README with const and pure helpers - - - - --- 2010-03-05 Aurelien Jarno New
better describe -net options - - - - --- 2010-03-05 Brian Thomason New
tcg/arm: correctly save/restore registers in prologue/epilogue - - - - --- 2010-03-05 Aurelien Jarno New
Re: Another VNC crash, qemu-kvm-0.12.3 - - - - --- 2010-03-05 Chris Webb New
Re: [PATCH] Wrong error message in block_passwd command - - - - --- 2010-03-05 Shahar Havivi New
Wrong error message in block_passwd command - - - - --- 2010-03-05 Shahar Havivi New
Re: pc-bios/bios.bin - where it comes from? - - - - --- 2010-03-05 Gerd Hoffmann New
use absolute URLs for .gitmodules - - - - --- 2010-03-05 Paolo Bonzini New
EHCI support - device recognized, but no data - - - - --- 2010-03-05 David S. Ahern New
tcg/arm: implement andc op - - - - --- 2010-03-04 Aurelien Jarno New
[3/3] tcg: declare internal helpers as const and pure - - - - --- 2010-03-04 Aurelien Jarno New
[2/3] tcg/arm: use helpers for divu/remu - - - - --- 2010-03-04 Aurelien Jarno New
« 1 2 ... 4250 4251 42524287 4288 »