Show patches with: Archived = No       |   431443 patches
« 1 2 ... 4301 4302 43034314 4315 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/9] Add new domain device: "controller" - - - - --- 2009-09-18 Wolfgang Mauerer Superseded
[2/9] Extend <disk> element with controller information - - - - --- 2009-09-18 Wolfgang Mauerer Superseded
[1/9] Clarify documentation for private symbols - - - - --- 2009-09-18 Wolfgang Mauerer Superseded
[RFC] File-backed memory maps - - - - --- 2009-09-18 Nathan Baum Superseded
[v2,21/21] cpuid: Always expose 32 and 64-bit CPUs - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,20/21] cpuid: Add kvm32 CPU model - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,19/21] cpuid: Add athlon64 CPU model - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,18/21] cpuid: Fix 486 CPU model - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,17/21] cpuid: Fix CPU models to use new feature set names - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,16/21] cpuid: Update qemu64/32 CPU models - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,15/21] cpuid: Adjust feature bit constants - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,14/21] cpuid: decrease L2 cache for Intel and add comments - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,13/21] cpuid: add TCG feature bit trimming - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,12/21] cpuid: Fix multicore setup on Intel - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,11/21] cpuid: propagate further CPUID leafs when -cpu host - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,10/21] cpuid: simplify CPUID flag search function - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,09/21] cpuid: remove unnecessary kvm_trim function - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,08/21] cpuid: list all known x86 CPUID feature flags - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,07/21] cpuid: add missing CPUID feature flag names - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,06/21] cpuid: Replace strtok with get_opt_name - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,05/21] cpuid: moved host_cpuid function and remove prototype - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,04/21] cpuid: fix comments - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,03/21] cpuid: replace magic number with named constant - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,02/21] cpuid: fix over-long lines - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,01/21] cpuid: move CPUID functions into separate file - - - - --- 2009-09-18 Andre Przywara Superseded
[8/8] piix_pci: kill PIIX3IrqState - - - - --- 2009-09-18 Gerd Hoffmann Superseded
[7/8] convert pci bridge to qdev - - - - --- 2009-09-18 Gerd Hoffmann Superseded
[6/8] support inplace allocation for pci bus, split irq init. - - - - --- 2009-09-18 Gerd Hoffmann Superseded
[5/8] switch ide bus to inplace allocation. - - - - --- 2009-09-18 Gerd Hoffmann Superseded
[4/8] switch usb bus to inplace allocation. - - - - --- 2009-09-18 Gerd Hoffmann Superseded
[3/8] switch scsi bus to inplace allocation. - - - - --- 2009-09-18 Gerd Hoffmann Superseded
[2/8] qdev: device free fixups. - - - - --- 2009-09-18 Gerd Hoffmann Superseded
[1/8] allow qdev busses allocations be inplace - - - - --- 2009-09-18 Gerd Hoffmann Superseded
fix -daemonize with kvm - - - - --- 2009-09-18 Marcelo Tosatti Superseded
Option to continue after migration - - - - --- 2009-09-18 Nathan Baum Superseded
fill in fd information in usb device - - - - --- 2009-09-17 Glauber Costa Superseded
Correctly free nd structure - - - - --- 2009-09-17 Glauber Costa Superseded
offer right-ctrl as a grab option - - - - --- 2009-09-17 Dustin Kirkland Superseded
fixed bug in SVM_EXIT_MSR handlers MSR bitmap lookup for low order MSRs - - - - --- 2009-09-17 John R. Lange Superseded
Fix extlh instruction on Alpha - - - - --- 2009-09-17 Vince Weaver Superseded
[RESEND] temporary fix for on_vcpu - - - - --- 2009-09-17 Jan Kiszka Superseded
kvm: Fix guest single-stepping - - - - --- 2009-09-17 Jan Kiszka Superseded
Fix spelling in comment - - - - --- 2009-09-17 Stefan Weil Superseded
gdbstub: x86: Switch 64/32 bit registers dynamically - - - - --- 2009-09-17 Jan Kiszka Superseded
Fix extlh instruction on Alpha - - - - --- 2009-09-17 Vince Weaver Superseded
[1/3,v3] Expose a mechanisem to trace block writes - - - - --- 2009-09-17 Liran Schour Superseded
[2/3,v3] Block live migration - - - - --- 2009-09-17 Liran Schour Superseded
[3/3,v3] Enable migration without shared storage from the monitor - - - - --- 2009-09-17 Liran Schour Superseded
Re: [PATCH 03/26] Remove SaveVM v2 support - - - - --- 2009-09-17 Stefano Stabellini Superseded
Set SDL icon_title when using `-name XXX` for proper gnome-panel window list integration - - - 1 --- 2009-09-17 Dominic Evans Superseded
[7/7] monitor: Convert do_system_powerdown() to QObject - - - - --- 2009-09-16 Luiz Capitulino Superseded
[6/7] monitor: Convert do_system_reset() to QObject - - - - --- 2009-09-16 Luiz Capitulino Superseded
[5/7] monitor: Convert do_stop() to QObject - - - - --- 2009-09-16 Luiz Capitulino Superseded
[4/7] monitor: Convert do_quit() do QObject - - - - --- 2009-09-16 Luiz Capitulino Superseded
[3/7] monitor: do_info(): handle new and old info handlers - - - - --- 2009-09-16 Luiz Capitulino Superseded
[2/7] monitor: Handle new and old style handlers - - - - --- 2009-09-16 Luiz Capitulino Superseded
[1/7] monitor: Add user_print() to mon_cmd_t - - - - --- 2009-09-16 Luiz Capitulino Superseded
[5/5] parallel: convert isa to qdev - - - - --- 2009-09-16 Gerd Hoffmann Superseded
[4/5] serial: convert isa to qdev - - - - --- 2009-09-16 Gerd Hoffmann Superseded
[3/5] qdev: don't crash on unset drive properties. - - - - --- 2009-09-16 Gerd Hoffmann Superseded
[2/5] floppy: move dma setup + drive connect to fdctrl_init_common() - - - - --- 2009-09-16 Gerd Hoffmann Superseded
[1/5] floppy: add drive properties. - - - - --- 2009-09-16 Gerd Hoffmann Superseded
[7/7] piix_pci: kill PIIX3IrqState - - - - --- 2009-09-16 Gerd Hoffmann Superseded
[6/7] convert pci bridge to qdev - - - - --- 2009-09-16 Gerd Hoffmann Superseded
[5/7] support inplace allocation for pci bus, split irq init. - - - - --- 2009-09-16 Gerd Hoffmann Superseded
[4/7] switch ide bus to inplace allocation. - - - - --- 2009-09-16 Gerd Hoffmann Superseded
[3/7] switch usb bus to inplace allocation. - - - - --- 2009-09-16 Gerd Hoffmann Superseded
[2/7] switch scsi bus to inplace allocation. - - - - --- 2009-09-16 Gerd Hoffmann Superseded
[1/7] allow qdev busses allocations be inplace - - - - --- 2009-09-16 Gerd Hoffmann Superseded
Don't redefine NULL, please - - - - --- 2009-09-16 Juan Quintela Superseded
Re: [PATCH] fdc: fix MAX_FD probelm - - - - --- 2009-09-16 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
cirrus_vga: also assign gr0/1 when writting shadow_gr0/1 - - - - --- 2009-09-16 Juan Quintela Superseded
Re: [PATCH 00/23] VGA cleanup - - - - --- 2009-09-16 Juan Quintela Superseded
fix typo in configure --help - - - - --- 2009-09-16 Andre Przywara Superseded
[PATCHv2,4/4] qemu/pci: reset device registers on bus reset - - - - --- 2009-09-16 Michael S. Tsirkin Superseded
[PATCHv2,3/4] qemu/pci: refactor code/symbolic constants - - - - --- 2009-09-16 Michael S. Tsirkin Superseded
[PATCHv2,2/4] qemu/virtio: fix reset with device removal - - - - --- 2009-09-16 Michael S. Tsirkin Superseded
[PATCHv2,1/4] qemu/qdev: type safety in reset handler - - - - --- 2009-09-16 Michael S. Tsirkin Superseded
Please help, building from HEAD on Mac OS 10.6.1 - - - - --- 2009-09-16 malc Superseded
[2/2] qemu/virtio: fix reset with device removal 1 - - - --- 2009-09-15 Michael S. Tsirkin Superseded
[1/2] qemu/qdev: type safety in reset handler 1 - - - --- 2009-09-15 Michael S. Tsirkin Superseded
[v3,4/5] Refactor RTC command line switches - - - - --- 2009-09-15 Jan Kiszka Superseded
[v3,1/5] Rename QEMU_TIMER_* to QEMU_CLOCK_* - - - - --- 2009-09-15 Jan Kiszka Superseded
[v3,2/5] win32: Drop dead dyntick timer code - - - - --- 2009-09-15 Jan Kiszka Superseded
[v3,5/5] Enable host-clock-based RTC - - - - --- 2009-09-15 Jan Kiszka Superseded
[v3,3/5] Introduce QEMU_CLOCK_HOST - - - - --- 2009-09-15 Jan Kiszka Superseded
qcow2: Increase maximum cluster size to 2 MB - - - - --- 2009-09-15 Kevin Wolf Superseded
[4/4] vmstate: Add support for sending partial arrays - - - - --- 2009-09-14 Juan Quintela Superseded
[3/4] vmstate: remove ps2_kbd_load_old() - - - - --- 2009-09-14 Juan Quintela Superseded
[2/4] vmstate: add version_id argument to post_load - - - - --- 2009-09-14 Juan Quintela Superseded
[1/4] vmstate: remove const for put operations - - - - --- 2009-09-14 Juan Quintela Superseded
[4/4] vmstate: Add support for sending partial arrays - - - - --- 2009-09-14 Juan Quintela Superseded
[3/4] vmstate: remove ps2_kbd_load_old() - - - - --- 2009-09-14 Juan Quintela Superseded
[2/4] vmstate: add version_id argument to post_load - - - - --- 2009-09-14 Juan Quintela Superseded
[1/4] vmstate: remove const for put operations - - - - --- 2009-09-14 Juan Quintela Superseded
[9/9] unbreak ppc/prep - - - - --- 2009-09-14 Gerd Hoffmann Superseded
[8/9] isa: refine irq reservations - - - - --- 2009-09-14 Gerd Hoffmann Superseded
[7/9] ide/isa: convert to qdev. - - - - --- 2009-09-14 Gerd Hoffmann Superseded
[6/9] ide/pci: convert to qdev. - - - - --- 2009-09-14 Gerd Hoffmann Superseded
[5/9] ide/pci: fix indention - - - - --- 2009-09-14 Gerd Hoffmann Superseded
« 1 2 ... 4301 4302 43034314 4315 »