Show patches with: State = Action Required       |   426418 patches
« 1 2 ... 3092 3093 30944264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,14/14] tests: add BlockJobTxn unit test - - 1 - --- 2015-09-07 Fam Zheng New
[v5,13/14] qmp-commands.hx: Update the supported 'transaction' operations - - 2 - --- 2015-09-07 Fam Zheng New
[v5,12/14] iotests: 124 - transactional failure test - - 1 - --- 2015-09-07 Fam Zheng New
[v5,11/14] block/backup: support block job transactions - - - - --- 2015-09-07 Fam Zheng New
[v5,10/14] blockdev: make BlockJobTxn available to qmp 'transaction' - - 2 - --- 2015-09-07 Fam Zheng New
[v5,09/14] block: Add block job transactions - - 1 - --- 2015-09-07 Fam Zheng New
[v5,08/14] blockjob: Simplify block_job_finish_sync - - 1 - --- 2015-09-07 Fam Zheng New
[v5,07/14] blockjob: Add "completed" and "ret" in BlockJob - - 2 - --- 2015-09-07 Fam Zheng New
[v5,06/14] blockjob: Add .commit and .abort block job actions - - 1 - --- 2015-09-07 Fam Zheng New
[v5,05/14] blockjob: Introduce reference count - - 1 - --- 2015-09-07 Fam Zheng New
[v5,04/14] backup: Extract dirty bitmap handling as a separate function - - 2 - --- 2015-09-07 Fam Zheng New
[v5,03/14] block: rename BlkTransactionState and BdrvActionOps - - 3 - --- 2015-09-07 Fam Zheng New
[v5,02/14] iotests: add transactional incremental backup test - - 3 - --- 2015-09-07 Fam Zheng New
[v5,01/14] qapi: Add transaction support to block-dirty-bitmap operations - - 3 - --- 2015-09-07 Fam Zheng New
[RFC,v4,02.5/32] qapi: Hide internal data members of schema objects. - - - - --- 2015-09-07 Markus Armbruster New
[V3,2/2] sdhci: Change debug prints to compile unconditionally - - 1 - --- 2015-09-07 Sai Pavan Boddu New
[V3,1/2] sdhci: use PRIx64 for uint64_t type - - 1 - --- 2015-09-07 Sai Pavan Boddu New
[FIX] spapr_drc: Return correct state for logical DR in entity_sense() - - 1 - --- 2015-09-07 Bharata B Rao New
iohandler: Use aio API - - 1 - --- 2015-09-07 Fam Zheng New
linux-user/syscall.c: Add EAGAIN to host_to_target_errno_table for - - 1 - --- 2015-09-07 Chen Gang New
[v2,3/3] i.MX: Add GPIO devices to i.MX25 SOC - - 1 - --- 2015-09-06 Jean-Christophe Dubois New
[v2,2/3] i.MX: Add GPIO devices to i.MX31 SOC - - 1 - --- 2015-09-06 Jean-Christophe Dubois New
[v2,1/3] i.MX: Add GPIO device - - - - --- 2015-09-06 Jean-Christophe Dubois New
ui/cocoa.m: Add configuration file support - - - - --- 2015-09-06 Programmingkid New
Segfault using qemu-system-arm in smc91c111 - - - - --- 2015-09-06 Richard Purdie New
[34/34] linux-user: Remove TARGET_USE_ERESTARTSYS - - 1 - --- 2015-09-05 Timothy Baldwin New
[33/34] linux-user: Support for restarting system calls for CRIS targets - - 2 - --- 2015-09-05 Timothy Baldwin New
[32/34] linux-user: Support for restarting system calls for S390 targets - - 1 - --- 2015-09-05 Timothy Baldwin New
[31/34] linux-user: Support for restarting system calls for M68K targets - - 1 - --- 2015-09-05 Timothy Baldwin New
[30/34] linux-user: Support for restarting system calls for OpenRISC targets - - 1 - --- 2015-09-05 Timothy Baldwin New
[29/34] linux-user: Support for restarting system calls for UniCore32 targets - - 1 - --- 2015-09-05 Timothy Baldwin New
[28/34] linux-user: Restart sigaction() if signal pending - - - - --- 2015-09-05 Timothy Baldwin New
[27/34] linux-user: pause() should not pause if signal pending - - 1 - --- 2015-09-05 Timothy Baldwin New
[26/34] linux-user: Restart kill() if signal pending - - - - --- 2015-09-05 Timothy Baldwin New
[25/34] linux-user: Restart exit() if signal pending - - 1 - --- 2015-09-05 Timothy Baldwin New
[24/34] linux-user: Restart execve() if signal pending - - 1 - --- 2015-09-05 Timothy Baldwin New
[23/34] linux-user: Queue synchronous signals separately - - - - --- 2015-09-05 Timothy Baldwin New
[22/34] linux-user: Remove real-time signal queuing - - - - --- 2015-09-05 Timothy Baldwin New
[21/34] linux-user: Remove redundant gdb_queuesig() - - - - --- 2015-09-05 Timothy Baldwin New
[20/34] linux-user: Remove redundant default action check in queue_signal() - - - - --- 2015-09-05 Timothy Baldwin New
[19/34] linux-user: Restart fork() if signals pending - - - - --- 2015-09-05 Timothy Baldwin New
[18/34] linux-user: Fix race between multiple signals - - - - --- 2015-09-05 Timothy Baldwin New
[17/34] linux-user: Use safe_syscall for wait system calls - - 1 - --- 2015-09-05 Timothy Baldwin New
[16/34] linux-user: Use safe_syscall for open and openat system calls - - 1 - --- 2015-09-05 Timothy Baldwin New
[15/34] linux-user: Remove redundant get_errno() calls - - - - --- 2015-09-05 Timothy Baldwin New
[14/34] linux-user: Use safe_syscall for read and write system calls - - 1 - --- 2015-09-05 Timothy Baldwin New
[13/34] linux-user: Fix signal before blocking system calls race and SA_RESTART - - - - --- 2015-09-05 Timothy Baldwin New
[12/34] linux-user: Support for restarting system calls for APLHA targets - - 1 - --- 2015-09-05 Timothy Baldwin New
[11/34] linux-user: Support for restarting system calls for SH4 targets - - 1 - --- 2015-09-05 Timothy Baldwin New
[10/34] linux-user: Support for restarting system calls for Microblaze targets - - 1 - --- 2015-09-05 Timothy Baldwin New
[09/34] linux-user: Test for restarting system calls - - - - --- 2015-09-05 Timothy Baldwin New
[08/34] linux-user: Support for restarting system calls for SPARC targets - - 1 - --- 2015-09-05 Timothy Baldwin New
[07/34] linux-user: Support for restarting system calls for PPC targets - - 1 - --- 2015-09-05 Timothy Baldwin New
[06/34] linux-user: Support for restarting system calls for MIPS targets - - 1 - --- 2015-09-05 Timothy Baldwin New
[05/34] linux-user: Support for restarting system calls for ARM targets - - 1 - --- 2015-09-05 Timothy Baldwin New
[04/34] linux-user: Support for restarting system calls for x86 targets - - 1 - --- 2015-09-05 Timothy Baldwin New
[03/34] linux-user: Support for restarting system calls - - 1 - --- 2015-09-05 Timothy Baldwin New
[02/34] linux-user: Reindent signal handling - - - - --- 2015-09-05 Timothy Baldwin New
[01/34] linux-user: Fix array bounds in errno conversion - - 1 - --- 2015-09-05 Timothy Baldwin New
migration: fix analyze-migration.py script - - - - --- 2015-09-05 Mark Cave-Ayland New
[17/17] iotests: test internal persistent dirty bitmap - - - - --- 2015-09-05 Vladimir Sementsov-Ogievskiy New
[16/17] iotests: add VM.test_launcn() - - - - --- 2015-09-05 Vladimir Sementsov-Ogievskiy New
[15/17] qcow2-dirty-bitmaps: handle store reqursion - - - - --- 2015-09-05 Vladimir Sementsov-Ogievskiy New
[14/17] qcow2-dirty-bitmap: add IN_USE flag - - - - --- 2015-09-05 Vladimir Sementsov-Ogievskiy New
[13/17] qemu: command line option for dirty bitmaps - - - - --- 2015-09-05 Vladimir Sementsov-Ogievskiy New
[12/17] qcow2-dirty-bitmap: add autoclear bit - - - - --- 2015-09-05 Vladimir Sementsov-Ogievskiy New
[11/17] block: add bdrv_load_dirty_bitmap() - - - - --- 2015-09-05 Vladimir Sementsov-Ogievskiy New
[10/17] block: store persistent dirty bitmaps - - - - --- 2015-09-05 Vladimir Sementsov-Ogievskiy New
[09/17] qcow2-dirty-bitmap: add qcow2_dirty_bitmap_load_check() - - - - --- 2015-09-05 Vladimir Sementsov-Ogievskiy New
[08/17] qcow2: add dirty bitmaps extension - - - - --- 2015-09-05 Vladimir Sementsov-Ogievskiy New
[07/17] qcow2-dirty-bitmap: add qcow2_dirty_bitmap_store() - - - - --- 2015-09-05 Vladimir Sementsov-Ogievskiy New
[06/17] qcow2-dirty-bitmap: add qcow2_dirty_bitmap_load() - - - - --- 2015-09-05 Vladimir Sementsov-Ogievskiy New
[05/17] qcow2-dirty-bitmap: read dirty bitmap directory - - - - --- 2015-09-05 Vladimir Sementsov-Ogievskiy New
[04/17] qcow2: Dirty Bitmaps Ext: structs and consts - - - - --- 2015-09-05 Vladimir Sementsov-Ogievskiy New
[03/17] spec: add qcow2-dirty-bitmaps specification - - - - --- 2015-09-05 Vladimir Sementsov-Ogievskiy New
[02/17] block: add bdrv_dirty_bitmap_size() - - 2 - --- 2015-09-05 Vladimir Sementsov-Ogievskiy New
[01/17] block: fix bdrv_dirty_bitmap_granularity() - - 2 - --- 2015-09-05 Vladimir Sementsov-Ogievskiy New
[RFC,v4,02.5/32] qapi: Hide internal data members of schema objects. - - - - --- 2015-09-05 Eric Blake New
ARM targets: added ARM_FEATURE for Thumb-exception bit in system control register - - - - --- 2015-09-05 Mike Haben New
[V2] sdhci: use PRIx64 for uint64_t type - - 1 - --- 2015-09-05 Sai Pavan Boddu New
[v1,3/3] i.MX: Add GPIO device to i.MX25 SOC - - 1 - --- 2015-09-05 Jean-Christophe Dubois New
[v1,2/3] i.MX: Add GPIO device to i.MX31 SOC - - 1 - --- 2015-09-05 Jean-Christophe Dubois New
[v1,1/3] i.MX: Add GPIO device - - - - --- 2015-09-05 Jean-Christophe Dubois New
[V1] sdhci: use PRIx64 for uint64_t type - - - - --- 2015-09-05 Sai Pavan Boddu New
[RFC,v4,02.5/32] qapi: Hide internal data members of schema objects. - - - - --- 2015-09-04 Eric Blake New
[v2,05/49] net: use Netdev instead of NetClientOptions in client init - - - - --- 2015-09-04 Eric Blake New
qom/object.h: remove some child/parent doc - - - - --- 2015-09-04 Marc-André Lureau New
[PULL,16/16] quorum: validate vote threshold against num_children even if read-pattern is fifo - - 2 - --- 2015-09-04 Kevin Wolf New
[PULL,15/16] qcow2: reorder fields in Qcow2CachedTable to reduce padding - - 3 - --- 2015-09-04 Kevin Wolf New
[PULL,14/16] docs: document how to configure the qcow2 L2/refcount caches - - 1 - --- 2015-09-04 Kevin Wolf New
[PULL,13/16] qcow2: add option to clean unused cache entries after some time - - 1 - --- 2015-09-04 Kevin Wolf New
[PULL,12/16] qcow2: mark the memory as no longer needed after qcow2_cache_empty() - - 1 - --- 2015-09-04 Kevin Wolf New
[PULL,11/16] iotests: Warn if python subprocess is killed - - 1 - --- 2015-09-04 Kevin Wolf New
[PULL,10/16] iotests: Do not suppress segfaults in bash tests - - 1 - --- 2015-09-04 Kevin Wolf New
[PULL,09/16] iotests: Respect -nodefaults in tests 41 and 55 - - 1 - --- 2015-09-04 Kevin Wolf New
[PULL,08/16] iotests: More options for VM.add_drive() - - 1 - --- 2015-09-04 Kevin Wolf New
[PULL,07/16] qemu-img: Fix crash in amend invocation - - 1 - --- 2015-09-04 Kevin Wolf New
[PULL,06/16] block/raw-posix: Use raw_normalize_devicepath() - - - - --- 2015-09-04 Kevin Wolf New
[PULL,05/16] qemu-iotests: s390x: fix test 130 - - 1 - --- 2015-09-04 Kevin Wolf New
[PULL,04/16] qemu-iotests: s390x: fix test 049, reject negative sizes in QemuOpts - - 2 - --- 2015-09-04 Kevin Wolf New
« 1 2 ... 3092 3093 30944264 4265 »