Show patches with: State = Action Required       |   426418 patches
« 1 2 ... 3262 3263 32644264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,15/42] virtio-blk: introduce multiread - - - - --- 2015-02-06 Kevin Wolf New
[PULL,14/42] block-backend: expose bs->bl.max_transfer_length - - 1 - --- 2015-02-06 Kevin Wolf New
[PULL,13/42] hw/virtio-blk: add a constant for max number of merged requests - - 2 - --- 2015-02-06 Kevin Wolf New
[PULL,12/42] block: add accounting for merged requests - - 2 - --- 2015-02-06 Kevin Wolf New
[PULL,11/42] qed: Really remove unused field QEDAIOCB.finished - - - - --- 2015-02-06 Kevin Wolf New
[PULL,10/42] qemu-img: Add QEMU_PKGVERSION to QEMU_IMG_VERSION - - 1 - --- 2015-02-06 Kevin Wolf New
[PULL,09/42] block: change default for discard and write zeroes to INT_MAX - - - - --- 2015-02-06 Kevin Wolf New
[PULL,08/42] block: use fallocate(FALLOC_FL_PUNCH_HOLE) & fallocate(0) to write zeroes - - 1 - --- 2015-02-06 Kevin Wolf New
[PULL,07/42] block/raw-posix: call plain fallocate in handle_aiocb_write_zeroes - - 1 - --- 2015-02-06 Kevin Wolf New
[PULL,06/42] block: use fallocate(FALLOC_FL_ZERO_RANGE) in handle_aiocb_write_zeroes - - 1 - --- 2015-02-06 Kevin Wolf New
[PULL,05/42] block/raw-posix: refactor handle_aiocb_write_zeroes a bit - - 1 - --- 2015-02-06 Kevin Wolf New
[PULL,04/42] block/raw-posix: create do_fallocate helper - - 2 - --- 2015-02-06 Kevin Wolf New
[PULL,03/42] block/raw-posix: create translate_err helper to merge errno values - - 2 - --- 2015-02-06 Kevin Wolf New
[PULL,02/42] atapi migration: Throw recoverable error to avoid recovery - - 1 - --- 2015-02-06 Kevin Wolf New
[PULL,01/42] Restore atapi_dma flag across migration - - 1 - --- 2015-02-06 Kevin Wolf New
[PULL,00/42] Block patches - - - - --- 2015-02-06 Kevin Wolf New
[v3] qcow2: Rewrite qcow2_alloc_bytes() - - - - --- 2015-02-06 Max Reitz New
[2/2] openpic: convert to vmstate - - 1 - --- 2015-02-06 Mark Cave-Ayland New
[1/2] openpic: switch IRQQueue queue from inline to bitmap - - - - --- 2015-02-06 Mark Cave-Ayland New
[4/4] target-arm: A64: Avoid signed shifts in disas_ldst_pair() - - - - --- 2015-02-06 Peter Maydell New
[3/4] target-arm: A64: Avoid left shifting negative integers in disas_pc_rel_addr - - - - --- 2015-02-06 Peter Maydell New
[2/4] target-arm: A64: Fix handling of rotate in logic_imm_decode_wmask - - - - --- 2015-02-06 Peter Maydell New
[1/4] target-arm: A64: Fix shifts into sign bit - - - - --- 2015-02-06 Peter Maydell New
[PULL,6/6] monitor: more accurate completion for host_net_remove() - - - - --- 2015-02-06 Stefan Hajnoczi New
[PULL,5/6] net: del hub port when peer is deleted - - - - --- 2015-02-06 Stefan Hajnoczi New
[PULL,4/6] net: remove the wrong comment in net_init_hubport() - - - - --- 2015-02-06 Stefan Hajnoczi New
[PULL,3/6] monitor: print hub port name during info network - - - - --- 2015-02-06 Stefan Hajnoczi New
[PULL,2/6] rtl8139: simplify timer logic - - - - --- 2015-02-06 Stefan Hajnoczi New
[PULL,1/6] MAINTAINERS: add Jason Wang as net subsystem maintainer 2 - - - --- 2015-02-06 Stefan Hajnoczi New
[PULL,0/6] Net patches - - - - --- 2015-02-06 Stefan Hajnoczi New
bitops.h: sextract64() return type should be int64_t, not uint64_t - - 1 - --- 2015-02-06 Peter Maydell New
block: Give always priority to unused entries in the qcow2 L2 cache - - - - --- 2015-02-06 Alberto Garcia New
[PULL,1/1] trace: Print PID and time in stderr traces - - - - --- 2015-02-06 Stefan Hajnoczi New
[PULL,0/1] Tracing patches - - - - --- 2015-02-06 Stefan Hajnoczi New
[1/1] nbd: fix max_discard/max_transfer_length - - - - --- 2015-02-06 Denis V. Lunev New
[V2] block: introduce BDRV_REQUEST_MAX_SECTORS - - 1 - --- 2015-02-06 Peter Lieven New
[5/5] virtio-pci: introduce auto_msix_bar_size property - - - - --- 2015-02-06 Jason Wang New
[4/5] pci: remove hard-coded bar size in msix_init_exclusive_bar() - - - - --- 2015-02-06 Jason Wang New
[3/5] virtio-net: fix the upper bound when trying to delete queues - - - - --- 2015-02-06 Jason Wang New
[2/5] virtio: increase VIRITO_QUEUE_MAX to 513 - - - - --- 2015-02-06 Jason Wang New
[1/5] virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX - - - - --- 2015-02-06 Jason Wang New
[v2,RFC] virtio: uniform virtio device IDs - - 2 - --- 2015-02-06 Tiejun Chen New
[RFC] virtio: uniform virtio device IDs - - - - --- 2015-02-06 Tiejun Chen New
[PATCHv3,9/9] pseries: Export RTC time via QOM - - - - --- 2015-02-06 David Gibson New
[PATCHv3,8/9] pseries: Move rtc_offset into RTC device's state structure - - - - --- 2015-02-06 David Gibson New
[PATCHv3,7/9] pseries: Make the PAPR RTC a qdev device - - - - --- 2015-02-06 David Gibson New
[PATCHv3,6/9] pseries: Make RTAS time of day functions respect -rtc options - - - - --- 2015-02-06 David Gibson New
[PATCHv3,5/9] pseries: Add spapr_rtc_read() helper function - - - - --- 2015-02-06 David Gibson New
[PATCHv3,4/9] pseries: Add more parameter validation in RTAS time of day functions - - - - --- 2015-02-06 David Gibson New
[PATCHv3,3/9] pseries: Move sPAPR RTC code into its own file - - - - --- 2015-02-06 David Gibson New
[PATCHv3,2/9] Add more VMSTATE_*_TEST variants for integers - - - - --- 2015-02-06 David Gibson New
[PATCHv3,1/9] Generalize QOM publishing of date and time from mc146818rtc.c - - - - --- 2015-02-06 David Gibson New
blkdebug: fix "once" rule - - - - --- 2015-02-05 John Snow New
[v1] add intel restricted transactional memory test case. - - - - --- 2015-02-05 Xin Tong New
[v3,0/7] cpu: add device_add foo-x86_64-cpu support - - - - --- 2015-02-05 Junio C Hamano New
[v4,16/16] block: Keep bdrv_check*_request()'s return value - - 3 - --- 2015-02-05 Max Reitz New
[v4,15/16] block: Remove "growable" from BDS - - 2 - --- 2015-02-05 Max Reitz New
[v4,14/16] block: Clamp BlockBackend requests - - 3 - --- 2015-02-05 Max Reitz New
[v4,13/16] qemu-io: Use BlockBackend - - 1 - --- 2015-02-05 Max Reitz New
[v4,12/16] qemu-io: Remove "growable" option - - 1 - --- 2015-02-05 Max Reitz New
[v4,11/16] qemu-io: Use blk_new_open() in openfile() - - 2 - --- 2015-02-05 Max Reitz New
[v4,10/16] qemu-nbd: Use blk_new_open() in main() - - 2 - --- 2015-02-05 Max Reitz New
[v4,09/16] qemu-img: Use BlockBackend as far as possible - - 2 - --- 2015-02-05 Max Reitz New
[v4,08/16] qemu-img: Use blk_new_open() in img_rebase() - - 2 - --- 2015-02-05 Max Reitz New
[v4,07/16] qemu-img: Use blk_new_open() in img_open() - - 2 - --- 2015-02-05 Max Reitz New
[v4,06/16] block/xen: Use blk_new_open() in blk_connect() - - 2 - --- 2015-02-05 Max Reitz New
[v4,05/16] blockdev: Use blk_new_open() in blockdev_init() - - 2 - --- 2015-02-05 Max Reitz New
[v4,04/16] iotests: Add test for driver=qcow2, format=qcow2 - - 2 - --- 2015-02-05 Max Reitz New
[v4,03/16] block: Add Error parameter to bdrv_find_protocol() - - 2 - --- 2015-02-05 Max Reitz New
[v4,02/16] block: Add blk_new_open() - - 3 - --- 2015-02-05 Max Reitz New
[v4,01/16] block: Lift some BDS functions to the BlockBackend - - 2 - --- 2015-02-05 Max Reitz New
[v3,19/19] qtest/ahci: Adding simple dma read-write test - - 1 - --- 2015-02-05 John Snow New
[v3,18/19] qtest/ahci: Assert sector size in identify test - - 1 - --- 2015-02-05 John Snow New
[v3,17/19] libqos/ahci: Add ahci_clean_mem - - 1 - --- 2015-02-05 John Snow New
[v3,16/19] libqos/ahci: add ahci_io - - 1 - --- 2015-02-05 John Snow New
[v3,15/19] libqos/ahci: Add ahci_guest_io - - 1 - --- 2015-02-05 John Snow New
[v3,14/19] libqos/ahci: add ahci command size setters - - 1 - --- 2015-02-05 John Snow New
[v3,13/19] libqos/ahci: add ahci command verify - - 1 - --- 2015-02-05 John Snow New
[v3,12/19] libqos/ahci: add ahci command functions - - 1 - --- 2015-02-05 John Snow New
[v3,11/19] libqos/ahci: Add ide cmd properties - - 1 - --- 2015-02-05 John Snow New
[v3,10/19] qtest/ahci: add ahci_write_fis - - 1 - --- 2015-02-05 John Snow New
[v3,09/19] qtest/ahci: Demagic ahci tests. - - 1 - --- 2015-02-05 John Snow New
[v3,08/19] libqos/ahci: Add cmd response sanity check helpers - - 1 - --- 2015-02-05 John Snow New
[v3,07/19] libqos/ahci: Add port_check_nonbusy helper - - 1 - --- 2015-02-05 John Snow New
[v3,06/19] libqos/ahci: Add ahci_port_check_interrupts helper - - 1 - --- 2015-02-05 John Snow New
[v3,05/19] libqos/ahci: Add ahci_port_check_error helper - - 1 - --- 2015-02-05 John Snow New
[v3,04/19] libqos/ahci: Add command header helpers - - 1 - --- 2015-02-05 John Snow New
[v3,03/19] qtest/ahci: rename 'Command' to 'CommandHeader' - - 1 - --- 2015-02-05 John Snow New
[v3,02/19] libqos/ahci: Add ahci_port_clear helper - - 1 - --- 2015-02-05 John Snow New
[v3,01/19] libqos/ahci: Add ahci_port_select helper - - 1 - --- 2015-02-05 John Snow New
smbios: document cmdline options for smbios type 2-4, 17 structures - - - - --- 2015-02-05 Gabriel L. Somlo New
[PULL,10/10] fix mc146818rtc wrong subsection name to avoid vmstate_subsection_load() fail - - 1 - --- 2015-02-05 Juan Quintela New
[PULL,09/10] Tracify migration/rdma.c - - - - --- 2015-02-05 Juan Quintela New
[PULL,08/10] Add migration stream analyzation script - - - - --- 2015-02-05 Juan Quintela New
[PULL,07/10] migration: Append JSON description of migration stream - - - - --- 2015-02-05 Juan Quintela New
[PULL,06/10] qemu-file: Add fast ftell code path - - 1 - --- 2015-02-05 Juan Quintela New
[PULL,4/4] MAINTAINERS: Add myself as Coverity model maintainer - - - - --- 2015-02-05 Markus Armbruster New
[PULL,05/10] QJSON: Add JSON writer - - - - --- 2015-02-05 Juan Quintela New
[PULL,3/4] coverity: Model g_free() isn't necessarily free() 1 - - - --- 2015-02-05 Markus Armbruster New
[PULL,2/4] coverity: Model GLib string allocation partially 1 - - - --- 2015-02-05 Markus Armbruster New
« 1 2 ... 3262 3263 32644264 4265 »