Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 443 444 445 446 447 448 449 450 451 ... 571 572 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[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 2011-02-03 Amit Shah New
[master/0.14,1/2] virtio-serial: Use a struct to pass config information from proxy 2011-02-03 Amit Shah New
[0.14] savevm: fix corruption in vmstate_subsection_load(). 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. 2011-02-02 Anthony PERARD New
[V10,13/15] xen: Initialize event channels and io rings 2011-02-02 Anthony PERARD New
[V10,12/15] vl.c: Introduce getter for shutdown_requested and reset_requested. 2011-02-02 Anthony PERARD New
[V10,11/15] Introduce qemu_put_ram_ptr 2011-02-02 Anthony PERARD New
[V10,10/15] configure: Always use 64bits target physical addresses with xen enabled. 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. 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 2011-02-02 Anthony PERARD New
[V10,03/15] xen: Support new libxc calls from xen unstable. 2011-02-02 Anthony PERARD New
[V10,02/15] xen: Make xen build only on x86 target. 2011-02-02 Anthony PERARD New
[V10,01/15] xen: Replace some tab-indents with spaces (clean-up). 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
[v2,18/24] kvm: Add MCE signal support for !CONFIG_IOTHREAD 2011-02-01 Jan Kiszka New
[v2,17/24] kvm: Fix race between timer signals and vcpu entry under !IOTHREAD 2011-02-01 Jan Kiszka New
[v2,16/24] Set up signalfd under !CONFIG_IOTHREAD 2011-02-01 Jan Kiszka New
[v2,15/24] kvm: Call qemu_kvm_eat_signals also under !CONFIG_IOTHREAD 2011-02-01 Jan Kiszka New
[v2,14/24] kvm: Refactor qemu_kvm_eat_signals 2011-02-01 Jan Kiszka New
[v2,13/24] kvm: Set up signal mask also for !CONFIG_IOTHREAD 2011-02-01 Jan Kiszka New
[v2,12/24] Refactor signal setup functions in cpus.c 2011-02-01 Jan Kiszka New
[v2,11/24] kvm: Provide sigbus services arch-independently 2011-02-01 Jan Kiszka New
[v2,10/24] kvm: Handle kvm_init_vcpu errors 2011-02-01 Jan Kiszka New
[v2,09/24] kvm: Drop redundant kvm_enabled from kvm_cpu_thread_fn 2011-02-01 Jan Kiszka New
[v2,08/24] kvm: Report proper error on GET_VCPU_MMAP_SIZE failures 2011-02-01 Jan Kiszka New
[v2,07/24] Flatten the main loop 2011-02-01 Jan Kiszka New
[v2,06/24] Leave inner main_loop faster on pending requests 2011-02-01 Jan Kiszka New
[v2,05/24] Trigger exit from cpu_exec_all on pending IO events 2011-02-01 Jan Kiszka New
[v2,04/24] Process vmstop requests in IO thread 2011-02-01 Jan Kiszka New
[v2,03/24] Stop current VCPU on synchronous reset requests 2011-02-01 Jan Kiszka New
[v2,02/24] Prevent abortion on multiple VCPU kicks 2011-02-01 Jan Kiszka New
[v2,01/24] kvm: x86: Fix build in absence of KVM_CAP_ASYNC_PF 2011-02-01 Jan Kiszka New
[PATCHv3,0.14] vhost: force vhost off for non-MSI guests 2011-02-01 Michael S. Tsirkin New
[7/7] ahci: work around bug with level interrupts 2011-02-01 Aurelien Jarno New
make tsc stable over migration and machine start 2011-02-01 Glauber Costa New
[7/7] ahci: work around bug with level interrupts 2011-02-01 Alexander Graf New
Re: [PATCH 15/19] savevm: introduce qemu_savevm_trans_{begin, commit}. 2011-02-01 Yoshiaki Tamura New
Re: KVM call minutes for Feb 1 2011-02-01 Jan Kiszka New
[4/4] add CONFIG_VMPORT option 2011-02-01 Eduardo Habkost New
[3/4] add CONFIG_VMMOUSE option 2011-02-01 Eduardo Habkost New
[2/4] skip pci_vmsvga_init() calls if CONFIG_VMWARE_VGA is disabled 2011-02-01 Eduardo Habkost New