Show patches with: State = Action Required       |   318435 patches
« 1 2 ... 3101 3102 31033184 3185 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,3/3] hw/arm/virt-acpi-build: Add PMU IRQ number in ACPI table - - - --- 2016-04-23 Shannon Zhao New
[v2,2/3] hw/arm/virt: Add PMU node for virt machine - - - --- 2016-04-23 Shannon Zhao New
[v2,1/3] target-arm: kvm64: set guest PMUv3 feature bit if supported - - - --- 2016-04-23 Shannon Zhao New
[v6,5/5] ACPI: Virt: Generate SRAT table - - - --- 2016-04-23 Shannon Zhao New
[v6,4/5] ACPI: move acpi_build_srat_memory to common place - - - --- 2016-04-23 Shannon Zhao New
[v6,3/5] ACPI: Add GICC Affinity Structure - - - --- 2016-04-23 Shannon Zhao New
[v6,2/5] ARM: Add numa-node-id for /memory node - - - --- 2016-04-23 Shannon Zhao New
[v6,1/5] ARM: Virt: Set numa-node-id for CPUs - - - --- 2016-04-23 Shannon Zhao New
[2/2] blockdev-backup: added support for data compression - - - --- 2016-04-23 Denis V. Lunev New
[1/2] drive-backup: added support for data compression - - - --- 2016-04-23 Denis V. Lunev New
[PULL,1/1] hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridge - - - --- 2016-04-23 David Gibson New
[v4,1/1] qemu-img: check block status of backing file when converting. - - - --- 2016-04-23 Ren Kimura New
[v3,44/44] nbd: Implement NBD_OPT_BLOCK_SIZE on client - - - --- 2016-04-22 Eric Blake New
[v3,43/44] nbd: Implement NBD_OPT_BLOCK_SIZE on server - - - --- 2016-04-22 Eric Blake New
[v3,42/44] nbd: Implement NBD_CMD_WRITE_ZEROES on client - - - --- 2016-04-22 Eric Blake New
[v3,41/44] nbd: Implement NBD_CMD_WRITE_ZEROES on server - - - --- 2016-04-22 Eric Blake New
[v3,40/44] nbd: Implement NBD_OPT_GO on client - - - --- 2016-04-22 Eric Blake New
[v3,39/44] nbd: Implement NBD_OPT_GO on server - - - --- 2016-04-22 Eric Blake New
[v3,38/44] block: Add blk_get_opt_transfer_length() - - - --- 2016-04-22 Eric Blake New
[v3,37/44] nbd: Create struct for tracking export info - - - --- 2016-04-22 Eric Blake New
[v3,36/44] nbd: Improve handling of shutdown requests - - - --- 2016-04-22 Eric Blake New
[v3,35/44] nbd: Support shorter handshake - - - --- 2016-04-22 Eric Blake New
[v3,34/44] nbd: Less allocation during NBD_OPT_LIST - - - --- 2016-04-22 Eric Blake New
[v3,33/44] nbd: Let client skip portions of server reply - - - --- 2016-04-22 Eric Blake New
[v3,32/44] nbd: Share common option-sending code in client - - - --- 2016-04-22 Eric Blake New
[v3,31/44] nbd: Share common reply-sending code in server - - - --- 2016-04-22 Eric Blake New
[v3,30/44] nbd: Treat flags vs. command type as separate fields - - - --- 2016-04-22 Eric Blake New
[v3,29/44] nbd: Avoid magic number for NBD max name size - - - --- 2016-04-22 Eric Blake New
[v3,28/44] nbd: Detect servers that send unexpected error values - - - --- 2016-04-22 Eric Blake New
[v3,27/44] nbd: Use BDRV_REQ_FUA for better FUA where supported - - - --- 2016-04-22 Eric Blake New
[v3,26/44] qemu-io: Add 'write -z -u' to test MAY_UNMAP flag - - - --- 2016-04-22 Eric Blake New
[v3,25/44] qemu-io: Add 'open -u' to set BDRV_O_UNMAP after the fact - - - --- 2016-04-22 Eric Blake New
[v3,24/44] qemu-io: Add 'write -f' to test FUA flag - - - --- 2016-04-22 Eric Blake New
[v3,23/44] qemu-io: Add missing option documentation - - - --- 2016-04-22 Eric Blake New
[v3,22/44] block: Kill blk_write(), blk_read() - - - --- 2016-04-22 Eric Blake New
[v3,21/44] block: Switch blk_write_zeroes() to byte interface - - - --- 2016-04-22 Eric Blake New
[v3,20/44] block: Switch blk_read_unthrottled() to byte interface - - - --- 2016-04-22 Eric Blake New
[v3,19/44] qemu-io: Switch to byte-based block access - - - --- 2016-04-22 Eric Blake New
[v3,18/44] qemu-img: Switch to byte-based block access - - - --- 2016-04-22 Eric Blake New
[v3,17/44] nbd: Switch to byte-based block access - - - --- 2016-04-22 Eric Blake New
[v3,16/44] atapi: Switch to byte-based block access - - - --- 2016-04-22 Eric Blake New
[v3,15/44] m25p80: Switch to byte-based block access - - - --- 2016-04-22 Eric Blake New
[v3,14/44] sd: Switch to byte-based block access - - - --- 2016-04-22 Eric Blake New
[v3,13/44] pflash: Switch to byte-based block access - - - --- 2016-04-22 Eric Blake New
[v3,12/44] onenand: Switch to byte-based block access - - - --- 2016-04-22 Eric Blake New
[v3,11/44] nand: Switch to byte-based block access - - - --- 2016-04-22 Eric Blake New
[v3,10/44] fdc: Switch to byte-based block access - - - --- 2016-04-22 Eric Blake New
[v3,09/44] block: Allow BDRV_REQ_FUA through blk_pwrite() - - - --- 2016-04-22 Eric Blake New
[v3,08/44] nbd: Add qemu-nbd -D for human-readable description - - - --- 2016-04-22 Eric Blake New
[v3,07/44] nbd: Limit nbdflags to 16 bits - - - --- 2016-04-22 Eric Blake New
[v3,06/44] nbd: Clean up ioctl handling of qemu-nbd -c - - - --- 2016-04-22 Eric Blake New
[v3,05/44] nbd: Group all Linux-specific ioctl code in one place - - - --- 2016-04-22 Eric Blake New
[v3,04/44] nbd: Reject unknown request flags - - - --- 2016-04-22 Eric Blake New
[v3,03/44] nbd: Improve server handling of bogus commands - - - --- 2016-04-22 Eric Blake New
[v3,02/44] nbd: Quit server after any write error - - - --- 2016-04-22 Eric Blake New
[v3,01/44] nbd: More debug typo fixes, use correct formats - - - --- 2016-04-22 Eric Blake New
[v3,11/11] translate-all: add tb hash bucket info to 'info jit' dump - - - --- 2016-04-22 Richard Henderson New
[v2,13/13] block: Don't check throttled reqs in bdrv_requests_pending() - - - --- 2016-04-22 Kevin Wolf New
[v2,12/13] Revert "block: Forbid I/O throttling on nodes with multiple parents for 2.6" - - - --- 2016-04-22 Kevin Wolf New
[v2,11/13] block: Remove bdrv_move_feature_fields() - - - --- 2016-04-22 Kevin Wolf New
[v2,10/13] block: Decouple throttling from BlockDriverState - - - --- 2016-04-22 Kevin Wolf New
[v2,09/13] block: Drain throttling queue with BdrvChild callback - - - --- 2016-04-22 Kevin Wolf New
[v2,08/13] block: Introduce BdrvChild.opaque - - - --- 2016-04-22 Kevin Wolf New
[v2,07/13] block: Move I/O throttling configuration functions to BlockBackend - - - --- 2016-04-22 Kevin Wolf New
[v2,06/13] block: Move actual I/O throttling to BlockBackend - - - --- 2016-04-22 Kevin Wolf New
[v2,05/13] block: Move throttling fields from BDS to BB - - - --- 2016-04-22 Kevin Wolf New
[v2,04/13] block: Convert throttle_group_get_name() to BlockBackend - - - --- 2016-04-22 Kevin Wolf New
[v2,03/13] block: throttle-groups: Use BlockBackend pointers internally - - - --- 2016-04-22 Kevin Wolf New
[v2,02/13] block: Introduce BlockBackendPublic - - - --- 2016-04-22 Kevin Wolf New
[v2,01/13] block: Make sure throttled BDSes always have a BB - - - --- 2016-04-22 Kevin Wolf New
[v2,11/11] tcg: Note requirement on atomic direct jump patching - - - --- 2016-04-22 sergey.fedorov@linaro.org New
[v2,10/11] tcg/mips: Make direct jump patching thread-safe - - - --- 2016-04-22 sergey.fedorov@linaro.org New
[v2,09/11] tcg/sparc: Make direct jump patching thread-safe - - - --- 2016-04-22 sergey.fedorov@linaro.org New
[v2,08/11] tcg/aarch64: Make direct jump patching thread-safe - - - --- 2016-04-22 sergey.fedorov@linaro.org New
[v2,07/11] tcg/arm: Make direct jump patching thread-safe - - - --- 2016-04-22 sergey.fedorov@linaro.org New
[v2,06/11] tcg/s390: Make direct jump patching thread-safe - - - --- 2016-04-22 sergey.fedorov@linaro.org New
[v2,05/11] tcg/i386: Make direct jump patching thread-safe - - - --- 2016-04-22 sergey.fedorov@linaro.org New
[v2,04/11] tcg/ppc: Make direct jump patching thread-safe - - - --- 2016-04-22 sergey.fedorov@linaro.org New
[v2,03/11] tci: Make direct jump patching thread-safe - - - --- 2016-04-22 sergey.fedorov@linaro.org New
[v2,02/11] include/qemu/osdep.h: Add macros for pointer alignment - - - --- 2016-04-22 sergey.fedorov@linaro.org New
[v2,01/11] include/qemu/osdep.h: Add a macro to check for alignment - - - --- 2016-04-22 sergey.fedorov@linaro.org New
[PULL,5/5] mirror: Workaround for unexpected iohandler events during completion - - - --- 2016-04-22 Kevin Wolf New
[PULL,4/5] aio-posix: Skip external nodes in aio_dispatch - - - --- 2016-04-22 Kevin Wolf New
[PULL,3/5] virtio: Mark host notifiers as external - - - --- 2016-04-22 Kevin Wolf New
[PULL,2/5] event-notifier: Add "is_external" parameter - - - --- 2016-04-22 Kevin Wolf New
[PULL,1/5] iohandler: Introduce iohandler_get_aio_context - - - --- 2016-04-22 Kevin Wolf New
[v3,for-2.6,5/5] mirror: Workaround for unexpected iohandler events during completion - - - --- 2016-04-22 Fam Zheng New
[v3,for-2.6,4/5] aio-posix: Skip external nodes in aio_dispatch - - - --- 2016-04-22 Fam Zheng New
[v3,for-2.6,3/5] virtio: Mark host notifiers as external - - - --- 2016-04-22 Fam Zheng New
[v3,for-2.6,2/5] event-notifier: Add "is_external" parameter - - - --- 2016-04-22 Fam Zheng New
[v3,for-2.6,1/5] iohandler: Introduce iohandler_get_aio_context - - - --- 2016-04-22 Fam Zheng New
[v5] Add optionrom compatible with fw_cfg DMA version - - - --- 2016-04-22 Richard W.M. Jones New
[v4.1] Add optionrom compatible with fw_cfg DMA version - - - --- 2016-04-22 Richard W.M. Jones New
bcm2835_property: use cached values when querying framebuffer - - - --- 2016-04-22 Sylvain Garrigues New
tests/string-input-visitor: Add negative integer tests - - - --- 2016-04-22 Markus Armbruster New
[v2] util: align memory allocations to 2M on AArch64 - - - --- 2016-04-22 Christoffer Dall New
[v2,for-2.6,5/5] mirror: Workaround for unexpected iohandler events during completion - - - --- 2016-04-22 Fam Zheng New
[v2,for-2.6,4/5] aio-posix: Skip external nodes in aio_dispatch - - - --- 2016-04-22 Fam Zheng New
[v2,for-2.6,3/5] virtio: Mark host notifiers as external - - - --- 2016-04-22 Fam Zheng New
[v2,for-2.6,2/5] event-notifier: Add "is_external" parameter - - - --- 2016-04-22 Fam Zheng New
« 1 2 ... 3101 3102 31033184 3185 »