Show patches with: Archived = No       |   444368 patches
« 1 2 ... 4311 4312 43134443 4444 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/5] kvm: x86: Refactor msr_star/hsave_pa setup and checks - - - - --- 2010-12-31 Jan Kiszka New
[RFC,2/2] KVM, MCE, unpoison memory address across reboot - - - - --- 2010-12-31 Huang, Ying New
[RFC,1/2] Add qemu_ram_remap - - - - --- 2010-12-31 Huang, Ying New
make_device_config: Fix non-fatal error message with dash and other shells - - - 1 --- 2010-12-30 Stefan Weil Accepted
TCG: Improve tb_phys_hash_func() - - - - --- 2010-12-29 Aurelien Jarno New
Fix curses on big endian hosts - - - - --- 2010-12-29 Aurelien Jarno New
[6/6] kvm: x86: Prepare kvm_get_mp_state for in-kernel irqchip - - - - --- 2010-12-29 Jan Kiszka New
[5/6] kvm: Improve reporting of fatal errors - - - - --- 2010-12-29 Jan Kiszka New
[4/6] kvm: Stop on all fatal exit reasons - - - - --- 2010-12-29 Jan Kiszka New
[3/6] kvm: x86: Align kvm_arch_put_registers code with comment - - - - --- 2010-12-29 Jan Kiszka New
[2/6] kvm: Drop return value of kvm_cpu_exec - - - - --- 2010-12-29 Jan Kiszka New
[1/6] kvm: Fix coding style violations - - - - --- 2010-12-29 Jan Kiszka New
[v2] pc: move port 92 stuff back to pc.c from pckbd.c 1 - - - --- 2010-12-29 Blue Swirl New
ioeventfd: minor fixups - - - - --- 2010-12-29 Michael S. Tsirkin New
pc: move port 92 stuff back to pc.c from pckbd.c 1 - - - --- 2010-12-28 Blue Swirl New
Re: [PATCH] piix: use pci_config_set_prog_interface() - - - - --- 2010-12-28 Sebastian Herbszt New
Re: [PATCH] piix: use pci_config_set_prog_interface() - - - - --- 2010-12-28 Sebastian Herbszt New
[GIT,PULL] kvm upstream updates - - - - --- 2010-12-28 Avi Kivity New
[PULL] piix, pci, qdev - - - - --- 2010-12-27 Michael S. Tsirkin New
kvm: x86: Fix a few coding style violations - - - - --- 2010-12-27 Jan Kiszka New
kvm: x86: Prevent sign extension of DR7 in guest debugging mode - - - - --- 2010-12-27 Jan Kiszka New
kvm: x86: Remove obsolet SS.RPL/DPL aligment - - - - --- 2010-12-27 Jan Kiszka New
kvm: x86: Fix DPL write back of segment registers - - - - --- 2010-12-27 Jan Kiszka New
x86: Filter out garbage from segment flags dump - - - - --- 2010-12-27 Jan Kiszka New
[19/19] migration: add a parser to accept FT migration incoming mode. - - - - --- 2010-12-27 Yoshiaki Tamura New
[18/19] Introduce -k option to enable FT migration mode (Kemari). - - - - --- 2010-12-27 Yoshiaki Tamura New
[17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2010-12-27 Yoshiaki Tamura New
[16/19] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready()… - - - - --- 2010-12-27 Yoshiaki Tamura New
[15/19] savevm: introduce qemu_savevm_trans_{begin, commit}. - - - - --- 2010-12-27 Yoshiaki Tamura New
[14/19] block: insert event-tap to bdrv_aio_writev() and bdrv_aio_flush(). - - - - --- 2010-12-27 Yoshiaki Tamura New
[13/19] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async(). - - - - --- 2010-12-27 Yoshiaki Tamura New
[12/19] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c. - - - - --- 2010-12-27 Yoshiaki Tamura New
[11/19] ioport: insert event_tap_ioport() to ioport_write(). - - - - --- 2010-12-27 Yoshiaki Tamura New
[10/19] Call init handler of event-tap at main() in vl.c. - - - - --- 2010-12-27 Yoshiaki Tamura New
[09/19] Introduce event-tap. - - - - --- 2010-12-27 Yoshiaki Tamura New
[08/19] savevm: introduce util functions to control ft_trans_file from savevm layer. - - - - --- 2010-12-27 Yoshiaki Tamura New
[07/19] Introduce fault tolerant VM transaction QEMUFile and ft_mode. - - - - --- 2010-12-27 Yoshiaki Tamura New
[06/19] virtio: decrement last_avail_idx with inuse before saving. - - - - --- 2010-12-27 Yoshiaki Tamura New
[05/19] vl.c: add deleted flag for deleting the handler. - - - - --- 2010-12-27 Yoshiaki Tamura New
[04/19] qemu-char: export socket_set_nodelay(). - - - - --- 2010-12-27 Yoshiaki Tamura New
[03/19] Introduce skip_header parameter to qemu_loadvm_state(). - - - - --- 2010-12-27 Yoshiaki Tamura New
[02/19] Introduce read() to FdMigrationState. - - - - --- 2010-12-27 Yoshiaki Tamura New
[01/19] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer(). - - - - --- 2010-12-27 Yoshiaki Tamura New
ioport: Improve error output - - - - --- 2010-12-27 Andreas Färber New
FIXED: Re: [Qemu-devel] possible regression in qemu-kvm 0.13.0 (memtest) - - - - --- 2010-12-26 Peter Lieven New
Re: [PATCH 05/21] virtio: modify save/load handler to handle inuse varialble. - - - - --- 2010-12-26 Michael S. Tsirkin New
floppy: Parametrize ISA base and IRQ - - - - --- 2010-12-26 Andreas Färber New
iSCSI support - - - - --- 2010-12-25 ronnie sahlberg New
target-sparc: fix udiv(cc) and sdiv(cc) - - - - --- 2010-12-25 Aurelien Jarno New
MIPS interrupts and -icount 1 - - - --- 2010-12-25 Aurelien Jarno New
i386 target bug with cmpxchg instruction handling - - - - --- 2010-12-25 Brad Smith New
Avoid divide by zero when there is no block device to migrate - - - - --- 2010-12-25 Pierre Riteau New
Re: [PATCH 06/19] virtio: update last_avail_idx when inuse is decreased. - - - - --- 2010-12-24 Yoshiaki Tamura New
[repost] pci: fix migration device path for devices behind nested bridges - - - - --- 2010-12-24 Michael S. Tsirkin New
[19/19] migration: add a parser to accept FT migration incoming mode. - - - - --- 2010-12-24 Yoshiaki Tamura New
[18/19] Introduce -k option to enable FT migration mode (Kemari). - - - - --- 2010-12-24 Yoshiaki Tamura New
[17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2010-12-24 Yoshiaki Tamura New
[16/19] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready()… - - - - --- 2010-12-24 Yoshiaki Tamura New
[15/19] savevm: introduce qemu_savevm_trans_{begin, commit}. - - - - --- 2010-12-24 Yoshiaki Tamura New
[14/19] block: insert event-tap to bdrv_aio_writev() and bdrv_aio_flush(). - - - - --- 2010-12-24 Yoshiaki Tamura New
[13/19] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async(). - - - - --- 2010-12-24 Yoshiaki Tamura New
[12/19] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c. - - - - --- 2010-12-24 Yoshiaki Tamura New
[11/19] ioport: insert event_tap_ioport() to ioport_write(). - - - - --- 2010-12-24 Yoshiaki Tamura New
[10/19] Call init handler of event-tap at main() in vl.c. - - - - --- 2010-12-24 Yoshiaki Tamura New
[09/19] Introduce event-tap. - - - - --- 2010-12-24 Yoshiaki Tamura New
[08/19] savevm: introduce util functions to control ft_trans_file from savevm layer. - - - - --- 2010-12-24 Yoshiaki Tamura New
[07/19] Introduce fault tolerant VM transaction QEMUFile and ft_mode. - - - - --- 2010-12-24 Yoshiaki Tamura New
[06/19] virtio: update last_avail_idx when inuse is decreased. - - - - --- 2010-12-24 Yoshiaki Tamura New
[05/19] vl.c: add deleted flag for deleting the handler. - - - - --- 2010-12-24 Yoshiaki Tamura New
[04/19] qemu-char: export socket_set_nodelay(). - - - - --- 2010-12-24 Yoshiaki Tamura New
[03/19] Introduce skip_header parameter to qemu_loadvm_state(). - - - - --- 2010-12-24 Yoshiaki Tamura New
[02/19] Introduce read() to FdMigrationState. - - - - --- 2010-12-24 Yoshiaki Tamura New
[01/19] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer(). - - - - --- 2010-12-24 Yoshiaki Tamura New
[v11,5/5] pcie/aer: use fw device path as fallback for aer injection command - - - - --- 2010-12-24 Isaku Yamahata New
[v11,4/5] pci: introduce a parser for fw device path to pci device - - - - --- 2010-12-24 Isaku Yamahata New
[v11,3/5] pcie/aer: glue aer error injection into qemu monitor - - - - --- 2010-12-24 Isaku Yamahata New
[v11,2/5] pci: introduce a helper function to convert qdev id to PCIDevice - - - - --- 2010-12-24 Isaku Yamahata New
[v11,1/5] qdev: export qdev_find_recursive() for later use - - - - --- 2010-12-24 Isaku Yamahata New
[17/17] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2010-12-24 Yoshiaki Tamura New
[16/17] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready()… - - - - --- 2010-12-24 Yoshiaki Tamura New
[15/17] savevm: introduce qemu_savevm_trans_{begin, commit}. - - - - --- 2010-12-24 Yoshiaki Tamura New
[14/17] block: insert event-tap to bdrv_aio_writev() and bdrv_aio_flush(). - - - - --- 2010-12-24 Yoshiaki Tamura New
[13/17] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async(). - - - - --- 2010-12-24 Yoshiaki Tamura New
[12/17] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c. - - - - --- 2010-12-24 Yoshiaki Tamura New
[11/17] ioport: insert event_tap_ioport() to ioport_write(). - - - - --- 2010-12-24 Yoshiaki Tamura New
[10/17] Call init handler of event-tap at main() in vl.c. - - - - --- 2010-12-24 Yoshiaki Tamura New
[09/17] Introduce event-tap. - - - - --- 2010-12-24 Yoshiaki Tamura New
[08/17] savevm: introduce util functions to control ft_trans_file from savevm layer. - - - - --- 2010-12-24 Yoshiaki Tamura New
[07/17] Introduce fault tolerant VM transaction QEMUFile and ft_mode. - - - - --- 2010-12-24 Yoshiaki Tamura New
[06/17] virtio: update last_avail_idx when inuse is decreased. - - - - --- 2010-12-24 Yoshiaki Tamura New
[05/17] vl.c: add deleted flag for deleting the handler. - - - - --- 2010-12-24 Yoshiaki Tamura New
[04/17] qemu-char: export socket_set_nodelay(). - - - - --- 2010-12-24 Yoshiaki Tamura New
[03/17] Introduce skip_header parameter to qemu_loadvm_state(). - - - - --- 2010-12-24 Yoshiaki Tamura New
[02/17] Introduce read() to FdMigrationState. - - - - --- 2010-12-24 Yoshiaki Tamura New
[01/17] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer(). - - - - --- 2010-12-24 Yoshiaki Tamura New
[8/8] stc91c111: Implement save/restore - - - - --- 2010-12-23 Peter Maydell New
[7/8] pl080: Implement save/restore - - - - --- 2010-12-23 Peter Maydell New
[6/8] pl110: Implement save/restore - - - - --- 2010-12-23 Peter Maydell New
[5/8] pl031: Implement save/restore - - - - --- 2010-12-23 Peter Maydell New
[4/8] pl050: Implement save/restore - - - - --- 2010-12-23 Peter Maydell New
« 1 2 ... 4311 4312 43134443 4444 »