Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 476 477 478 479 480 481 482 483 484 ... 568 569 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[v3,04/12] dataplane: add virtqueue vring code 2012-11-21 Stefan Hajnoczi New
[v3,11/12] dataplane: add virtio-blk data plane code 2012-11-21 Stefan Hajnoczi New
cocoa: Fix VBE function Set Display Start 2012-11-21 Henry Harrington New
[PATCHv2] ibverbs: add a new IBV_ACCESS_GIFT option 2013-03-24 Michael S. Tsirkin New
[PATCHv2] rdma: add a new IB_ACCESS_GIFT flag 2013-03-24 Michael S. Tsirkin New
[PATCHv2,3/6] dump: extract out get note size function 2013-03-24 Rabin Vincent New
[PATCHv2,1/6] dump: create writable files 2013-03-24 Rabin Vincent New
[PATCHv2,4/6] dump: fix up memory mapping dependencies / stub 2013-03-24 Rabin Vincent New
[PATCHv2,2/6] dump: extract out note helper 2013-03-24 Rabin Vincent New
[PATCHv2,6/6] dump: fix memory region handling 2013-03-24 Rabin Vincent New
[v4,2/2] qemu-ga: sample fsfreeze hooks 2012-11-22 Tomoki Sekiyama New
[PATCHv2,5/6] target-arm: add dump-guest-memory support 2013-03-24 Rabin Vincent New
[V2] Enabling IA32_TSC_ADJUST for Qemu KVM guest VMs 2012-11-22 Will Auld New
[V2] Enabling IA32_TSC_ADJUST for Qemu KVM guest VMs 2012-11-22 Will Auld New
[v3] gtk: Release modifier when graphic console loses keyboard focus 2013-03-24 Jan Kiszka New
overflow of int ret: use ssize_t for ret 2012-11-22 Stefan Priebe - Profihost AG New
rbd block driver fix race between aio completition and aio cancel 2012-11-22 Stefan Priebe - Profihost AG New
Clean up pci_drive_hot_add()'s use of BlockInterfaceType 2012-11-22 Markus Armbruster New
[v4,09/11] iov: add qemu_iovec_concat_iov() 2012-11-22 Stefan Hajnoczi New
[RFC,v2,2/3] virtio-pci : add a virtio-bus interface 2012-11-22 fred.konrad@greensocs.com New
[RFC,v2,3/3] virtio-blk : add the virtio-blk device. 2012-11-22 fred.konrad@greensocs.com New
[v4,02/11] configure: add CONFIG_VIRTIO_BLK_DATA_PLANE 2012-11-22 Stefan Hajnoczi New
[v4,04/11] dataplane: add virtqueue vring code 2012-11-22 Stefan Hajnoczi New
[v4,10/11] dataplane: add virtio-blk data plane code 2012-11-22 Stefan Hajnoczi New
[v4,07/11] iov: add iov_discard() to remove data 2012-11-22 Stefan Hajnoczi New
[v4,11/11] virtio-blk: add x-data-plane=on|off performance feature 2012-11-22 Stefan Hajnoczi New
[v4,01/11] raw-posix: add raw_get_aio_fd() for virtio-blk-data-plane 2012-11-22 Stefan Hajnoczi New
[RFC,v2,1/3] virtio-bus : Introduce VirtioBus. 2012-11-22 fred.konrad@greensocs.com New
[v4,06/11] dataplane: add Linux AIO request queue 2012-11-22 Stefan Hajnoczi New
[v4,03/11] dataplane: add host memory mapping code 2012-11-22 Stefan Hajnoczi New
[v4,05/11] dataplane: add event loop 2012-11-22 Stefan Hajnoczi New
target-or32: Improve float exception 2012-11-22 Feng Gao New
[7/8] create qemu-types.h for struct typedefs 2012-11-22 Eduardo Habkost New
[03/29] cpu: Introduce cpu_resume(), for single CPU 2013-05-02 Andreas Färber New
[25/29] target-i386/kvm.c: Code formatting changes 2013-05-02 Andreas Färber New
[1/2] block: simply default_drive 2012-11-22 Christian Borntraeger New
[08/29] cpu: Add qemu_for_each_cpu() 2013-05-02 Andreas Färber New
[V6,02/10] qemu-option: qemu_opts_validate(): fix duplicated code 2012-11-23 Robert Wang New
[v4,01/12] ARM: Extract the disas struct to a header file 2013-05-14 John Rigby New
[v4,03/12] ARM: Prepare translation for AArch64 code 2013-05-14 John Rigby New
virtio-scsi Fix some endian bugs with virtio-scsi 2012-11-23 David Gibson New
[v4,07/12] linux-user: Add syscall handling for AArch64 2013-05-14 John Rigby New
[V16,2/6] make path_has_protocol non static 2012-11-23 Robert Wang New
[V16,6/6] qemu-iotests: add add-cow iotests support. 2012-11-23 Robert Wang New
[V6,08/10] Create four opts list related functions 2012-11-23 Robert Wang New
[V6,06/10] create new function: qemu_opt_set_number 2012-11-23 Robert Wang New
[V6,04/10] introduce qemu_opts_create_nofail function 2012-11-23 Robert Wang New
[V16,3/6] qed_read_string to bdrv_read_string 2012-11-23 Robert Wang New
[v4,10/12] linux-user: Add AArch64 support 2013-05-14 John Rigby New
[V6,01/10] qemu-option: opt_set(): split it up into more functions 2012-11-23 Robert Wang New
[1.3,2/5] qdev: move bus removal to object_unparent 2012-11-23 Paolo Bonzini New
[1.3,4/5] qdev: simplify (de)allocation of buses 2012-11-23 Paolo Bonzini New
[1.3,5/5] qom: make object_finalize static 2012-11-23 Paolo Bonzini New
[PATCHv5,06/10] migration: search for zero instead of dup pages 2013-04-08 Peter Lieven New
[V6,07/10] add def_print_str and use it in qemu_opts_print. 2012-11-23 Robert Wang New
[1.3,3/5] qom: make object_delete usable for statically-allocated objects 2012-11-23 Paolo Bonzini New
[V6,03/10] qemu-option: qemu_opt_set_bool(): fix code duplication 2012-11-23 Robert Wang New
[1/3] S390: Basic CPU model support 2012-11-23 Jens Freimann New
[2/3] s390: clear registers, psw and prefix at vcpu reset 2012-11-23 Jens Freimann New
win32: Switch thread abstraction to us TLS variable internally 2012-11-23 Jan Kiszka New
[0/1,PULL] qemu-kvm.git uq/master queue 2012-11-23 Marcelo Tosatti New
[v4,12/12] linux-user: AArch64 requires at least 3.8.0 2013-05-14 John Rigby New
S390: Basic CPU model support 2012-11-23 Jens Freimann New
[1.3] aio: avoid livelock behavior for Win32 2012-11-23 Paolo Bonzini New
qemu-timer: Don't use RDTSC on 386s and 486s 2012-11-23 Peter Maydell New
[v4,11/12] ARM: Add aarch64 target to configure 2013-05-14 John Rigby New
[02/20] apci: switch ich9 to memory api 2012-11-23 Gerd Hoffmann New
[17/20] apci: switch piix4 gpe to memory api 2012-11-23 Gerd Hoffmann New
[09/20] apci: switch evt to memory api [ich9] 2012-11-23 Gerd Hoffmann New
[15/20] acpi: switch smbus to memory api 2012-11-23 Gerd Hoffmann New
[v4,09/12] linux-user: Add signal handling for AArch64 2013-05-14 John Rigby New
[19/20] apci: switch piix4 pci hotplug to memory api 2012-11-23 Gerd Hoffmann New
[1.3,1/2] qom: dynamic_cast of NULL is always NULL 2012-11-23 Paolo Bonzini New
[v4,06/12] linux-user: Don't treat aarch64 cpu names specially 2013-05-14 John Rigby New
[18/20] acpi: remove acpi_gpe_blk 2012-11-23 Gerd Hoffmann New
[1.3,2/2] hmp: do not crash on invalid SCSI hotplug 2012-11-23 Paolo Bonzini New
[01/20] apci: switch piix4 to memory api 2012-11-23 Gerd Hoffmann New
[ANNOUNCE] QEMU 1.5.0-rc2 is now available 2013-05-16 fred.konrad@greensocs.com New
[20/20] q35: update lpc pci config space according to configured devices 2012-11-23 Gerd Hoffmann New
[06/20] apci: switch cnt to memory api 2012-11-23 Gerd Hoffmann New
[03/20] apci: switch vt82c686 to memory api 2012-11-23 Gerd Hoffmann New
[08/20] apci: switch evt to memory api 2012-11-23 Gerd Hoffmann New
[16/20] acpi: fix piix4 smbus mapping 2012-11-23 Gerd Hoffmann New
[04/20] apci: switch timer to memory api 2012-11-23 Gerd Hoffmann New
[v4,05/12] AArch64: Add gdb stub 2013-05-14 John Rigby New
[12/20] apci: switch ich9 gpe to memory api 2012-11-23 Gerd Hoffmann New
[10/20] acpi: cleanup piix4 memory region 2012-11-23 Gerd Hoffmann New
[13/20] apci: switch ich9 smi to memory api 2012-11-23 Gerd Hoffmann New
[v4,04/12] ARM: Add AArch64 translation stub 2013-05-14 John Rigby New
[14/20] acpi: cleanup ich9 memory region 2012-11-23 Gerd Hoffmann New
[07/20] apci: switch cnt to memory api [ich9] 2012-11-23 Gerd Hoffmann New
[2/2] pc_sysfw: Plug memory leak on pc_fw_add_pflash_drv() error path 2012-11-23 Markus Armbruster New
[v3] vnc: added initial websocket protocol support 2012-11-23 Tim Hardeck New
[v4,02/12] ARM: Export cpu_env 2013-05-14 John Rigby New
target-xtensa: make sar_m32 global instead of local temp 2012-11-24 Max Filippov New
[V11,2/7] Build system clean tests directory clearly 2012-11-24 Wayne Xia New
[V11,7/7] libqblock test example 2012-11-24 Wayne Xia New
[V11,4/7] libqblock build system 2012-11-24 Wayne Xia New
[V11,6/7] libqblock API implement 2012-11-24 Wayne Xia New
tcg: mark local temps as MEM in dead_temp() 2012-11-24 Aurelien Jarno New