Show patches with: State = Action Required       |   318420 patches
« 1 2 ... 3089 3090 30913184 3185 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,50/69] block: Honor BDRV_REQ_FUA during write_zeroes - - - --- 2016-05-12 Kevin Wolf New
[PULL,49/69] block: Make supported_write_flags a per-bds property - - - --- 2016-05-12 Kevin Wolf New
[PULL,48/69] qcow2: improve qcow2_co_write_zeroes() - - - --- 2016-05-12 Kevin Wolf New
[PULL,47/69] block: Kill unused sector-based blk_* functions - - - --- 2016-05-12 Kevin Wolf New
[PULL,46/69] qemu-io: Switch to byte-based block access - - - --- 2016-05-12 Kevin Wolf New
[PULL,45/69] qemu-img: Switch to byte-based block access - - - --- 2016-05-12 Kevin Wolf New
[PULL,44/69] nbd: Switch to byte-based block access - - - --- 2016-05-12 Kevin Wolf New
[PULL,43/69] atapi: Switch to byte-based block access - - - --- 2016-05-12 Kevin Wolf New
[PULL,42/69] m25p80: Switch to byte-based block access - - - --- 2016-05-12 Kevin Wolf New
[PULL,41/69] sd: Switch to byte-based block access - - - --- 2016-05-12 Kevin Wolf New
[PULL,40/69] pflash: Switch to byte-based block access - - - --- 2016-05-12 Kevin Wolf New
[PULL,39/69] onenand: Switch to byte-based block access - - - --- 2016-05-12 Kevin Wolf New
[PULL,38/69] nand: Switch to byte-based block access - - - --- 2016-05-12 Kevin Wolf New
[PULL,37/69] fdc: Switch to byte-based block access - - - --- 2016-05-12 Kevin Wolf New
[PULL,36/69] xen_disk: Switch to byte-based aio block access - - - --- 2016-05-12 Kevin Wolf New
[PULL,35/69] virtio: Switch to byte-based aio block access - - - --- 2016-05-12 Kevin Wolf New
[PULL,34/69] scsi-disk: Switch to byte-based aio block access - - - --- 2016-05-12 Kevin Wolf New
[PULL,33/69] ide: Switch to byte-based aio block access - - - --- 2016-05-12 Kevin Wolf New
[PULL,32/69] block: Introduce byte-based aio read/write - - - --- 2016-05-12 Kevin Wolf New
[PULL,31/69] block: Switch blk_*write_zeroes() to byte interface - - - --- 2016-05-12 Kevin Wolf New
[PULL,30/69] block: Switch blk_read_unthrottled() to byte interface - - - --- 2016-05-12 Kevin Wolf New
[PULL,29/69] block: Allow BDRV_REQ_FUA through blk_pwrite() - - - --- 2016-05-12 Kevin Wolf New
[PULL,28/69] qemu-io: Fix memory leak in 'aio_write -z' - - - --- 2016-05-12 Kevin Wolf New
[PULL,27/69] Allow users to specify the vmdk virtual hardware version. - - - --- 2016-05-12 Kevin Wolf New
[PULL,26/69] block: always compile-check debug prints - - - --- 2016-05-12 Kevin Wolf New
[PULL,25/69] block: Fix typo in comment - - - --- 2016-05-12 Kevin Wolf New
[PULL,24/69] block: Remove BlockDriver.bdrv_read/write - - - --- 2016-05-12 Kevin Wolf New
[PULL,23/69] vvfat: Implement .bdrv_co_preadv/pwritev interfaces - - - --- 2016-05-12 Kevin Wolf New
[PULL,22/69] vpc: Implement .bdrv_co_pwritev() interface - - - --- 2016-05-12 Kevin Wolf New
[PULL,21/69] vpc: Implement .bdrv_co_preadv() interface - - - --- 2016-05-12 Kevin Wolf New
[PULL,20/69] vmdk: Implement .bdrv_co_pwritev() interface - - - --- 2016-05-12 Kevin Wolf New
[PULL,19/69] vmdk: Implement .bdrv_co_preadv() interface - - - --- 2016-05-12 Kevin Wolf New
[PULL,18/69] vmdk: Add vmdk_find_offset_in_cluster() - - - --- 2016-05-12 Kevin Wolf New
[PULL,17/69] vdi: Implement .bdrv_co_pwritev() interface - - - --- 2016-05-12 Kevin Wolf New
[PULL,16/69] vdi: Implement .bdrv_co_preadv() interface - - - --- 2016-05-12 Kevin Wolf New
[PULL,15/69] dmg: Implement .bdrv_co_preadv() interface - - - --- 2016-05-12 Kevin Wolf New
[PULL,14/69] cloop: Implement .bdrv_co_preadv() interface - - - --- 2016-05-12 Kevin Wolf New
[PULL,13/69] bochs: Implement .bdrv_co_preadv() interface - - - --- 2016-05-12 Kevin Wolf New
[PULL,12/69] block: Introduce .bdrv_co_preadv/pwritev BlockDriver function - - - --- 2016-05-12 Kevin Wolf New
[PULL,11/69] block: Rename bdrv_co_do_preadv/writev to bdrv_co_preadv/writev - - - --- 2016-05-12 Kevin Wolf New
[PULL,10/69] block: Support AIO drivers in bdrv_driver_preadv/pwritev() - - - --- 2016-05-12 Kevin Wolf New
[PULL,09/69] block: Introduce bdrv_driver_pwritev() - - - --- 2016-05-12 Kevin Wolf New
[PULL,08/69] block: Introduce bdrv_driver_preadv() - - - --- 2016-05-12 Kevin Wolf New
[PULL,07/69] linux-aio: make it more type safe - - - --- 2016-05-12 Kevin Wolf New
[PULL,06/69] block: plug whole tree at once, introduce bdrv_io_unplugged_begin/end - - - --- 2016-05-12 Kevin Wolf New
[PULL,05/69] block: introduce bdrv_no_throttling_begin/end - - - --- 2016-05-12 Kevin Wolf New
[PULL,04/69] block: extract bdrv_drain_poll/bdrv_co_yield_to_drain from bdrv_drain/bdrv_co_drain - - - --- 2016-05-12 Kevin Wolf New
[PULL,03/69] block: move restarting of throttled reqs to block/throttle-groups.c - - - --- 2016-05-12 Kevin Wolf New
[PULL,02/69] block: make bdrv_start_throttled_reqs return void - - - --- 2016-05-12 Kevin Wolf New
[PULL,01/69] block: Don't disable I/O throttling on sync requests - - - --- 2016-05-12 Kevin Wolf New
net: vl: Move default_net to vl.c - - - --- 2016-05-12 Eduardo Habkost New
cpu-exec: Clean up 'interrupt_request' reloading in cpu_handle_interrupt() - - - --- 2016-05-12 sergey.fedorov@linaro.org New
[6/6] Use &error_fatal when initializing crypto on qemu-{img, io, nbd} - - - --- 2016-05-12 Eduardo Habkost New
[5/6] main-loop: Make qemu_init_main_loop() and qemu_signal_init() void - - - --- 2016-05-12 Eduardo Habkost New
[4/6] main-loop: Use &error_fatal when calling qemu_init_main_loop() - - - --- 2016-05-12 Eduardo Habkost New
[3/6] main-loop: Use Error** to report qemu_signal_init() errors - - - --- 2016-05-12 Eduardo Habkost New
[2/6] vl: Use &error_fatal when parsing monitor options - - - --- 2016-05-12 Eduardo Habkost New
[1/6] vl: Use &error_fatal when parsing VNC options - - - --- 2016-05-12 Eduardo Habkost New
[PULL,43/43] hw/arm: QOM'ify versatilepb.c - - - --- 2016-05-12 Peter Maydell New
[PULL,42/43] hw/arm: QOM'ify strongarm.c - - - --- 2016-05-12 Peter Maydell New
[PULL,41/43] hw/arm: QOM'ify stellaris.c - - - --- 2016-05-12 Peter Maydell New
[PULL,40/43] hw/arm: QOM'ify spitz.c - - - --- 2016-05-12 Peter Maydell New
[PULL,39/43] hw/arm: QOM'ify pxa2xx_pic.c - - - --- 2016-05-12 Peter Maydell New
[PULL,38/43] hw/arm: QOM'ify pxa2xx.c - - - --- 2016-05-12 Peter Maydell New
[PULL,37/43] hw/arm: QOM'ify integratorcp.c - - - --- 2016-05-12 Peter Maydell New
[PULL,36/43] hw/arm: QOM'ify highbank.c - - - --- 2016-05-12 Peter Maydell New
[PULL,35/43] hw/arm: QOM'ify armv7m.c - - - --- 2016-05-12 Peter Maydell New
[PULL,34/43] target-arm: Avoid unnecessary TLB flush on TCR_EL2, TCR_EL3 writes - - - --- 2016-05-12 Peter Maydell New
[PULL,33/43] hw/display/blizzard: Remove blizzard_template.h - - - --- 2016-05-12 Peter Maydell New
[PULL,32/43] hw/display/blizzard: Expand out macros - - - --- 2016-05-12 Peter Maydell New
[PULL,31/43] i.MX: Add sabrelite i.MX6 emulation. - - - --- 2016-05-12 Peter Maydell New
[PULL,30/43] i.MX: Add i.MX6 SOC implementation. - - - --- 2016-05-12 Peter Maydell New
[PULL,29/43] i.MX: Add the Freescale SPI Controller - - - --- 2016-05-12 Peter Maydell New
[PULL,28/43] FIFO: Add a FIFO32 implementation - - - --- 2016-05-12 Peter Maydell New
[PULL,27/43] i.MX: Add i.MX6 System Reset Controller device. - - - --- 2016-05-12 Peter Maydell New
[PULL,26/43] ARM: Factor out ARM on/off PSCI control functions - - - --- 2016-05-12 Peter Maydell New
[PULL,25/43] ACPI: Virt: Generate SRAT table - - - --- 2016-05-12 Peter Maydell New
[PULL,24/43] ACPI: move acpi_build_srat_memory to common place - - - --- 2016-05-12 Peter Maydell New
[PULL,23/43] ACPI: Fix the definition of proximity in AcpiSratMemoryAffinity - - - --- 2016-05-12 Peter Maydell New
[PULL,22/43] ACPI: Add GICC Affinity Structure - - - --- 2016-05-12 Peter Maydell New
[PULL,21/43] ARM: Virt: Set numa-node-id for cpu and memory nodes - - - --- 2016-05-12 Peter Maydell New
[PULL,20/43] hw/display: QOM'ify exynos4210_fimd.c - - - --- 2016-05-12 Peter Maydell New
[PULL,19/43] target-arm/translate-a64.c: Unify some of the ldst_reg decoding - - - --- 2016-05-12 Peter Maydell New
[PULL,18/43] target-arm/translate-a64.c: Use extract32 in disas_ldst_reg_imm9 - - - --- 2016-05-12 Peter Maydell New
[PULL,17/43] target-arm: Split data abort syndrome generator - - - --- 2016-05-12 Peter Maydell New
[PULL,16/43] gen-icount: Use tcg_set_insn_param - - - --- 2016-05-12 Peter Maydell New
[PULL,15/43] tcg: Add tcg_set_insn_param - - - --- 2016-05-12 Peter Maydell New
[PULL,14/43] target-arm: Fix descriptor address masking in ARM address translation - - - --- 2016-05-12 Peter Maydell New
[PULL,13/43] target-arm: Stage 2 permission fault was fixed in AArch32 state - - - --- 2016-05-12 Peter Maydell New
[PULL,12/43] hw/arm/nseries: Allocating Large sized arrays to heap - - - --- 2016-05-12 Peter Maydell New
[PULL,11/43] bcm2835_property: use cached values when querying framebuffer - - - --- 2016-05-12 Peter Maydell New
[PULL,10/43] hw/intc: QOM'ify omap_intc.c - - - --- 2016-05-12 Peter Maydell New
[PULL,09/43] hw/intc: QOM'ify grlib_irqmp.c - - - --- 2016-05-12 Peter Maydell New
[PULL,08/43] hw/intc: QOM'ify slavio_intctl.c - - - --- 2016-05-12 Peter Maydell New
[PULL,07/43] hw/intc: QOM'ify pl190.c - - - --- 2016-05-12 Peter Maydell New
[PULL,06/43] hw/intc: QOM'ify imx_avic.c - - - --- 2016-05-12 Peter Maydell New
[PULL,05/43] hw/intc: QOM'ify exynos4210_gic.c - - - --- 2016-05-12 Peter Maydell New
[PULL,04/43] hw/intc: QOM'ify exynos4210_combiner.c - - - --- 2016-05-12 Peter Maydell New
[PULL,03/43] hw/intc: QOM'ify etraxfs_pic.c - - - --- 2016-05-12 Peter Maydell New
[PULL,02/43] omap_lcdc: Remove support for DEPTH != 32 - - - --- 2016-05-12 Peter Maydell New
« 1 2 ... 3089 3090 30913184 3185 »