Show patches with: none      |   448240 patches
« 1 2 ... 4336 4337 43384482 4483 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[01/17] qdev: add print_options callback - - - - --- 2011-02-03 Alon Levy New
[10/10] hpet: make optional - - - - --- 2011-02-03 Blue Swirl New
[09/10] sysbus: add creation function that may fail - - - - --- 2011-02-03 Blue Swirl New
[08/10] x86: make vmmouse optional - - - - --- 2011-02-03 Blue Swirl New
[07/10] isa: add creation function that may fail - - - - --- 2011-02-03 Blue Swirl New
[06/10] vmmouse: convert to qdev - - - - --- 2011-02-03 Blue Swirl New
[05/10] vmport: convert to qdev - - - - --- 2011-02-03 Blue Swirl New
[04/10] x86,MIPS: make vmware_vga optional - - - - --- 2011-02-03 Blue Swirl New
[03/10] pci: add creation functions that may fail - - - - --- 2011-02-03 Blue Swirl New
[02/10] qdev: add creation function that may fail - - - - --- 2011-02-03 Blue Swirl New
[01/10] vmware_vga: refactor device creation - - - - --- 2011-02-03 Blue Swirl New
[4/4] target-arm: Fix decoding of Thumb preload and hint space - - - - --- 2011-02-03 Peter Maydell New
[3/4] target-arm: Fix decoding of preload and memory hint space - - - - --- 2011-02-03 Peter Maydell New
[2/4] target-arm: Clean up handling of MPIDR - - - - --- 2011-02-03 Peter Maydell New
[1/4] target-arm: Add CPU feature flag for v7MP - - - - --- 2011-02-03 Peter Maydell New
[RFC] apic: Fix relocation - - - - --- 2011-02-03 Jan Kiszka New
[v3] make tsc stable over migration and machine start - - - - --- 2011-02-03 Glauber Costa New
[0.14?,v2,4/4] ioapic: Style & magics cleanup - - - - --- 2011-02-03 Jan Kiszka New
[0.14?,v2,3/4] ioapic: Prepare for base address relocation - - - - --- 2011-02-03 Jan Kiszka New
[0.14?,v2,2/4] ioapic: Save/restore irr - - - - --- 2011-02-03 Jan Kiszka New
[0.14?,v2,1/4] ioapic: Implement EOI handling for level-triggered IRQs - - - - --- 2011-02-03 Jan Kiszka New
checkpatch.pl: don't complain about old lines with tabs - - - - --- 2011-02-03 Blue Swirl New
QCOW2: fix bug - report read success on failure - - - - --- 2011-02-03 Chunqiang Tang New
[PATCHv2] e1000: multi-buffer packet support 1 - 1 - --- 2011-02-03 Michael S. Tsirkin New
tap: minor code cleanup - - - - --- 2011-02-03 Michael S. Tsirkin New
e1000: multi-buffer packet support - - - - --- 2011-02-03 Michael S. Tsirkin New
QCOW2: bug fix - read base image beyond its size - - - - --- 2011-02-03 Chunqiang Tang New
[0.14?,4/4] ioapic: Style & magics cleanup - - - - --- 2011-02-03 Jan Kiszka New
[0.14?,3/4] ioapic: Prepare for base address relocation - - - - --- 2011-02-03 Jan Kiszka New
[0.14?,2/4] ioapic: Save/restore irr - - - - --- 2011-02-03 Jan Kiszka New
[0.14?,1/4] ioapic: Implement EOI handling for level-triggered IRQs - - - - --- 2011-02-03 Jan Kiszka New
KVM: Windows 64-bit troubles with user space irqchip - - - - --- 2011-02-03 Jan Kiszka New
KVM: Windows 64-bit troubles with user space irqchip - - - - --- 2011-02-03 Gleb Natapov New
[v2,3/3] Unify alarm deadline computation - - - - --- 2011-02-03 Paolo Bonzini New
[v2,2/3] Correct alarm deadline computation - - - - --- 2011-02-03 Paolo Bonzini New
[v2,1/3] use nanoseconds everywhere for timeout computation - - - - --- 2011-02-03 Paolo Bonzini New
Re: [PATCH 7/7] ahci: work around bug with level interrupts - - - - --- 2011-02-03 Jan Kiszka New
[master/0.14] virtio-serial: Disallow generic ports at id 0 - - - - --- 2011-02-03 Amit Shah New
[master/0.14,2/2] virtio-serial: Add older machine compat property for flow control 1 - - - --- 2011-02-03 Amit Shah New
[master/0.14,1/2] virtio-serial: Use a struct to pass config information from proxy 1 - - - --- 2011-02-03 Amit Shah New
[0.14] savevm: fix corruption in vmstate_subsection_load(). 1 - 1 - --- 2011-02-03 Yoshiaki Tamura New
[01/20] qdev: add print_options callback - - - - --- 2011-02-02 Alon Levy New
x86: Fix MCA broadcast parameters for TCG case - - - - --- 2011-02-02 Jan Kiszka New
[20/20] smartcard,configure: report only nss - - - - --- 2011-02-02 Alon Levy New
[19/20] smartcard, configure: add --enable-smartcard-nss, report only nss - - - - --- 2011-02-02 Alon Levy New
[18/20] ccid: add qdev description strings - - - - --- 2011-02-02 Alon Levy New
[17/20] ccid: configure: add --enable/disable and nss only disable - - - - --- 2011-02-02 Alon Levy New
[16/20] ccid: add docs - - - - --- 2011-02-02 Alon Levy New
[15/20] ccid-card-emulated: review fixes (v15->v16) - - - - --- 2011-02-02 Alon Levy New
[14/20] ccid-card-emulated: use PROP_TYPE_ENUM for backend - - - - --- 2011-02-02 Alon Levy New
[13/20] ccid: add ccid-card-emulated device (v2) - - - - --- 2011-02-02 Alon Levy New
[12/20] libcacard: fixes from review (v15->v16) - - - - --- 2011-02-02 Alon Levy New
[11/20] libcacard: initial commit after coding style fixes - - - - --- 2011-02-02 Alon Levy New
[10/20] ccid-card-passthru: review fixes (v15->v16) - - - - --- 2011-02-02 Alon Levy New
[09/20] ccid: add passthru card device - - - - --- 2011-02-02 Alon Levy New
[08/20] libcacard/vscard_common.h update (v15->v16) - - - - --- 2011-02-02 Alon Levy New
[07/20] introduce libcacard/vscard_common.h - - - - --- 2011-02-02 Alon Levy New
[06/20] usb-ccid: review fixes (v15-v16) - - - - --- 2011-02-02 Alon Levy New
[05/20] usb-ccid: add CCID bus - - - - --- 2011-02-02 Alon Levy New
[04/20] qdev-properties: parse_enum: don't cast a void* - - - - --- 2011-02-02 Alon Levy New
[03/20] qdev-properties: add PROP_TYPE_ENUM - - - - --- 2011-02-02 Alon Levy New
[02/20] qdev: add data pointer to Property - - - - --- 2011-02-02 Alon Levy New
[01/20] qdev: add print_options callback - - - - --- 2011-02-02 Alon Levy New
[0.14] Fix build on 32 bit hosts - - - - --- 2011-02-02 Blue Swirl New
[4/4] x86,MIPS: make vmware_vga optional - - - - --- 2011-02-02 Blue Swirl New
[3/4] pci: add creation functions that may fail - - - - --- 2011-02-02 Blue Swirl New
[2/4] qdev: add creation function that may fail - - - - --- 2011-02-02 Blue Swirl New
[1/4] vmware_vga: refactor device creation - - - - --- 2011-02-02 Blue Swirl New
[3/3] usb: control buffer fixes - - - - --- 2011-02-02 Hans de Goede New
[2/3] usb-linux: use usb_generic_handle_packet() - - - - --- 2011-02-02 Hans de Goede New
[1/3] usb: Pass the packet to the device's handle_control callback - - - - --- 2011-02-02 Hans de Goede New
do not pass NULL to strdup. - - - - --- 2011-02-02 Gleb Natapov New
[V10,15/15] xen: Add Xen hypercall for sleep state in the cmos_s3 callback. - - - - --- 2011-02-02 Anthony PERARD New
[V10,14/15] xen: Set running state in xenstore. 1 - - - --- 2011-02-02 Anthony PERARD New
[V10,13/15] xen: Initialize event channels and io rings 1 - - - --- 2011-02-02 Anthony PERARD New
[V10,12/15] vl.c: Introduce getter for shutdown_requested and reset_requested. 1 - - - --- 2011-02-02 Anthony PERARD New
[V10,11/15] Introduce qemu_put_ram_ptr 1 - - - --- 2011-02-02 Anthony PERARD New
[V10,10/15] configure: Always use 64bits target physical addresses with xen enabled. 1 - - - --- 2011-02-02 Anthony PERARD New
[V10,09/15] xen: Introduce the Xen mapcache - - - - --- 2011-02-02 Anthony PERARD New
[V10,08/15] xen: Introduce Xen Interrupt Controller - - - - --- 2011-02-02 Anthony PERARD New
[V10,07/15] piix_pci: Introduces Xen specific call for irq. 1 - - - --- 2011-02-02 Anthony PERARD New
[V10,06/15] xen: Add the Xen platform pci device - - - - --- 2011-02-02 Anthony PERARD New
[V10,05/15] xen: Add xenfv machine - - - - --- 2011-02-02 Anthony PERARD New
[V10,04/15] xen: Add initialisation of Xen 1 - - - --- 2011-02-02 Anthony PERARD New
[V10,03/15] xen: Support new libxc calls from xen unstable. 1 - - - --- 2011-02-02 Anthony PERARD New
[V10,02/15] xen: Make xen build only on x86 target. 1 - - - --- 2011-02-02 Anthony PERARD New
[V10,01/15] xen: Replace some tab-indents with spaces (clean-up). 1 - - - --- 2011-02-02 Anthony PERARD New
[7/7] ahci: work around bug with level interrupts - - - - --- 2011-02-02 Alexander Graf New
[v2] make tsc stable over migration and machine start - - - - --- 2011-02-02 Glauber Costa New
[0.14+master,3/3] mc146818rtc: Handle host clock warps - - - - --- 2011-02-02 Jan Kiszka New
[0.14+master,2/3] qemu-timer: Introduce warp callback - - - - --- 2011-02-02 Jan Kiszka New
[0.14+master,1/3] qemu-timer: Consolidate qemu_get_clock and qemu_get_clock_ns - - - - --- 2011-02-02 Jan Kiszka New
[2/2] Add monitor commands for fsfreeze support - - - - --- 2011-02-02 Jes Sorensen New
[1/2] Add virtagent file system freeze/thaw - - - - --- 2011-02-02 Jes Sorensen New
[v2,24/24] Fix a few coding style violations in cpus.c - - - - --- 2011-02-01 Jan Kiszka New
[v2,23/24] Refactor kvm&tcg function names in cpus.c - - - - --- 2011-02-01 Jan Kiszka New
[v2,22/24] kvm: Leave kvm_cpu_exec directly after KVM_EXIT_SHUTDOWN - - - - --- 2011-02-01 Jan Kiszka New
[v2,21/24] kvm: Remove static return code of kvm_handle_io - - - - --- 2011-02-01 Jan Kiszka New
[v2,20/24] kvm: Unconditionally reenter kernel after IO exits - - - - --- 2011-02-01 Jan Kiszka New
[v2,19/24] Introduce VCPU self-signaling service - - - - --- 2011-02-01 Jan Kiszka New
« 1 2 ... 4336 4337 43384482 4483 »