| [7/7] usb-redir: Don't handle interrupt output packets async |
2012-11-21 |
Gerd Hoffmann |
|
New |
| coroutine: Fix win32 variant for older mingw32 compilers |
2012-11-21 |
Jan Kiszka |
|
New |
| [v2,1/2] Documentation: Update block cache mode information |
2012-11-21 |
Kevin Wolf |
|
New |
| [1/3] s390/migration: Provide a cpu save for initial life migration work |
2012-11-21 |
Christian Borntraeger |
|
New |
| [2/3] s390/migration: Qemu S390 special register migration |
2012-11-21 |
Christian Borntraeger |
|
New |
| [3/3] s390/migration: Add code to support SCLP live migration |
2012-11-21 |
Christian Borntraeger |
|
New |
| [v3,1/1] atapi: make change media detection for guests easier |
2012-11-21 |
Pavel Hrdina |
|
New |
| inet_parse: fix ,to= parsing |
2012-11-21 |
Stefano Stabellini |
|
New |
| [v3,01/12] raw-posix: add raw_get_aio_fd() for virtio-blk-data-plane |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [v3,02/12] configure: add CONFIG_VIRTIO_BLK_DATA_PLANE |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [v3,03/12] dataplane: add host memory mapping code |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [v3,04/12] dataplane: add virtqueue vring code |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [v3,05/12] dataplane: add event loop |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [v3,06/12] dataplane: add Linux AIO request queue |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [v3,07/12] iov: add iov_discard() to remove data |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [v3,08/12] test-iov: add iov_discard() testcase |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [v3,09/12] iov: add iov_get_ptr() to reference vector data |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [v3,10/12] test-iov: add iov_get_ptr() test case |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [v3,11/12] dataplane: add virtio-blk data plane code |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [v3,12/12] virtio-blk: add x-data-plane=on|off performance feature |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| cocoa: Fix VBE function Set Display Start |
2012-11-21 |
Henry Harrington |
|
New |
| [V3] Build system fix distclean error for pixman |
2012-11-22 |
Wayne Xia |
|
New |
| target-or32: Improve float exception |
2012-11-22 |
Feng Gao |
|
New |
| [v4,1/2] qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw |
2012-11-22 |
Tomoki Sekiyama |
|
New |
| [v4,2/2] qemu-ga: sample fsfreeze hooks |
2012-11-22 |
Tomoki Sekiyama |
|
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 |
| 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 |
| [for-1.3] usb: tag usb host adapters as not hotpluggable. |
2012-11-22 |
Gerd Hoffmann |
|
New |
| Clean up pci_drive_hot_add()'s use of BlockInterfaceType |
2012-11-22 |
Markus Armbruster |
|
New |
| [RFC,v2,1/3] virtio-bus : Introduce VirtioBus. |
2012-11-22 |
fred.konrad@greensocs.com |
|
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 |
| [v2,39/39] raw-win32: implement native asynchronous I/O |
2012-11-22 |
Paolo Bonzini |
|
New |
| [v4,01/11] raw-posix: add raw_get_aio_fd() for virtio-blk-data-plane |
2012-11-22 |
Stefan Hajnoczi |
|
New |
| [v4,02/11] configure: add CONFIG_VIRTIO_BLK_DATA_PLANE |
2012-11-22 |
Stefan Hajnoczi |
|
New |
| [v4,03/11] dataplane: add host memory mapping code |
2012-11-22 |
Stefan Hajnoczi |
|
New |
| [v4,04/11] dataplane: add virtqueue vring code |
2012-11-22 |
Stefan Hajnoczi |
|
New |
| [v4,05/11] dataplane: add event loop |
2012-11-22 |
Stefan Hajnoczi |
|
New |
| [v4,06/11] dataplane: add Linux AIO request queue |
2012-11-22 |
Stefan Hajnoczi |
|
New |
| [v4,07/11] iov: add iov_discard() to remove data |
2012-11-22 |
Stefan Hajnoczi |
|
New |
| [v4,08/11] test-iov: add iov_discard() testcase |
2012-11-22 |
Stefan Hajnoczi |
|
New |
| [v4,09/11] iov: add qemu_iovec_concat_iov() |
2012-11-22 |
Stefan Hajnoczi |
|
New |
| [v4,10/11] dataplane: add virtio-blk data plane code |
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 |
| [for,1.3] target-i386: cpu: add missing flags to Haswell CPU model |
2012-11-22 |
Eduardo Habkost |
|
New |
| xen: implement support for secondary consoles in the console backend |
2012-11-22 |
Stefano Stabellini |
|
New |
| [for-1.3] vl.c: Fix broken -usb option |
2012-11-22 |
Peter Maydell |
|
New |
| qmp problems with --enable-kvm |
2012-11-22 |
Jan Kiszka |
|
New |
| [1/8] user: Move *-user/qemu-types.h to main directory |
2012-11-22 |
Eduardo Habkost |
|
New |
| [2/8] user: Rename qemu-types.h to qemu-user-types.h |
2012-11-22 |
Eduardo Habkost |
|
New |
| [3/8] ui/vnc-palette.c: Include headers it needs |
2012-11-22 |
Eduardo Habkost |
|
New |
| [4/8] qapi/qmp-registry.c: Include headers it needs |
2012-11-22 |
Eduardo Habkost |
|
New |
| [5/8] qga/channel-posix.c: Include headers it needs |
2012-11-22 |
Eduardo Habkost |
|
New |
| [6/8] qlist.h: do not include qemu-common.h |
2012-11-22 |
Eduardo Habkost |
|
New |
| [7/8] create qemu-types.h for struct typedefs |
2012-11-22 |
Eduardo Habkost |
|
New |
| [8/8] sysemu.h: include qemu-types.h instead of qemu-common.h |
2012-11-22 |
Eduardo Habkost |
|
New |
| chardev: Use real-time clock for open timer |
2012-11-22 |
Jan Kiszka |
|
New |
| event notifier: Fix setup for win32 |
2012-11-22 |
Jan Kiszka |
|
New |
| [1/2] block: simply default_drive |
2012-11-22 |
Christian Borntraeger |
|
New |
| [2/2] block: clarify comment about IF_IDE = 0 |
2012-11-22 |
Christian Borntraeger |
|
New |
| [v4,05/14,(re-post)] ich9: Add acpi support and definitions |
2012-11-23 |
Jason Baron |
|
New |
| [v4,07/14,(re-post)] ich9: Add smbus |
2012-11-23 |
Jason Baron |
|
New |
| [v4,00/14] Add Q35 base support |
2012-11-23 |
Jason Baron |
|
New |
| virtio-scsi Fix some endian bugs with virtio-scsi |
2012-11-23 |
David Gibson |
|
New |
| [V6,01/10] qemu-option: opt_set(): split it up into more functions |
2012-11-23 |
Robert Wang |
|
New |
| [V6,02/10] qemu-option: qemu_opts_validate(): fix duplicated code |
2012-11-23 |
Robert Wang |
|
New |
| [V6,03/10] qemu-option: qemu_opt_set_bool(): fix code duplication |
2012-11-23 |
Robert Wang |
|
New |
| [V6,04/10] introduce qemu_opts_create_nofail function |
2012-11-23 |
Robert Wang |
|
New |
| [V6,05/10] use qemu_opts_create_nofail |
2012-11-23 |
Robert Wang |
|
New |
| [V6,06/10] create new function: qemu_opt_set_number |
2012-11-23 |
Robert Wang |
|
New |
| [V6,07/10] add def_print_str and use it in qemu_opts_print. |
2012-11-23 |
Robert Wang |
|
New |
| [V6,08/10] Create four opts list related functions |
2012-11-23 |
Robert Wang |
|
New |
| [V6,09/10] Use QemuOpts support in block layer |
2012-11-23 |
Robert Wang |
|
New |
| [V6,10/10] remove QEMUOptionParameter related functions and struct |
2012-11-23 |
Robert Wang |
|
New |
| [V16,1/6] docs: document for add-cow file format |
2012-11-23 |
Robert Wang |
|
New |
| [V16,2/6] make path_has_protocol non static |
2012-11-23 |
Robert Wang |
|
New |
| [V16,3/6] qed_read_string to bdrv_read_string |
2012-11-23 |
Robert Wang |
|
New |
| [V16,4/6] rename qcow2-cache.c to block-cache.c |
2012-11-23 |
Robert Wang |
|
New |
| [V16,5/6] add-cow file format core code. |
2012-11-23 |
Robert Wang |
|
New |
| [V16,6/6] qemu-iotests: add add-cow iotests support. |
2012-11-23 |
Robert Wang |
|
New |
| [1.3,1/5] qom: fix refcount of non-heap-allocated objects |
2012-11-23 |
Paolo Bonzini |
|
New |
| [1.3,2/5] qdev: move bus removal to object_unparent |
2012-11-23 |
Paolo Bonzini |
|
New |
| [1.3,3/5] qom: make object_delete usable for statically-allocated objects |
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 |
| qemu-options: Fix space at EOL |
2012-11-23 |
Michal Privoznik |
|
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 |
| [3/3] sclp: Fix uninitialized var in handle_write_event_buf(). |
2012-11-23 |
Jens Freimann |
|
New |
| win32: Switch thread abstraction to us TLS variable internally |
2012-11-23 |
Jan Kiszka |
|
New |
| S390: Basic CPU model support |
2012-11-23 |
Jens Freimann |
|
New |
| [0/1,PULL] qemu-kvm.git uq/master queue |
2012-11-23 |
Marcelo Tosatti |
|
New |
| [1/1] Legacy qemu-kvm options have no argument |
2012-11-23 |
Marcelo Tosatti |
|
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 |
| [1.3?,1/2] tests: add AioContext unit tests |
2012-11-23 |
Paolo Bonzini |
|
New |
| [1.3?,2/2] tests: add thread pool unit tests |
2012-11-23 |
Paolo Bonzini |
|
New |
| [01/20] apci: switch piix4 to memory api |
2012-11-23 |
Gerd Hoffmann |
|
New |