Show patches with: State = Action Required       |    Archived = No       |   426617 patches
« 1 2 ... 1916 1917 19184266 4267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,4/6] nbd/server: Add va_list form of nbd_negotiate_send_rep_err() NBD patches through 17 Jan - - 1 - --- 2018-01-18 Eric Blake New
[PULL,5/6] nbd/server: Add helper functions for parsing option payload NBD patches through 17 Jan - - 1 - --- 2018-01-18 Eric Blake New
[PULL,6/6] nbd/server: structurize option reply sending NBD patches through 17 Jan - - 1 - --- 2018-01-18 Eric Blake New
scsi-generic: Simplify error handling code scsi-generic: Simplify error handling code - - 1 - --- 2018-01-18 Fam Zheng New
[qemu] spapr_pci: Alias MMIO windows to PHB address space [qemu] spapr_pci: Alias MMIO windows to PHB address space - - - - --- 2018-01-18 Alexey Kardashevskiy New
chardev: fix incorrect unref of source chardev: fix incorrect unref of source - 1 - - --- 2018-01-18 Peter Xu New
hw/char: remove legacy interface escc_init() hw/char: remove legacy interface escc_init() - - 2 - --- 2018-01-18 Laurent Vivier New
[v3,1/3] header sync s390x/kvm: implement new hardware/firmware features 1 - - - --- 2018-01-18 Christian Borntraeger New
[v3,2/3] s390x/kvm: Handle bpb feature s390x/kvm: implement new hardware/firmware features 1 - 2 - --- 2018-01-18 Christian Borntraeger New
[v3,3/3] s390x/kvm: provide stfle.81 s390x/kvm: implement new hardware/firmware features - - 3 - --- 2018-01-18 Christian Borntraeger New
block: implement the bdrv_reopen_prepare helper for LUKS driver block: implement the bdrv_reopen_prepare helper for LUKS driver - - - - --- 2018-01-18 Daniel P. Berrangé New
readline: don't free completions in readline_free() readline: don't free completions in readline_free() - - 1 - --- 2018-01-18 Greg Kurz New
hbitmap: fix missing restore count when finish deserialization hbitmap: fix missing restore count when finish deserialization - - - - --- 2018-01-18 Liang Li New
[1/1] nbd: implement bdrv_get_info callback [1/1] nbd: implement bdrv_get_info callback - - 1 - --- 2018-01-18 Edgar Kaziakhmedov New
[v4,1/5] cryptodev: add vhost-user as a new cryptodev backend cryptodev: add vhost support - - - - --- 2018-01-18 Zhoujian (jay) New
[v4,2/5] cryptodev: add vhost support cryptodev: add vhost support - - - - --- 2018-01-18 Zhoujian (jay) New
[v4,3/5] cryptodev-vhost-user: add crypto session handler cryptodev: add vhost support - - - - --- 2018-01-18 Zhoujian (jay) New
[v4,4/5] cryptodev-vhost-user: set the key length cryptodev: add vhost support - - - - --- 2018-01-18 Zhoujian (jay) New
[v4,5/5] cryptodev-vhost-user: depend on CONFIG_VHOST_CRYPTO and CONFIG_VHOST_USER cryptodev: add vhost support - - - - --- 2018-01-18 Zhoujian (jay) New
[1/7] block: rename .bdrv_create() to .bdrv_co_create_opts() Call check and invalidate_cache from coroutine context - - - - --- 2018-01-18 Paolo Bonzini New
[2/7] qcow2: make qcow2_co_create2() a coroutine_fn Call check and invalidate_cache from coroutine context - - - - --- 2018-01-18 Paolo Bonzini New
[3/7] qcow2: make qcow2_do_open a coroutine_fn Call check and invalidate_cache from coroutine context - - - - --- 2018-01-18 Paolo Bonzini New
[4/7] qed: make bdrv_qed_do_open a coroutine_fn Call check and invalidate_cache from coroutine context - - - - --- 2018-01-18 Paolo Bonzini New
[5/7] block: convert bdrv_invalidate_cache callback to coroutine_fn Call check and invalidate_cache from coroutine context - - - - --- 2018-01-18 Paolo Bonzini New
[6/7] qcow2: introduce qcow2_write_caches and qcow2_flush_caches Call check and invalidate_cache from coroutine context - - - - --- 2018-01-18 Paolo Bonzini New
[7/7] block: convert bdrv_check callback to coroutine_fn Call check and invalidate_cache from coroutine context - - - - --- 2018-01-18 Paolo Bonzini New
[resend] hbitmap: fix missing restore count when finish deserialization [resend] hbitmap: fix missing restore count when finish deserialization - - 2 - --- 2018-01-18 Liang Li New
[v2] chardev/char-socket: add POLLHUP handler [v2] chardev/char-socket: add POLLHUP handler - - - - --- 2018-01-18 Klim Kireev New
[v2] target/ppc: add support for hypervisor doorbells on book3s CPUs [v2] target/ppc: add support for hypervisor doorbells on book3s CPUs - - - - --- 2018-01-18 Cédric Le Goater New
libvhost-user: Fix resource leak libvhost-user: Fix resource leak - - 2 - --- 2018-01-18 Yongji Xie New
ui: avoid sign extension using client width/height ui: avoid sign extension using client width/height - - - - --- 2018-01-18 Daniel P. Berrangé New
libvhost-user: Support across-memory-boundary access libvhost-user: Support across-memory-boundary access - - 1 - --- 2018-01-18 Yongji Xie New
[v4] ssh: switch from libssh2 to libssh [v4] ssh: switch from libssh2 to libssh - - - - --- 2018-01-18 Pino Toscano New
scripts/qemu-gdb/timers.py: define encoding in header comment scripts/qemu-gdb/timers.py: define encoding in header comment - - 1 - --- 2018-01-18 Greg Kurz New
[RFC,v2,1/5] tests: add machine 'none' with -cpu test [RFC,v2,1/5] tests: add machine 'none' with -cpu test - - - - --- 2018-01-18 Igor Mammedov New
[RFC,v2,2/5] machine: prepare machine 'none' to gradually switch to cpu_create() API Untitled series #24213 - - - - --- 2018-01-18 Igor Mammedov New
[v7,4/9] block: treat BDRV_REQ_ALLOCATE as serialising Untitled series #24218 - - 2 - --- 2018-01-18 Anton Nefedov New
[v2,1/1] s390x: fix storage attributes migration for non-small guests [v2,1/1] s390x: fix storage attributes migration for non-small guests - 1 1 - --- 2018-01-18 Claudio Imbrenda New
sm501: Add missing break to case sm501: Add missing break to case - - - - --- 2018-01-18 BALATON Zoltan New
[v2,1/6] qapi: add name parameter to nbd-server-add nbd export qmp interface - - 1 - --- 2018-01-18 Vladimir Sementsov-Ogievskiy New
[v2,2/6] hmp: add name parameter to nbd_server_add nbd export qmp interface - - - - --- 2018-01-18 Vladimir Sementsov-Ogievskiy New
[v2,3/6] qapi: add nbd-server-remove nbd export qmp interface - - - - --- 2018-01-18 Vladimir Sementsov-Ogievskiy New
[v2,4/6] iotest 147: add cases to test new @name parameter of nbd-server-add nbd export qmp interface - - 1 - --- 2018-01-18 Vladimir Sementsov-Ogievskiy New
[v2,5/6] iotests: implement QemuIoInteractive class nbd export qmp interface - - - - --- 2018-01-18 Vladimir Sementsov-Ogievskiy New
[v2,6/6] iotest 201: new test for qmp nbd-server-remove nbd export qmp interface - - 1 - --- 2018-01-18 Vladimir Sementsov-Ogievskiy New
sii3112: Add explicit type casts to avoid unintended sign extension sii3112: Add explicit type casts to avoid unintended sign extension - - - - --- 2018-01-18 BALATON Zoltan New
target/xtensa: disas/xtensa: fix coverity warnings target/xtensa: disas/xtensa: fix coverity warnings - - - - --- 2018-01-18 Max Filippov New
[v6,1/9] microblaze: boot.c: Don't try to find NULL pointer Add the ZynqMP PMU and IPI - - 1 - --- 2018-01-18 Alistair Francis New
[v6,2/9] xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU Add the ZynqMP PMU and IPI - - 1 - --- 2018-01-18 Alistair Francis New
[v6,3/9] xlnx-zynqmp-pmu: Add the CPU and memory Add the ZynqMP PMU and IPI - - 1 - --- 2018-01-18 Alistair Francis New
[v6,4/9] aarch64-softmmu.mak: Use an ARM specific config Add the ZynqMP PMU and IPI 1 - 1 - --- 2018-01-18 Alistair Francis New
[v6,5/9] xlnx-pmu-iomod-intc: Add the PMU Interrupt controller Add the ZynqMP PMU and IPI - - 2 - --- 2018-01-18 Alistair Francis New
[v6,6/9] xlnx-zynqmp-pmu: Connect the PMU interrupt controller Add the ZynqMP PMU and IPI - - 2 - --- 2018-01-18 Alistair Francis New
[v6,7/9] xlnx-zynqmp-ipi: Initial version of the Xilinx IPI device Add the ZynqMP PMU and IPI - - 1 - --- 2018-01-18 Alistair Francis New
[v6,8/9] xlnx-zynqmp-pmu: Connect the IPI device to the PMU Add the ZynqMP PMU and IPI - - 1 - --- 2018-01-18 Alistair Francis New
[v6,9/9] xlnx-zynqmp: Connect the IPI device to the ZynqMP SoC Add the ZynqMP PMU and IPI - - 1 - --- 2018-01-18 Alistair Francis New
[v4,1/7] accel/tcg: add size paremeter in tlb_fill() target/m68k: supervisor mode (part 2) - - 2 - --- 2018-01-18 Laurent Vivier New
[v4,2/7] target/m68k: add MC68040 MMU target/m68k: supervisor mode (part 2) - - 1 - --- 2018-01-18 Laurent Vivier New
[v4,3/7] target/m68k: add Transparent Translation target/m68k: supervisor mode (part 2) - - 1 - --- 2018-01-18 Laurent Vivier New
[v4,4/7] target/m68k: add index parameter to gen_load()/gen_store() and Co. target/m68k: supervisor mode (part 2) - - 1 - --- 2018-01-18 Laurent Vivier New
[v4,5/7] target/m68k: add moves target/m68k: supervisor mode (part 2) - - 1 - --- 2018-01-18 Laurent Vivier New
[v4,6/7] target/m68k: add pflush/ptest target/m68k: supervisor mode (part 2) - - 1 - --- 2018-01-18 Laurent Vivier New
[v4,7/7] target/m68k: add HMP command "info tlb" target/m68k: supervisor mode (part 2) - - 1 - --- 2018-01-18 Laurent Vivier New
[v7,01/14] sdhci: add v3 capabilities [v7,01/14] sdhci: add v3 capabilities - - - - --- 2018-01-18 Philippe Mathieu-Daudé New
[PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 1 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,00/29] pc, pci, virtio: features, fixes, cleanups - - - - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,02/29] vhost-user: add new vhost user messages to support virtio config space [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 2 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,03/29] vhost-user-blk: introduce a new vhost-user-blk host device [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 2 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,04/29] contrib/libvhost-user: enable virtio config space messages [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 2 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,05/29] contrib/vhost-user-blk: introduce a vhost-user-blk sample application [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 2 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,06/29] qemu: add a cleanup callback function to EventNotifier [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 1 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,07/29] virtio: postpone the execution of event_notifier_cleanup function [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 1 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,08/29] virtio: improve virtio devices initialization time [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 1 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,09/29] pci/shpc: Move function to generic header file [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 2 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,10/29] vhost-user: fix multiple queue specification [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 1 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,11/29] intel-iommu: Redefine macros to enable supporting 48 bit address width [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 2 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,12/29] intel-iommu: Extend address width to 48 bits [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 2 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,13/29] hw/pci-bridge: fix QEMU crash because of pcie-root-port [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 1 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,14/29] ACPI/unit-test: Add a testcase for RAM allocation in numa node [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 2 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,15/29] hw/acpi-build: Make next_base easy to follow [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 2 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,16/29] vhost-user-test: fix features mask [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 2 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,17/29] vhost-user-test: extract read-guest-mem test from main loop [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 2 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,18/29] vhost-user-test: setup virtqueues in all tests [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 2 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,19/29] vhost-user-test: make features mask an init_virtio_dev() argument [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 2 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,20/29] vhost-user-test: use init_virtio_dev in multiqueue test [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 2 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,21/29] x86_iommu: Move machine check to x86_iommu_realize() [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 3 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,22/29] x86_iommu: check if machine has PCI bus [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 3 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,23/29] tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_table() [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 1 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,24/29] tests: acpi: init table descriptor in test_dst_table() [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 1 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,25/29] tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usage [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 1 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,26/29] tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usage [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 1 - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,27/29] vhost-user: factor out msg head and payload [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - - - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,28/29] vhost-user: fix misaligned access to payload [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - - - --- 2018-01-18 Michael S. Tsirkin New
[PULL,v4,29/29] vhost: remove assertion to prevent crash [PULL,v4,01/29] MAINTAINERS: Add myself as maintainer to X86 machines - - 1 - --- 2018-01-18 Michael S. Tsirkin New
Revert "smbus: do not immediately complete commands" Revert "smbus: do not immediately complete commands" - - - - --- 2018-01-19 Corey Minyard New
[v2,01/16] target/arm: Mark disas_set_insn_syndrome inline [v2,01/16] target/arm: Mark disas_set_insn_syndrome inline - - 3 - --- 2018-01-19 Richard Henderson New
[v2,02/16] target/arm: Use pointers in crypto helpers target/arm: Prepatory work for SVE - - 2 - --- 2018-01-19 Richard Henderson New
[v2,03/16] target/arm: Use pointers in neon zip/uzp helpers target/arm: Prepatory work for SVE - - 3 - --- 2018-01-19 Richard Henderson New
[v2,04/16] target/arm: Use pointers in neon tbl helper target/arm: Prepatory work for SVE - - 2 - --- 2018-01-19 Richard Henderson New
[v2,05/16] target/arm: Change the type of vfp.regs target/arm: Prepatory work for SVE - - 1 - --- 2018-01-19 Richard Henderson New
« 1 2 ... 1916 1917 19184266 4267 »