Show patches with: none      |   318695 patches
« 1 2 ... 3107 3108 31093186 3187 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/5] spapr: ensure device trees are always associated with DRC - - - --- 2016-04-15 Jianjun Duan New
spapr: ensure device trees are always associated with DRC - - - --- 2016-04-15 Jianjun Duan New
target-i386: Set AMD alias bits after filtering CPUID data - - - --- 2016-04-15 Eduardo Habkost New
[PULL,1/1] wxx: Fix broken TCP networking (regression) - - - --- 2016-04-15 Stefan Weil New
[PULL,19/19] nbd: Don't kill server on client that doesn't request TLS - - - --- 2016-04-15 Kevin Wolf New
[PULL,18/19] nbd: fix assert() on qemu-nbd stop - - - --- 2016-04-15 Kevin Wolf New
[PULL,17/19] nbd: Don't fail handshake on NBD_OPT_LIST descriptions - - - --- 2016-04-15 Kevin Wolf New
[PULL,16/19] qemu-iotests: 041: More robust assertion on quorum node - - - --- 2016-04-15 Kevin Wolf New
[PULL,15/19] qemu-iotests: place valgrind log file in scratch dir - - - --- 2016-04-15 Kevin Wolf New
[PULL,14/19] qemu-iotests: tests: do not set unused tmp variable - - - --- 2016-04-15 Kevin Wolf New
[PULL,13/19] qemu-iotests: common.rc: drop unused _do() - - - --- 2016-04-15 Kevin Wolf New
[PULL,12/19] qemu-iotests: drop unused _within_tolerance() filter - - - --- 2016-04-15 Kevin Wolf New
[PULL,11/19] Fix pflash migration - - - --- 2016-04-15 Kevin Wolf New
[PULL,10/19] block: Don't ignore flags in blk_{, co, aio}_write_zeroes() - - - --- 2016-04-15 Kevin Wolf New
[PULL,09/19] block/vpc: update comments to be compliant w/coding guidelines - - - --- 2016-04-15 Kevin Wolf New
[PULL,08/19] block/vpc: set errp in vpc_open - - - --- 2016-04-15 Kevin Wolf New
[PULL,07/19] block/vpc: make checks on max table size a bit more lax - - - --- 2016-04-15 Kevin Wolf New
[PULL,06/19] block/vpc: Use the correct max sector count for VHD images - - - --- 2016-04-15 Kevin Wolf New
[PULL,05/19] block/vpc: use current_size field for XenConverter VHD images - - - --- 2016-04-15 Kevin Wolf New
[PULL,04/19] vpc: use current_size field for XenServer VHD images - - - --- 2016-04-15 Kevin Wolf New
[PULL,03/19] block/vpc: set errp in vpc_create - - - --- 2016-04-15 Kevin Wolf New
[PULL,02/19] block: Fix blk_aio_write_zeroes() - - - --- 2016-04-15 Kevin Wolf New
[PULL,01/19] qemu-io: Support 'aio_write -z' - - - --- 2016-04-15 Kevin Wolf New
target-i386: add AMD CPUID.1:edx aliases to x86_cpu_get_migratable_flags - - - --- 2016-04-15 Eduardo Habkost New
[PULL,1/1] hostmem-file: plug a small leak - - - --- 2016-04-15 Markus Armbruster New
[4/4] .travis.yml: add trusty GCE target - - - --- 2016-04-15 Alex Bennée New
[3/4] .travis.yml: add libnfs-dev for NFS block driver - - - --- 2016-04-15 Alex Bennée New
[2/4] .travis.yml: reduce target list on core configure tweaks - - - --- 2016-04-15 Alex Bennée New
[1/4] ./configure: accept stems to match a range of targets - - - --- 2016-04-15 Alex Bennée New
[for-2.6,v2] block: Don't ignore flags in blk_{, co, aio}_write_zeroes() - - - --- 2016-04-15 Kevin Wolf New
[RFC,v1,12/12] cpus: default MTTCG to on for 32 bit ARM on x86 - - - --- 2016-04-15 Alex Bennée New
[RFC,v1,11/12] arm: atomically check the exclusive value in a STREX - - - --- 2016-04-15 Alex Bennée New
[RFC,v1,10/12] arm: use tlb_flush_page_all for tlbimva[a] - - - --- 2016-04-15 Alex Bennée New
[RFC,v1,09/12] translate-all: introduces tb_flush_safe. - - - --- 2016-04-15 Alex Bennée New
[RFC,v1,08/12] cputlb: introduce tlb_flush_* async work. - - - --- 2016-04-15 Alex Bennée New
[RFC,v1,07/12] cpus: introduce async_safe_run_on_cpu. - - - --- 2016-04-15 Alex Bennée New
[RFC,v1,06/12] cpus: pass CPUState to run_on_cpu helpers - - - --- 2016-04-15 Alex Bennée New
[RFC,v1,05/12] atomic: introduce cmpxchg_bool - - - --- 2016-04-15 Alex Bennée New
[RFC,v1,04/12] atomic: introduce atomic_dec_fetch. - 1 - --- 2016-04-15 Alex Bennée New
[RFC,v1,03/12] qemu-thread: add simple test-and-set spinlock - - - --- 2016-04-15 Alex Bennée New
[RFC,v1,02/12] tcg/i386: Make direct jump patching thread-safe - - - --- 2016-04-15 Alex Bennée New
[RFC,v1,01/12] include: move CPU-related definitions out of qemu-common.h - - - --- 2016-04-15 Alex Bennée New
[for-2.6] block: Don't ignore flags in blk_aio_write_zeroes() - - - --- 2016-04-15 Eric Blake New
Fix pflash migration - - - --- 2016-04-15 Dr. David Alan Gilbert New
[11/11] coroutine-lock: make CoRwlock thread-safe and fair - - - --- 2016-04-15 Paolo Bonzini New
[10/11] coroutine-lock: add mutex argument to CoQueue APIs - - - --- 2016-04-15 Paolo Bonzini New
[09/11] coroutine-lock: place CoMutex before CoQueue in header - - - --- 2016-04-15 Paolo Bonzini New
[08/11] test-aio-multithread: add performance comparison with thread-based mutexes - - - --- 2016-04-15 Paolo Bonzini New
[07/11] coroutine-lock: add limited spinning to CoMutex - - - --- 2016-04-15 Paolo Bonzini New
[06/11] coroutine-lock: make CoMutex thread-safe - - - --- 2016-04-15 Paolo Bonzini New
[05/11] coroutine-lock: reschedule coroutine on the AioContext it was running on - - - --- 2016-04-15 Paolo Bonzini New
[04/11] aio: introduce aio_co_schedule - - - --- 2016-04-15 Paolo Bonzini New
[03/11] coroutine: delete qemu_co_enter_next - - - --- 2016-04-15 Paolo Bonzini New
[02/11] throttle-groups: restart throttled requests from coroutine context - - - --- 2016-04-15 Paolo Bonzini New
[01/11] coroutine: use QSIMPLEQ instead of QTAILQ - - - --- 2016-04-15 Paolo Bonzini New
[for-2.6] ppc: Fix migration of the XER register - - - --- 2016-04-15 Thomas Huth New
[for-2.6] block: Don't ignore flags in blk_aio_write_zeroes() - - - --- 2016-04-15 Kevin Wolf New
[v18,8/8] support replication driver in blockdev-add - - - --- 2016-04-15 Changlong Xie New
[v18,7/8] Implement new driver for block replication - - - --- 2016-04-15 Changlong Xie New
[v18,6/8] Introduce new APIs to do replication operation - - - --- 2016-04-15 Changlong Xie New
[v18,5/8] auto complete active commit - - - --- 2016-04-15 Changlong Xie New
[v18,4/8] docs: block replication's description - - - --- 2016-04-15 Changlong Xie New
[v18,3/8] Link backup into block core - - - --- 2016-04-15 Changlong Xie New
[v18,2/8] Backup: clear all bitmap when doing block checkpoint - - - --- 2016-04-15 Changlong Xie New
[v18,1/8] unblock backup operations in backing file - - - --- 2016-04-15 Changlong Xie New
Revert "acpi: mark PMTIMER as unlocked" - - - --- 2016-04-15 Gerd Hoffmann New
[v2] qemu-img: check block status of backing file when converting. - - - --- 2016-04-15 Ren Kimura New
[v1,2/2] block: remove redundant stats of block_acct_start() - - - --- 2016-04-15 Changlong Xie New
[v1,1/2] block: fix description of @stats - - - --- 2016-04-15 Changlong Xie New
[v3,13/13] q35: add "int-remap" flag to enable intr - - - --- 2016-04-15 Peter Xu New
[v3,12/13] q35: ioapic: add support for split irqchip and irqfd - - - --- 2016-04-15 Peter Xu New
[v3,11/13] ioapic: introduce ioapic_entry_parse() helper - - - --- 2016-04-15 Peter Xu New
[v3,10/13] q35: ioapic: add support for emulated IOAPIC IR - - - --- 2016-04-15 Peter Xu New
[v3,09/13] intel_iommu: Add support for PCI MSI remap - - - --- 2016-04-15 Peter Xu New
[v3,08/13] intel_iommu: add IR translation faults defines - - - --- 2016-04-15 Peter Xu New
[v3,07/13] intel_iommu: provide helper function vtd_get_iommu - - - --- 2016-04-15 Peter Xu New
[v3,06/13] intel_iommu: define several structs for IOMMU IR - - - --- 2016-04-15 Peter Xu New
[v3,05/13] intel_iommu: handle interrupt remap enable - - - --- 2016-04-15 Peter Xu New
[v3,04/13] intel_iommu: define interrupt remap table addr register - - - --- 2016-04-15 Peter Xu New
[v3,03/13] acpi: add DMAR scope definition for root IOAPIC - - - --- 2016-04-15 Peter Xu New
[v3,02/13] intel_iommu: set IR bit for ECAP register - - - --- 2016-04-15 Peter Xu New
[v3,01/13] intel_iommu: allow queued invalidation for IR - - - --- 2016-04-15 Peter Xu New
[for-2.7,v2,17/17] qemu-iotests: Add test case 152 for image locking - - - --- 2016-04-15 Fam Zheng New
[for-2.7,v2,16/17] block: Turn on image locking by default - - - --- 2016-04-15 Fam Zheng New
[for-2.7,v2,15/17] qemu-iotests: Disable image lock when checking test image - - - --- 2016-04-15 Fam Zheng New
[for-2.7,v2,14/17] qemu-iotests: Wait for QEMU processes before checking image in 091 - - - --- 2016-04-15 Fam Zheng New
[for-2.7,v2,13/17] qemu-iotests: 046: Move version detection out from verify_io - - - --- 2016-04-15 Fam Zheng New
[for-2.7,v2,12/17] qemu-iotests: 140: Disable image lock for qemu-io access - - - --- 2016-04-15 Fam Zheng New
[for-2.7,v2,11/17] qemu-nbd: Add "--no-lock/-L" option - - - --- 2016-04-15 Fam Zheng New
[for-2.7,v2,10/17] qemu-img: Update documentation of "-L" option - - - --- 2016-04-15 Fam Zheng New
[for-2.7,v2,09/17] qemu-img: Add "-L" option to sub commands - - - --- 2016-04-15 Fam Zheng New
[for-2.7,v2,08/17] qemu-io: Add "-L" option for BDRV_O_NO_LOCK - - - --- 2016-04-15 Fam Zheng New
[for-2.7,v2,07/17] rbd: Implement image locking - - - --- 2016-04-15 Fam Zheng New
[for-2.7,v2,06/17] gluster: Implement .bdrv_lockf - - - --- 2016-04-15 Fam Zheng New
[for-2.7,v2,05/17] raw-posix: Implement .bdrv_lockf - - - --- 2016-04-15 Fam Zheng New
[for-2.7,v2,04/17] block: Introduce image file locking - - - --- 2016-04-15 Fam Zheng New
[for-2.7,v2,03/17] blockdev: Add and parse "lock-image" option for block devices - - - --- 2016-04-15 Fam Zheng New
[for-2.7,v2,02/17] qapi: Add lock-image in blockdev-add options - - - --- 2016-04-15 Fam Zheng New
[for-2.7,v2,01/17] block: Add BDRV_O_NO_LOCK - - - --- 2016-04-15 Fam Zheng New
block: Inactivate all nodes at migration source - - - --- 2016-04-15 Fam Zheng New
« 1 2 ... 3107 3108 31093186 3187 »