Show patches with: none      |   318666 patches
« 1 2 ... 3101 3102 31033186 3187 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,14/27] qemu-img: Add "-L" option to sub commands - - - --- 2016-04-28 Fam Zheng New
[v3,13/27] qemu-io: Add "-L" option for BDRV_O_NO_LOCK - - - --- 2016-04-28 Fam Zheng New
[v3,12/27] gluster: Implement .bdrv_lockf - - - --- 2016-04-28 Fam Zheng New
[v3,11/27] raw-posix: Implement .bdrv_lockf - - - --- 2016-04-28 Fam Zheng New
[v3,10/27] raw-posix: Use qemu_dup - - - --- 2016-04-28 Fam Zheng New
[v3,09/27] osdep: Introduce qemu_dup - - - --- 2016-04-28 Fam Zheng New
[v3,08/27] osdep: Add qemu_lock_fd and qemu_unlock_fd - - - --- 2016-04-28 Fam Zheng New
[v3,07/27] block: Handle image locking during reopen - - - --- 2016-04-28 Fam Zheng New
[v3,06/27] block: Make bdrv_reopen_{commit, abort} private functions - - - --- 2016-04-28 Fam Zheng New
[v3,05/27] block: Add bdrv_image_locked - - - --- 2016-04-28 Fam Zheng New
[v3,04/27] block: Introduce image file locking - - - --- 2016-04-28 Fam Zheng New
[v3,03/27] blockdev: Add and parse "lock-image" option for block devices - - - --- 2016-04-28 Fam Zheng New
[v3,02/27] qapi: Add lock-image in blockdev-add options - - - --- 2016-04-28 Fam Zheng New
[v3,01/27] block: Add BDRV_O_NO_LOCK - - - --- 2016-04-28 Fam Zheng New
slirp: fix guest network access with darwin host - - - --- 2016-04-28 Samuel Thibault New
Is anyone able to load a web page from a guest operating system? - - - --- 2016-04-28 Samuel Thibault New
[v2,2/2] vvfat: Fix default volume label - - - --- 2016-04-28 Kevin Wolf New
[v2,1/2] vvfat: Fix volume name assertion - - - --- 2016-04-28 Kevin Wolf New
Hang with migration multi-thread compression under high load - - - --- 2016-04-28 Daniel P. Berrangé New
Fwd: [PATCH] sm501: Remove support for DEPTH != 32 - - - --- 2016-04-28 ghugesss@gmail.com New
sm501: Remove support for DEPTH != 32 - - - --- 2016-04-28 ghugesss@gmail.com New
[PULL,for-2.6,1/1] target-mips: Fix RDHWR exception host PC - - - --- 2016-04-28 Leon Alrae New
[19/18] intel_iommu: Add support for Extended Interrupt Mode - - - --- 2016-04-28 Jan Kiszka New
[v5,10/18] intel_iommu: Add support for PCI MSI remap - - - --- 2016-04-28 Peter Xu New
block: always compile-check debug prints - - - --- 2016-04-28 Zhou Jie New
[v5,18/18] ioapic: clear remote irr bit for edge-triggered interrupts - - - --- 2016-04-28 Peter Xu New
[v5,17/18] ioapic: keep RO bits for IOAPIC entry - - - --- 2016-04-28 Peter Xu New
[v5,16/18] ioapic: register VT-d IEC invalidate notifier - - - --- 2016-04-28 Peter Xu New
[v5,15/18] intel_iommu: introduce IEC notifiers - - - --- 2016-04-28 Peter Xu New
[v5,14/18] q35: add "intremap" parameter to enable IR - - - --- 2016-04-28 Peter Xu New
[v5,13/18] intel_iommu: add support for split irqchip - - - --- 2016-04-28 Peter Xu New
[v5,12/18] ioapic: introduce ioapic_entry_parse() helper - - - --- 2016-04-28 Peter Xu New
[v5,11/18] q35: ioapic: add support for emulated IOAPIC IR - - - --- 2016-04-28 Peter Xu New
[v5,10/18] intel_iommu: Add support for PCI MSI remap - - - --- 2016-04-28 Peter Xu New
[v5,09/18] intel_iommu: add IR translation faults defines - - - --- 2016-04-28 Peter Xu New
[v5,08/18] intel_iommu: provide helper function vtd_get_iommu - - - --- 2016-04-28 Peter Xu New
[v5,07/18] intel_iommu: define several structs for IOMMU IR - - - --- 2016-04-28 Peter Xu New
[v5,06/18] intel_iommu: handle interrupt remap enable - - - --- 2016-04-28 Peter Xu New
[v5,05/18] intel_iommu: define interrupt remap table addr register - - - --- 2016-04-28 Peter Xu New
[v5,04/18] acpi: add DMAR scope definition for root IOAPIC - - - --- 2016-04-28 Peter Xu New
[v5,03/18] intel_iommu: set IR bit for ECAP register - - - --- 2016-04-28 Peter Xu New
[v5,02/18] intel_iommu: allow queued invalidation for IR - - - --- 2016-04-28 Peter Xu New
[v5,01/18] acpi: enable INTR for DMAR report structure - - - --- 2016-04-28 Peter Xu New
[PULL,for-2.6,3/3] qom: -object error messages lost location, restore it - - - --- 2016-04-28 Markus Armbruster New
[PULL,for-2.6,2/3] replay: Fix dangling location bug in replay_configure() - - - --- 2016-04-28 Markus Armbruster New
[PULL,for-2.6,1/3] QemuOpts: Fix qemu_opts_foreach() dangling location regression - - - --- 2016-04-28 Markus Armbruster New
[v15,23/23] qapi: Change visit_type_FOO() to no longer return partial objects - - - --- 2016-04-28 Eric Blake New
[v15,22/23] qapi: Simplify semantics of visit_next_list() - - - --- 2016-04-28 Eric Blake New
[v15,21/23] qapi: Fix string input visitor handling of invalid list - - - --- 2016-04-28 Eric Blake New
[v15,20/23] tests/string-input-visitor: Add negative integer tests - - - --- 2016-04-28 Eric Blake New
[v15,19/23] qapi: Split visit_end_struct() into pieces - - - --- 2016-04-28 Eric Blake New
[v15,18/23] qmp: Tighten output visitor rules - - - --- 2016-04-28 Eric Blake New
[v15,17/23] qmp: Add qmp_output_visitor_reset() - - - --- 2016-04-28 Eric Blake New
[v15,16/23] spapr_drc: Expose 'null' in qom-get when there is no fdt - - - --- 2016-04-28 Eric Blake New
[v15,15/23] qmp: Support explicit null during visits - - - --- 2016-04-28 Eric Blake New
[v15,14/23] qapi: Add visit_type_null() visitor - - - --- 2016-04-28 Eric Blake New
[v15,13/23] tests: Add check-qnull - - - --- 2016-04-28 Eric Blake New
[v15,12/23] qapi: Document visitor interfaces, add assertions - - - --- 2016-04-28 Eric Blake New
[v15,11/23] qmp-input: Refactor when list is advanced - - - --- 2016-04-28 Eric Blake New
[v15,10/23] qmp-input: Require struct push to visit members of top dict - - - --- 2016-04-28 Eric Blake New
[v15,09/23] qom: Wrap prop visit in visit_start_struct - - - --- 2016-04-28 Eric Blake New
[v15,08/23] monitor: Let generated code validate arguments - - - --- 2016-04-28 Eric Blake New
[v15,07/23] qapi-commands: Wrap argument visit in visit_start_struct - - - --- 2016-04-28 Eric Blake New
[v15,06/23] qmp-input: Don't consume input when checking has_member - - - --- 2016-04-28 Eric Blake New
[v15,05/23] qapi: Use strict QMP input visitor in more places - - - --- 2016-04-28 Eric Blake New
[v15,04/23] qmp-input: Clean up stack handling - - - --- 2016-04-28 Eric Blake New
[v15,03/23] qmp: Drop dead command->type - - - --- 2016-04-28 Eric Blake New
[v15,02/23] qapi: Guarantee NULL obj on input visitor callback error - - - --- 2016-04-28 Eric Blake New
[v15,01/23] qapi-visit: Add visitor.type classification - - - --- 2016-04-28 Eric Blake New
target-mips: Fix RDHWR exception host PC - - - --- 2016-04-27 James Hogan New
[4/4] tests: fix libqtest socket timeouts - - - --- 2016-04-27 Dr. David Alan Gilbert New
[3/4] test: Postcopy - - - --- 2016-04-27 Dr. David Alan Gilbert New
[2/4] Postcopy: Add stats on page requests - - - --- 2016-04-27 Dr. David Alan Gilbert New
[1/4] Postcopy: Avoid 0 length discards - - - --- 2016-04-27 Dr. David Alan Gilbert New
[v5] qemu-img: check block status of backing file when converting. - - - --- 2016-04-27 Ren Kimura New
Hang with migration multi-thread compression under high load - - - --- 2016-04-27 Daniel P. Berrangé New
[for-2.6,3/3] qom: -object error messages lost location, restore it - - - --- 2016-04-27 Markus Armbruster New
[for-2.6,2/3] replay: Fix dangling location bug in replay_configure() - - - --- 2016-04-27 Markus Armbruster New
[for-2.6,1/3] QemuOpts: Fix qemu_opts_foreach() dangling location regression - - - --- 2016-04-27 Markus Armbruster New
[v2,9/9] block: Remove BlockDriverState.blk - - - --- 2016-04-27 Kevin Wolf New
[v2,8/9] block: Don't return throttling info in query-named-block-nodes - - - --- 2016-04-27 Kevin Wolf New
[v2,7/9] block: Avoid bs->blk in bdrv_next() - - - --- 2016-04-27 Kevin Wolf New
[v2,6/9] block: Add bdrv_has_blk() - - - --- 2016-04-27 Kevin Wolf New
[v2,5/9] block: Remove bdrv_aio_multiwrite() - - - --- 2016-04-27 Kevin Wolf New
[v2,4/9] blockjob: Don't touch BDS iostatus - - - --- 2016-04-27 Kevin Wolf New
[v2,3/9] blockjob: Don't set iostatus of target - - - --- 2016-04-27 Kevin Wolf New
[v2,2/9] block: User BdrvChild callback for device name - - - --- 2016-04-27 Kevin Wolf New
[v2,1/9] block: Use BdrvChild callbacks for change_media/resize - - - --- 2016-04-27 Kevin Wolf New
[2/2] vvfat: Fix default volume label - - - --- 2016-04-27 Kevin Wolf New
[1/2] vvfat: Fix volume name assertion - - - --- 2016-04-27 Kevin Wolf New
[1/1] mm: thp: kvm: fix memory corruption in KVM with THP enabled - - - --- 2016-04-27 Andrea Arcangeli New
[v6,for-2.7,28/28] migration: remove qemu_get_fd method from QEMUFile - - - --- 2016-04-27 Daniel P. Berrangé New
[v6,for-2.7,27/28] migration: remove support for non-iovec based write handlers - - - --- 2016-04-27 Daniel P. Berrangé New
[v6,for-2.7,26/28] migration: add support for encrypting data with TLS - - - --- 2016-04-27 Daniel P. Berrangé New
[v6,for-2.7,25/28] migration: define 'tls-creds' and 'tls-hostname' migration parameters - 1 - --- 2016-04-27 Daniel P. Berrangé New
[v6,for-2.7,24/28] migration: don't use an array for storing migrate parameters - 1 - --- 2016-04-27 Daniel P. Berrangé New
[v6,for-2.7,23/28] migration: move definition of struct QEMUFile back into qemu-file.c - - - --- 2016-04-27 Daniel P. Berrangé New
[v6,for-2.7,22/28] migration: delete QEMUFile stdio implementation - - - --- 2016-04-27 Daniel P. Berrangé New
[v6,for-2.7,21/28] migration: delete QEMUFile sockets implementation - - - --- 2016-04-27 Daniel P. Berrangé New
[v6,for-2.7,20/28] migration: delete QEMUSizedBuffer struct - - - --- 2016-04-27 Daniel P. Berrangé New
« 1 2 ... 3101 3102 31033186 3187 »