Show patches with: State = Action Required       |   426876 patches
« 1 2 ... 486 487 4884268 4269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,for-2.2,0/4] Net patches - - - - --- 2014-11-21 Stefan Hajnoczi New
[PULL,for-2.2,1/4] net/slirp: fix memory leak - - 1 - --- 2014-11-21 Stefan Hajnoczi New
[PULL,for-2.2,2/4] net/socket: fix Uninitialized scalar variable - - 1 - --- 2014-11-21 Stefan Hajnoczi New
[PULL,for-2.2,3/4] pcnet: fix Negative array index read - - 2 - --- 2014-11-21 Stefan Hajnoczi New
[PULL,for-2.2,4/4] rtl8139: fix Pointer to local outside scope - - 1 - --- 2014-11-21 Stefan Hajnoczi New
[for-2.3] softmmu: clarify meaning of TLB_NOTDIRTY bit - - - - --- 2014-11-26 Stefan Hajnoczi New
[RFC,1/6] bitmap: add atomic set functions - - - - --- 2014-11-27 Stefan Hajnoczi New
[RFC,2/6] bitmap: add atomic test and clear - - - - --- 2014-11-27 Stefan Hajnoczi New
[RFC,3/6] memory: use atomic ops for setting dirty memory bits - - - - --- 2014-11-27 Stefan Hajnoczi New
[RFC,4/6] migration: move dirty bitmap sync to ram_addr.h - - - - --- 2014-11-27 Stefan Hajnoczi New
[RFC,5/6] memory: replace cpu_physical_memory_reset_dirty() with test-and-clear - - - - --- 2014-11-27 Stefan Hajnoczi New
[RFC,6/6] memory: make cpu_physical_memory_sync_dirty_bitmap() fully atomic - - - - --- 2014-11-27 Stefan Hajnoczi New
[RFC,v2,1/6] bitmap: add atomic set functions - - - - --- 2014-12-02 Stefan Hajnoczi New
[RFC,v2,2/6] bitmap: add atomic test and clear - - - - --- 2014-12-02 Stefan Hajnoczi New
[RFC,v2,3/6] memory: use atomic ops for setting dirty memory bits - - - - --- 2014-12-02 Stefan Hajnoczi New
[RFC,v2,4/6] migration: move dirty bitmap sync to ram_addr.h - - - - --- 2014-12-02 Stefan Hajnoczi New
[RFC,v2,5/6] memory: replace cpu_physical_memory_reset_dirty() with test-and-clear - - - - --- 2014-12-02 Stefan Hajnoczi New
[RFC,v2,6/6] memory: make cpu_physical_memory_sync_dirty_bitmap() fully atomic - - - - --- 2014-12-02 Stefan Hajnoczi New
block: drop unused bdrv_clear_incoming_migration_all() prototype - - 1 - --- 2014-12-10 Stefan Hajnoczi New
hpet: increase spelling precision - - - - --- 2014-12-11 Stefan Hajnoczi New
[PULL,00/19] Block patches - - - - --- 2014-12-12 Stefan Hajnoczi New
[PULL,01/19] block migration: fix return value - - 2 - --- 2014-12-12 Stefan Hajnoczi New
[PULL,02/19] vmdk: Fix error for JSON descriptor file names - - 1 - --- 2014-12-12 Stefan Hajnoczi New
[PULL,03/19] iotests: Add test for vmdk JSON file names - - 1 - --- 2014-12-12 Stefan Hajnoczi New
[PULL,04/19] block/rbd: fix memory leak - - 1 - --- 2014-12-12 Stefan Hajnoczi New
[PULL,05/19] block: vhdx - remove redundant comments - - 1 - --- 2014-12-12 Stefan Hajnoczi New
[PULL,06/19] block: vhdx - update PAYLOAD_BLOCK_UNMAPPED value to match 1.00 spec - - 1 - --- 2014-12-12 Stefan Hajnoczi New
[PULL,07/19] block: vhdx - change .vhdx_create default block state to ZERO - - 1 - --- 2014-12-12 Stefan Hajnoczi New
[PULL,08/19] qemu-io: Add sigraise command - - 1 - --- 2014-12-12 Stefan Hajnoczi New
[PULL,09/19] iotests: Filter for "Killed" in qemu-io output - - 1 - --- 2014-12-12 Stefan Hajnoczi New
[PULL,10/19] iotests: Fix test 039 - - 1 - --- 2014-12-12 Stefan Hajnoczi New
[PULL,11/19] block: vhdx - set .bdrv_has_zero_init to bdrv_has_zero_init_1 - - 1 - --- 2014-12-12 Stefan Hajnoczi New
[PULL,12/19] qemu-iotests: Remove traling whitespaces in *.out - - 2 - --- 2014-12-12 Stefan Hajnoczi New
[PULL,13/19] block: Don't add trailing space in "Formating..." message - - 2 - --- 2014-12-12 Stefan Hajnoczi New
[PULL,14/19] block: drop unused bdrv_clear_incoming_migration_all() prototype - - 1 - --- 2014-12-12 Stefan Hajnoczi New
[PULL,15/19] linux-aio: queue requests that cannot be submitted - - 1 - --- 2014-12-12 Stefan Hajnoczi New
[PULL,16/19] linux-aio: track whether the queue is blocked - - 1 - --- 2014-12-12 Stefan Hajnoczi New
[PULL,17/19] linux-aio: rename LaioQueue idx field to "n" - - 1 - --- 2014-12-12 Stefan Hajnoczi New
[PULL,18/19] linux-aio: drop return code from laio_io_unplug and ioq_submit - - 1 - --- 2014-12-12 Stefan Hajnoczi New
[PULL,19/19] linux-aio: simplify removal of completed iocbs from the list - - 1 - --- 2014-12-12 Stefan Hajnoczi New
[PULL,0/5] Net patches - - - - --- 2014-12-19 Stefan Hajnoczi New
[PULL,1/5] tap: fix vcpu long time io blocking on tap - - - - --- 2014-12-19 Stefan Hajnoczi New
[PULL,2/5] net: don't use set/get_pointer() in set/get_netdev() - - 1 - --- 2014-12-19 Stefan Hajnoczi New
[PULL,3/5] net: Fuse g_malloc(); memset() into g_new0() - - - - --- 2014-12-19 Stefan Hajnoczi New
[PULL,4/5] net: Use g_new() & friends where that makes obvious sense - - - - --- 2014-12-19 Stefan Hajnoczi New
[PULL,5/5] e1000: defer packets until BM enabled - - 1 1 --- 2014-12-19 Stefan Hajnoczi New
vl.c: fix -usb option assertion failure in qemu_opt_get_bool_helper() - - - - --- 2015-01-05 Stefan Hajnoczi New
[PULL,00/19] Block patches - - - - --- 2015-01-05 Stefan Hajnoczi New
[PULL,01/19] qemu-iotests: Remove 091 from quick group - - - - --- 2015-01-05 Stefan Hajnoczi New
[PULL,02/19] qemu-iotests: Speed up make check-block - - 1 - --- 2015-01-05 Stefan Hajnoczi New
[PULL,03/19] block: mark AioContext as recursive - - - - --- 2015-01-05 Stefan Hajnoczi New
[PULL,04/19] block: do not allocate an iovec per read of a growable/zero_after_eof BDS - - - - --- 2015-01-05 Stefan Hajnoczi New
[PULL,05/19] block: replace g_new0 with g_new for bottom half allocation. - - - - --- 2015-01-05 Stefan Hajnoczi New
[PULL,06/19] checkpatch: Brace handling on multi-line condition - - - - --- 2015-01-05 Stefan Hajnoczi New
[PULL,07/19] block: Get full backing filename from string - - 3 - --- 2015-01-05 Stefan Hajnoczi New
[PULL,08/19] block: JSON filenames and relative backing files - - - - --- 2015-01-05 Stefan Hajnoczi New
[PULL,09/19] block: Relative backing file for image creation - - 2 - --- 2015-01-05 Stefan Hajnoczi New
[PULL,10/19] block/vmdk: Relative backing file for creation - - 2 - --- 2015-01-05 Stefan Hajnoczi New
[PULL,11/19] iotests: Add test for relative backing file names - - 2 - --- 2015-01-05 Stefan Hajnoczi New
[PULL,12/19] qapi: Fix document for BlockStats.node-name - - 1 - --- 2015-01-05 Stefan Hajnoczi New
[PULL,13/19] block: fix spoiling all dirty bitmaps by mirror and migration - - 2 - --- 2015-01-05 Stefan Hajnoczi New
[PULL,14/19] qapi: Comment version info in TransactionAction - - 3 - --- 2015-01-05 Stefan Hajnoczi New
[PULL,15/19] qmp: Add command 'blockdev-backup' - - 3 - --- 2015-01-05 Stefan Hajnoczi New
[PULL,16/19] block: Add blockdev-backup to transaction - - 3 - --- 2015-01-05 Stefan Hajnoczi New
[PULL,17/19] qemu-iotests: Test blockdev-backup in 055 - - 2 - --- 2015-01-05 Stefan Hajnoczi New
[PULL,18/19] iotests: Filter out "I/O thread spun..." warning - - - - --- 2015-01-05 Stefan Hajnoczi New
[PULL,19/19] migration/block: fix pending() return value - - - - --- 2015-01-05 Stefan Hajnoczi New
[PULL,00/26] Block patches - - - - --- 2015-01-09 Stefan Hajnoczi New
[PULL,01/26] libqos: Convert malloc-pc allocator to a generic allocator - - 2 - --- 2015-01-09 Stefan Hajnoczi New
[PULL,02/26] libqos: Change use of pointers to uint64_t in virtio - - - - --- 2015-01-09 Stefan Hajnoczi New
[PULL,03/26] tests: Prepare virtio-blk-test for multi-arch implementation - - - - --- 2015-01-09 Stefan Hajnoczi New
[PULL,04/26] libqos: Remove PCI assumptions in constants of virtio driver - - - - --- 2015-01-09 Stefan Hajnoczi New
[PULL,05/26] libqos: Add malloc generic - - - - --- 2015-01-09 Stefan Hajnoczi New
[PULL,06/26] libqos: Add virtio MMIO support - - - - --- 2015-01-09 Stefan Hajnoczi New
[PULL,07/26] block/raw-posix.c: Fixes raw_getlength() on Mac OS X so that it reports the correct le… - - - - --- 2015-01-09 Stefan Hajnoczi New
[PULL,08/26] .gitignore: Ignore generated "common.env" - - - - --- 2015-01-09 Stefan Hajnoczi New
[PULL,09/26] qemu-iotests: Replace "/bin/true" with "true" - - - - --- 2015-01-09 Stefan Hajnoczi New
[PULL,10/26] qemu-iotests: Add "_supported_os Linux" to 058 - - - - --- 2015-01-09 Stefan Hajnoczi New
[PULL,11/26] tests/Makefile: Add check-block to make check on Linux - - - - --- 2015-01-09 Stefan Hajnoczi New
[PULL,12/26] qemu-iotests: Add supported os parameter for python tests - - - - --- 2015-01-09 Stefan Hajnoczi New
[PULL,13/26] coroutine-ucontext: use __thread - - 1 - --- 2015-01-09 Stefan Hajnoczi New
[PULL,14/26] qemu-thread: add per-thread atexit functions - - 1 - --- 2015-01-09 Stefan Hajnoczi New
[PULL,15/26] test-coroutine: avoid overflow on 32-bit systems - - 1 - --- 2015-01-09 Stefan Hajnoczi New
[PULL,16/26] QSLIST: add lock-free operations - - 1 - --- 2015-01-09 Stefan Hajnoczi New
[PULL,17/26] coroutine: rewrite pool to avoid mutex - - 1 - --- 2015-01-09 Stefan Hajnoczi New
[PULL,18/26] coroutine: drop qemu_coroutine_adjust_pool_size - - 1 - --- 2015-01-09 Stefan Hajnoczi New
[PULL,19/26] coroutine: try harder not to delete coroutines - - 1 - --- 2015-01-09 Stefan Hajnoczi New
[PULL,20/26] block: limited request size in write zeroes unsupported path - - 1 - --- 2015-01-09 Stefan Hajnoczi New
[PULL,21/26] block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET} - - - - --- 2015-01-09 Stefan Hajnoczi New
[PULL,22/26] ide: Implement VPD response for ATAPI - - - - --- 2015-01-09 Stefan Hajnoczi New
[PULL,23/26] nvme: Fix get/set number of queues feature 1 - - - --- 2015-01-09 Stefan Hajnoczi New
[PULL,24/26] MAINTAINERS: Update email addresses for Chrysostomos Nanakos - - - - --- 2015-01-09 Stefan Hajnoczi New
[PULL,25/26] MAINTAINERS: Add migration/block* to block subsystem - - - - --- 2015-01-09 Stefan Hajnoczi New
[PULL,26/26] NVMe: Set correct VS Value for 1.1 Compliant Controllers - - - - --- 2015-01-09 Stefan Hajnoczi New
[PULL,0/4] Net patches - - - - --- 2015-01-12 Stefan Hajnoczi New
[PULL,1/4] net: remove all cleanup methods from NIC NetClientInfos - - - - --- 2015-01-12 Stefan Hajnoczi New
[PULL,2/4] hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' fails - - - - --- 2015-01-12 Stefan Hajnoczi New
[PULL,3/4] hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_disconnect() - - - - --- 2015-01-12 Stefan Hajnoczi New
[PULL,4/4] hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free it - - - - --- 2015-01-12 Stefan Hajnoczi New
[1/2] qed: check for header size overflow - - - - --- 2015-01-12 Stefan Hajnoczi New
« 1 2 ... 486 487 4884268 4269 »