Show patches with: State = Action Required       |   427092 patches
« 1 2 ... 922 923 9244270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,04/59] ide/ahci: Check for -ECANCELED in aio callbacks - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,05/59] block: Add refcnt in BlockDriverAIOCB - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,06/59] block: Add bdrv_aio_cancel_async - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,07/59] block: Drop bdrv_em_co_aiocb_info.cancel - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,08/59] block: Drop bdrv_em_aiocb_info.cancel - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,09/59] thread-pool: Convert thread_pool_aiocb_info.cancel to cancel_async - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,10/59] linux-aio: Convert laio_aiocb_info.cancel to .cancel_async - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,11/59] dma: Convert dma_aiocb_info.cancel to .cancel_async - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,12/59] iscsi: Convert iscsi_aiocb_info.cancel to .cancel_async - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,13/59] archipelago: Drop archipelago_aiocb_info.cancel - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,14/59] blkdebug: Drop blkdebug_aiocb_info.cancel - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,15/59] blkverify: Drop blkverify_aiocb_info.cancel - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,16/59] curl: Drop curl_aiocb_info.cancel - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,17/59] qed: Drop qed_aiocb_info.cancel - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,18/59] quorum: fix quorum_aio_cancel() - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,19/59] quorum: Convert quorum_aiocb_info.cancel to .cancel_async - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,20/59] rbd: Drop rbd_aiocb_info.cancel - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,21/59] sheepdog: Convert sd_aiocb_info.cancel to .cancel_async - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,22/59] win32-aio: Drop win32_aiocb_info.cancel - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,23/59] ide: Convert trim_aiocb_info.cancel to .cancel_async - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,24/59] block: Drop AIOCBInfo.cancel - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,25/59] block: Rename qemu_aio_release -> qemu_aio_unref - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,26/59] qdev-monitor: fix segmentation fault on qdev_device_help() - - 1 - --- 2014-09-19 Stefan Hajnoczi New
[PULL,27/59] aio-win32: avoid out-of-bounds access to the events array - - 1 - --- 2014-09-19 Stefan Hajnoczi New
[PULL,28/59] block: Introduce "null" drivers - - 2 - --- 2014-09-19 Stefan Hajnoczi New
[PULL,29/59] qapi: Sort BlockdevDriver enum data list - - 2 - --- 2014-09-19 Stefan Hajnoczi New
[PULL,30/59] qapi: Sort items in BlockdevOptions definition - - 2 - --- 2014-09-19 Stefan Hajnoczi New
[PULL,31/59] qapi/block: Add "fatal" to BLOCK_IMAGE_CORRUPTED - - 1 - --- 2014-09-19 Stefan Hajnoczi New
[PULL,32/59] qcow2: Add qcow2_signal_corruption() - - 2 - --- 2014-09-19 Stefan Hajnoczi New
[PULL,33/59] qcow2: Use qcow2_signal_corruption() for overlaps - - 2 - --- 2014-09-19 Stefan Hajnoczi New
[PULL,34/59] qcow2: Check L1/L2/reftable entries for alignment - - 1 - --- 2014-09-19 Stefan Hajnoczi New
[PULL,35/59] iotests: Add more tests for qcow2 corruption - - 1 - --- 2014-09-19 Stefan Hajnoczi New
[PULL,36/59] image-fuzzer: Trivial readability and formatting improvements - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,37/59] hmp: fix memory leak at hmp_info_block_jobs() - - 1 - --- 2014-09-19 Stefan Hajnoczi New
[PULL,38/59] qcow2: Fix leak of QemuOpts in qcow2_open() - - 2 - --- 2014-09-19 Stefan Hajnoczi New
[PULL,39/59] qapi: Allow enums in anonymous unions - - 1 - --- 2014-09-19 Stefan Hajnoczi New
[PULL,40/59] qcow2: Add overlap-check.template option - - 1 - --- 2014-09-19 Stefan Hajnoczi New
[PULL,41/59] qapi/block-core: Add "new" qcow2 options - - 1 - --- 2014-09-19 Stefan Hajnoczi New
[PULL,42/59] docs: List all image elements currently supported by the fuzzer - - 2 - --- 2014-09-19 Stefan Hajnoczi New
[PULL,43/59] fuzz: Add fuzzing functions for entries of refcount table and blocks - - 2 - --- 2014-09-19 Stefan Hajnoczi New
[PULL,44/59] layout: Add generators for refcount table and blocks - - 2 - --- 2014-09-19 Stefan Hajnoczi New
[PULL,45/59] ahci: Adding basic functionality qtest. - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,46/59] ahci: MSI capability should be at 0x80, not 0x50. - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,47/59] ahci: Add test_pci_spec to ahci-test. - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,48/59] ahci: add test_pci_enable to ahci-test. - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,49/59] ahci: properly shadow the TFD register - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,50/59] ahci: Add test_hba_spec to ahci-test. - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,51/59] ahci: Add test_hba_enable to ahci-test. - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,52/59] ahci: Add test_identify case to ahci-test. - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,53/59] block/archipelago: Fix typo in qemu_archipelago_truncate() - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,54/59] block: delete cow block driver - - 1 - --- 2014-09-19 Stefan Hajnoczi New
[PULL,55/59] block: vhdx - fix reading beyond pointer during image creation - - 1 - --- 2014-09-19 Stefan Hajnoczi New
[PULL,56/59] async: aio_context_new(): Handle event_notifier_init failure - - - - --- 2014-09-19 Stefan Hajnoczi New
[PULL,57/59] virtio: Import virtio_vring.h - - 1 - --- 2014-09-19 Stefan Hajnoczi New
[PULL,58/59] vring: Better error handling if num is too large - - 1 - --- 2014-09-19 Stefan Hajnoczi New
[PULL,59/59] block: Always compile virtio-blk dataplane - - 1 - --- 2014-09-19 Stefan Hajnoczi New
[v4] Add HMP command "info memory-devices" - - - - --- 2014-09-19 Luiz Capitulino New
[1/1] hmp: Remove "info pcmcia" 2 - - - --- 2014-09-19 Markus Armbruster New
chardev: Add reconnecting to client sockets - - - - --- 2014-09-19 Corey Minyard New
[v4,01/19] qapi: Consistent whitespace in tests/Makefile - - 1 - --- 2014-09-19 Eric Blake New
[v4,02/19] qapi: Ignore files created during make check - - 2 - --- 2014-09-19 Eric Blake New
[v4,03/19] qapi: Update docs given recent event, spacing fixes - - 1 - --- 2014-09-19 Eric Blake New
[v4,04/19] qapi: Document type-safety considerations - - - - --- 2014-09-19 Eric Blake New
[v4,05/19] qapi: Add some enum tests - - 1 - --- 2014-09-19 Eric Blake New
[v4,06/19] qapi: Better error messages for bad enums - - 1 - --- 2014-09-19 Eric Blake New
[v4,07/19] qapi: Add some expr tests - - 1 - --- 2014-09-19 Eric Blake New
[v4,08/19] qapi: Better error messages for bad expressions - - - - --- 2014-09-19 Eric Blake New
[v4,09/19] qapi: Add tests of redefined expressions - - 1 - --- 2014-09-19 Eric Blake New
[v4,10/19] qapi: Better error messages for duplicated expressions - - - - --- 2014-09-19 Eric Blake New
[v4,11/19] qapi: Add tests of type bypass - - 1 - --- 2014-09-19 Eric Blake New
[v4,12/19] qapi: Add some type check tests - - - - --- 2014-09-19 Eric Blake New
[v4,13/19] qapi: More rigourous checking of types - - - - --- 2014-09-19 Eric Blake New
[v4,14/19] qapi: More rigorous checking for type safety bypass - - - - --- 2014-09-19 Eric Blake New
[v4,15/19] qapi: Merge UserDefTwo and UserDefNested in tests - - - - --- 2014-09-19 Eric Blake New
[v4,16/19] qapi: Drop tests for inline subtypes - - - - --- 2014-09-19 Eric Blake New
[v4,17/19] qapi: Drop inline subtype in query-version - - - - --- 2014-09-19 Eric Blake New
[v4,18/19] qapi: Drop inline subtype in query-pci - - - - --- 2014-09-19 Eric Blake New
[v4,19/19] qapi: Drop support for inline subtypes - - - - --- 2014-09-19 Eric Blake New
qom: suppress conscan warning of returning null point - - 1 - --- 2014-09-20 Amos Kong New
configure: trivial fixes - - - - --- 2014-09-20 Gonglei (Arei) New
blkdebug: show an error for invalid event names - - 1 - --- 2014-09-20 Stefan Hajnoczi New
[1/1] qemu-img: Cannot create fixed vhdx image 1 - - - --- 2014-09-20 Michael Tokarev New
[v2] arch_init: Setting QEMU_ARCH enum straight - - - - --- 2014-09-21 Bastian Koppelmann New
[v3,1/2] Add machine type pc-1.0-qemu-kvm for live migrate compatibility with qemu-kvm - - - - --- 2014-09-21 Alex Bligh New
[v3,2/2] Add configure option --enable-pc-1-0-qemu-kvm - - - - --- 2014-09-21 Alex Bligh New
[v4] Support vhd type VHD_DIFFERENCING - - - - --- 2014-09-21 =?ISO-8859-1?B?MjFH?= New
OVMF, Q35 and USB keyboard/mouse - - - - --- 2014-09-21 Gabriel L. Somlo New
[1/6] qemu-char: Make the filename size for a chardev a #define - - 1 - --- 2014-09-21 Corey Minyard New
[2/6] qemu-char: Rework qemu_chr_open_socket() for reconnect - - 1 - --- 2014-09-21 Corey Minyard New
[3/6] qemu-char: Move some items into TCPCharDriver - - 1 - --- 2014-09-21 Corey Minyard New
[4/6] qemu-char: set socket filename to disconnected when not connected - - 1 - --- 2014-09-21 Corey Minyard New
[5/6] qemu-char: Add reconnecting to client sockets - - - - --- 2014-09-21 Corey Minyard New
[6/6] qemu-char: Print the remote and local addresses for a socket - - 1 - --- 2014-09-21 Corey Minyard New
[v4] Add HMP command "info memory-devices" - - - - --- 2014-09-22 Zhu Guihua New
[v3] vmdk: Fix integer overflow in offset calculation - - - - --- 2014-09-22 Fam Zheng New
[v4] vmdk: Fix integer overflow in offset calculation - - 2 - --- 2014-09-22 Fam Zheng New
[PULL,0/9] Trivial patches for 2014-09-22 - - - - --- 2014-09-22 Michael Tokarev New
[PULL,1/9] qemu-char: Permit only a single "stdio" character device - - 1 - --- 2014-09-22 Michael Tokarev New
[PULL,2/9] Fix typos and misspellings in comments - - - - --- 2014-09-22 Michael Tokarev New
[PULL,3/9] rdma: Fix incorrect description in comments - - - - --- 2014-09-22 Michael Tokarev New
« 1 2 ... 922 923 9244270 4271 »