| [v2,10/12] mirror: add buf-size argument to drive-mirror |
2013-01-16 |
Paolo Bonzini |
|
New |
| [v2,11/12] mirror: support more than one in-flight AIO operation |
2013-01-16 |
Paolo Bonzini |
|
New |
| [v2,12/12] mirror: support arbitrarily-sized iterations |
2013-01-16 |
Paolo Bonzini |
|
New |
| [v2,01/11] g_malloc(0) and g_malloc0(0) return NULL; simplify |
2013-01-16 |
Markus Armbruster |
|
New |
| [v2,02/11] g_strdup(NULL) returns NULL; simplify |
2013-01-16 |
Markus Armbruster |
|
New |
| [v2,03/11] hw/9pfs: Fix unchecked strdup() by converting to g_strdup() |
2013-01-16 |
Markus Armbruster |
|
New |
| [v2,04/11] readline: Fix unchecked strdup() by converting to g_strdup() |
2013-01-16 |
Markus Armbruster |
|
New |
| [v2,05/11] spice: Fix unchecked strdup() by converting to g_strdup() |
2013-01-16 |
Markus Armbruster |
|
New |
| [v2,06/11] virtfs-proxy-helper: Fix unchecked strdup() by conv. to g_strdup() |
2013-01-16 |
Markus Armbruster |
|
New |
| [v2,07/11] qemu-log: Fix unchecked strdup() by converting to g_strdup() |
2013-01-16 |
Markus Armbruster |
|
New |
| [v2,08/11] qemu-log: Plug trivial memory leak in cpu_set_log_filename() |
2013-01-16 |
Markus Armbruster |
|
New |
| [v2,09/11] libcacard: Fix unchecked strdup() by converting to g_strdup() |
2013-01-16 |
Markus Armbruster |
|
New |
| [v2,10/11] qapi: Fix unchecked strdup() by converting to g_strdup() |
2013-01-16 |
Markus Armbruster |
|
New |
| [v2,11/11] qemu-ga: Fix unchecked strdup() by converting to g_strdup() |
2013-01-16 |
Markus Armbruster |
|
New |
| [v2,1/2] qxl: stop using non revision 4 rom fields for revision < 4 |
2013-01-16 |
Alon Levy |
|
New |
| [v2,2/2] qxl: change rom size to 8192 |
2013-01-16 |
Alon Levy |
|
New |
| aio-posix: Fix return value of aio_poll() |
2013-01-16 |
Kevin Wolf |
|
New |
| [v2] aio-posix: Fix return value of aio_poll() |
2013-01-16 |
Kevin Wolf |
|
New |
| [1/8] cutils: unsigned int parsing functions |
2013-01-16 |
Eduardo Habkost |
|
New |
| [2/8] vl.c: Fix off-by-one bug when handling "-numa node" argument |
2013-01-16 |
Eduardo Habkost |
|
New |
| [3/8] vl.c: Abort on unknown -numa option type |
2013-01-16 |
Eduardo Habkost |
|
New |
| [4/8] vl.c: Check for NUMA node limit inside numa_add() |
2013-01-16 |
Eduardo Habkost |
|
New |
| [5/8] vl.c: numa_add(): Validate nodeid before using it |
2013-01-16 |
Eduardo Habkost |
|
New |
| [6/8] vl.c: Use parse_uint_full() for NUMA nodeid |
2013-01-16 |
Eduardo Habkost |
|
New |
| [7/8] vl.c: Extract -numa "cpus" parsing to separate function |
2013-01-16 |
Eduardo Habkost |
|
New |
| [8/8] vl.c: validate -numa "cpus" parameter properly |
2013-01-16 |
Eduardo Habkost |
|
New |
| [v2] PIIX3: reset the VM when the Reset Control Register's RCPU bit gets set |
2013-01-16 |
Laszlo Ersek |
|
New |
| [Qemu-trivial,v2] configure: silence pkg-config's check for curses |
2013-01-16 |
Vadim Evard |
|
New |
| [1/2] win32-aio: Fix vectored reads |
2013-01-16 |
Kevin Wolf |
|
New |
| [2/2] win32-aio: Fix memory leak |
2013-01-16 |
Kevin Wolf |
|
New |
| block: do_commit() does not pass along error messages for all errors |
2013-01-16 |
Jeff Cody |
|
New |
| fix unbounded qemu NetQueue |
2013-01-17 |
Luigi Rizzo |
|
New |
| [for-1.4] qom: Extend documentation on QOM method concepts |
2013-01-17 |
Andreas Färber |
|
New |
| [V4,01/13] qemu-img: remove unused parameter in collect_image_info() |
2013-01-17 |
Wayne Xia |
|
New |
| [V4,02/13] block: add bdrv_get_filename() function |
2013-01-17 |
Wayne Xia |
|
New |
| [V4,03/13] block: add bdrv_can_read_snapshot() function |
2013-01-17 |
Wayne Xia |
|
New |
| [V4,04/13] block: add snapshot info query function bdrv_query_snapshot_infolist() |
2013-01-17 |
Wayne Xia |
|
New |
| [V4,05/13] block: add image info query function bdrv_query_image_info() |
2013-01-17 |
Wayne Xia |
|
New |
| [V4,06/13] qemu-img: switch image retrieving function |
2013-01-17 |
Wayne Xia |
|
New |
| [V4,07/13] block: rename bdrv_query_info to bdrv_query_block_info |
2013-01-17 |
Wayne Xia |
|
New |
| [V4,08/13] qmp: add interface query-images. |
2013-01-17 |
Wayne Xia |
|
New |
| [V4,09/13] block: export function bdrv_find_snapshot() |
2013-01-17 |
Wayne Xia |
|
New |
| [V4,10/13] qmp: add interface query-snapshots |
2013-01-17 |
Wayne Xia |
|
New |
| [V4,11/13] hmp: add function hmp_info_snapshots() |
2013-01-17 |
Wayne Xia |
|
New |
| [V4,12/13] hmp: switch snapshot info function to qmp based one |
2013-01-17 |
Wayne Xia |
|
New |
| [V4,13/13] hmp: show snapshots on single block device |
2013-01-17 |
Wayne Xia |
|
New |
| win32-aio: use iov utility functions instead of open-coding them |
2013-01-17 |
Michael Tokarev |
|
New |
| [v4,1/3] ahci: Remove unused AHCIDevice fields |
2013-01-17 |
Kevin Wolf |
|
New |
| [v4,2/3] ahci: Change data types in preparation for migration |
2013-01-17 |
Kevin Wolf |
|
New |
| [v4,3/3] ahci: Add migration support |
2013-01-17 |
Kevin Wolf |
|
New |
| PPC: e500: Change in-memory order of load blobs |
2013-01-17 |
Alexander Graf |
|
New |
| [QEMU,v3] virtio-net: introduce a new macaddr control |
2013-01-17 |
Amos Kong |
|
New |
| [v3,1/2] move virtnet_send_command() above virtnet_set_mac_address() |
2013-01-17 |
Amos Kong |
|
New |
| [v3,2/2] virtio-net: introduce a new control to set macaddr |
2013-01-17 |
Amos Kong |
|
New |
| [v2] win32-aio: use iov utility functions instead of open-coding them |
2013-01-17 |
Michael Tokarev |
|
New |
| [Trivial] acpitable: open the data file in binary mode |
2013-01-17 |
Michael Tokarev |
|
New |
| scsi: Drop useless null test in scsi_unit_attention() |
2013-01-17 |
Markus Armbruster |
|
New |
| [QEMU,v2] virtio-net: introduce a new macaddr control |
2013-01-17 |
Michael S. Tsirkin |
|
New |
| [PULL,00/13] thread queue |
2013-01-17 |
Juan Quintela |
|
New |
| [01/13] Unlock ramlist lock also in error case |
2013-01-17 |
Juan Quintela |
|
New |
| [02/13] Protect migration_bitmap_sync() with the ramlist lock |
2013-01-17 |
Juan Quintela |
|
New |
| [03/13] use XFER_LIMIT_RATIO consistently |
2013-01-17 |
Juan Quintela |
|
New |
| [04/13] migration: make function static |
2013-01-17 |
Juan Quintela |
|
New |
| [05/13] migration: remove double call to migrate_fd_close |
2013-01-17 |
Juan Quintela |
|
New |
| [06/13] migration: fix off-by-one in buffered_rate_limit |
2013-01-17 |
Juan Quintela |
|
New |
| [07/13] qemu-file: Only set last_error if it is not already set |
2013-01-17 |
Juan Quintela |
|
New |
| [08/13] migration: move beginning stage to the migration thread |
2013-01-17 |
Juan Quintela |
|
New |
| [09/13] migration: Add buffered_flush error handling |
2013-01-17 |
Juan Quintela |
|
New |
| [10/13] migration: move exit condition to migration thread |
2013-01-17 |
Juan Quintela |
|
New |
| [11/13] migration: unfold rest of migrate_fd_put_ready() into thread |
2013-01-17 |
Juan Quintela |
|
New |
| [12/13] migration: Only go to the iterate stage if there is anything to send |
2013-01-17 |
Juan Quintela |
|
New |
| [13/13] migration: remove argument to qemu_savevm_state_cancel |
2013-01-17 |
Juan Quintela |
|
New |
| [01/12] s390: Add a hypercall registration interface. |
2013-01-17 |
Cornelia Huck |
|
New |
| [02/12] s390: Lowcore mapping helper. |
2013-01-17 |
Cornelia Huck |
|
New |
| [03/12] s390: Add mapping helper functions. |
2013-01-17 |
Cornelia Huck |
|
New |
| [04/12] Update linux headers. |
2013-01-17 |
Cornelia Huck |
|
New |
| [05/12] s390: Channel I/O basic defintions. |
2013-01-17 |
Cornelia Huck |
|
New |
| [06/12] s390: I/O interrupt and machine check injection. |
2013-01-17 |
Cornelia Huck |
|
New |
| [07/12] s390: Add channel I/O instructions. |
2013-01-17 |
Cornelia Huck |
|
New |
| [08/12] s390: Virtual channel subsystem support. |
2013-01-17 |
Cornelia Huck |
|
New |
| [09/12] s390: Wire up channel I/O in kvm. |
2013-01-17 |
Cornelia Huck |
|
New |
| [10/12] s390: Add new channel I/O based virtio transport. |
2013-01-17 |
Cornelia Huck |
|
New |
| [11/12] s390-virtio: Factor out some initialization code. |
2013-01-17 |
Cornelia Huck |
|
New |
| [12/12] s390: Add s390-ccw-virtio machine. |
2013-01-17 |
Cornelia Huck |
|
New |
| [v3] win32-aio: use iov utility functions instead of open-coding them |
2013-01-17 |
Michael Tokarev |
|
New |
| [2/2,v6] target-i386: Replace cpuid_*features fields with a feature word array |
2013-01-17 |
Eduardo Habkost |
|
New |
| [PULL,1/5] HMP: add QDict to info callback handler |
2013-01-17 |
Luiz Capitulino |
|
New |
| [PULL,2/5] HMP: delete info handler |
2013-01-17 |
Luiz Capitulino |
|
New |
| [PULL,3/5] HMP: add infrastructure for sub command |
2013-01-17 |
Luiz Capitulino |
|
New |
| [PULL,4/5] HMP: move define of mon_cmds |
2013-01-17 |
Luiz Capitulino |
|
New |
| [PULL,5/5] HMP: add sub command table to info |
2013-01-17 |
Luiz Capitulino |
|
New |
| [1/5] target-i386: print deprecated warning if xlevel < 0x80000000 |
2013-01-17 |
Igor Mammedov |
|
New |
| [2/5] target-i386: replace uint32_t vendor fields by vendor string in x86_def_t |
2013-01-17 |
Igor Mammedov |
|
New |
| [3/5] target-i386: remove vendor_override field from CPUX86State |
2013-01-17 |
Igor Mammedov |
|
New |
| [4/5] target-i386: set custom features/properties without intermediate x86_def_t |
2013-01-17 |
Igor Mammedov |
|
New |
| [5/5] target-i386: remove setting tsc-frequency from x86_def_t |
2013-01-17 |
Igor Mammedov |
|
New |
| dataplane: support viostor virtio-pci status bit setting |
2013-01-17 |
Stefan Hajnoczi |
|
New |
| [RFC,V6,01/11] quorum: Create quorum.c, add QuorumSingleAIOCB and QuorumAIOCB. |
2013-01-17 |
Benoît Canet |
|
New |
| [RFC,V6,02/11] quorum: Create BDRVQuorumState and BlkDriver and do init. |
2013-01-17 |
Benoît Canet |
|
New |
| [RFC,V6,03/11] quorum: Add quorum_open() and quorum_close(). |
2013-01-17 |
Benoît Canet |
|
New |