Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 459 460 461 462 463 464 465 466 467 ... 587 588 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[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
[1/4] Add config-devices.h again 2011-02-01 Eduardo Habkost New
linux-user: avoid gcc array overrun warning for sparc 2011-02-01 Peter Maydell New
Make spice dummy functions inline to fix calls not checking return values 2011-02-01 Jes Sorensen New
[7/7] ahci: work around bug with level interrupts 2011-02-01 Alexander Graf New
[6/7] ahci: make number of ports runtime determined 2011-02-01 Alexander Graf New
[5/7] ahci: Implement HBA reset 2011-02-01 Alexander Graf New
[4/7] ahci: send init d2h fis on fis enable 2011-02-01 Alexander Graf New
[3/7] ahci: split ICH and AHCI even more 2011-02-01 Alexander Graf New
[2/7] ahci: add license header in ahci.h 2011-02-01 Alexander Graf New
[1/7] ahci: split ICH9 from core 2011-02-01 Alexander Graf New
[0.14] tap: safe sndbuf default 2011-02-01 Michael S. Tsirkin New
[2/2] Add monitor commands for fsfreeze support 2011-02-01 Jes Sorensen New
[1/2] Add virtagent file system freeze/thaw 2011-02-01 Jes Sorensen New
[v2] linux-user: implement sched_{g, s}etaffinity 2011-02-01 Mike Frysinger New
[V4,8/8] Chroot environment for other functions 2011-02-01 Mohan Kumar M New
[V4,7/8] Move file post creation changes to none security model 2011-02-01 Mohan Kumar M New
[V4,6/8] Support for creating special files 2011-02-01 Mohan Kumar M New
[V4,5/8] Create support in chroot environment 2011-02-01 Mohan Kumar M New
[V4,4/8] Add support to open a file in chroot environment 2011-02-01 Mohan Kumar M New
[V4,3/8] Add client side interfaces for chroot environment 2011-02-01 Mohan Kumar M New
[V4,2/8] Provide chroot environment server side interfaces 2011-02-01 Mohan Kumar M New
[V4,1/8] virtio-9p: Implement qemu_read_full 2011-02-01 Mohan Kumar M New
[3/3] Unify alarm deadline computation 2011-01-31 Paolo Bonzini New
[2/3] Correct alarm deadline computation 2011-01-31 Paolo Bonzini New
[1/3] use nanoseconds everywhere for timeout computation 2011-01-31 Paolo Bonzini New
[PATCHv2] vhost: force vhost off for non-MSI guests 2011-01-31 Michael S. Tsirkin New
vnc: Fix password expiration through 'change vnc ""' 2011-01-31 Anthony Liguori New
qemu-lock.h: Remove non-pthreads spinlock implementations 2011-01-31 Peter Maydell New
[8/8] target-arm: Fix VQRSHL Neon instructions (signed/unsigned 64 bits and signed 32 bits variants). 2011-01-31 Christophe LYON New