Show patches with: State = Action Required       |   303504 patches
« 1 2 ... 2097 2098 20993035 3036 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] aspeed/scu: Implement power off register arm: aspeed: Allow the guest to exit - 1 - --- 2018-12-11 Joel Stanley New
[1/2] aspeed: Add syscon-poweroff to guest device tree arm: aspeed: Allow the guest to exit - 1 - --- 2018-12-11 Joel Stanley New
[v2] usb-host: reset and close libusb_device_handle before qemu exit [v2] usb-host: reset and close libusb_device_handle before qemu exit - - - --- 2018-12-11 linzhecheng New
qdev/core: Can not replug device on bus that allows one device qdev/core: Can not replug device on bus that allows one device - - - --- 2018-12-10 Anthony Krowiak New
[8/8] checkpatch: warn about qemu/queue.h head structs that are not typedef-ed qemu/queue.h usage cleanup, improved QTAILQ API - - - --- 2018-12-10 Paolo Bonzini New
[7/8] qemu/queue.h: simplify reverse access to QTAILQ qemu/queue.h usage cleanup, improved QTAILQ API - - - --- 2018-12-10 Paolo Bonzini New
[6/8] qemu/queue.h: reimplement QTAILQ without pointer-to-pointers qemu/queue.h usage cleanup, improved QTAILQ API - - - --- 2018-12-10 Paolo Bonzini New
[5/8] qemu/queue.h: remove Q_TAILQ_{HEAD, ENTRY} qemu/queue.h usage cleanup, improved QTAILQ API - - - --- 2018-12-10 Paolo Bonzini New
[4/8] qemu/queue.h: typedef QTAILQ heads qemu/queue.h usage cleanup, improved QTAILQ API - - - --- 2018-12-10 Paolo Bonzini New
[3/8] qemu/queue.h: leave head structs anonymous unless necessary qemu/queue.h usage cleanup, improved QTAILQ API - - - --- 2018-12-10 Paolo Bonzini New
[2/8] vfio: make vfio_address_spaces static qemu/queue.h usage cleanup, improved QTAILQ API 1 - - --- 2018-12-10 Paolo Bonzini New
[1/8] qemu/queue.h: do not access tqe_prev directly qemu/queue.h usage cleanup, improved QTAILQ API - - - --- 2018-12-10 Paolo Bonzini New
[9/9] tests: acpi: use AcpiSdtTable::aml instead of AcpiSdtTable::header::signature tests: apci: consolidate and cleanup ACPI test code - - - --- 2018-12-10 Igor Mammedov New
[8/9] tests: acpi: squash sanitize_fadt_ptrs() into test_acpi_fadt_table() tests: apci: consolidate and cleanup ACPI test code - - - --- 2018-12-10 Igor Mammedov New
[7/9] tests: smbios: fetch whole table in one step instead of reading it step by step tests: apci: consolidate and cleanup ACPI test code - - - --- 2018-12-10 Igor Mammedov New
[6/9] tests: acpi: reuse fetch_table() in vmgenid-test tests: apci: consolidate and cleanup ACPI test code - - - --- 2018-12-10 Igor Mammedov New
[5/9] tests: acpi: reuse fetch_table() for fetching FACS and DSDT tests: apci: consolidate and cleanup ACPI test code - - - --- 2018-12-10 Igor Mammedov New
[4/9] tests: acpi: simplify rsdt handling tests: apci: consolidate and cleanup ACPI test code - - - --- 2018-12-10 Igor Mammedov New
[3/9] tests: acpi: make sure FADT is fetched only once tests: apci: consolidate and cleanup ACPI test code - - - --- 2018-12-10 Igor Mammedov New
[2/9] tests: acpi: use AcpiSdtTable::aml in consistent way tests: apci: consolidate and cleanup ACPI test code - - - --- 2018-12-10 Igor Mammedov New
[1/9] tests: acpi: remove not used ACPI_READ_GENERIC_ADDRESS macro tests: apci: consolidate and cleanup ACPI test code - 1 - --- 2018-12-10 Igor Mammedov New
[v5] qemu-img info lists bitmap directory entries [v5] qemu-img info lists bitmap directory entries - - - --- 2018-12-10 Andrey Shinkevich New
i386: Add "stibp" flag name i386: Add "stibp" flag name - - - --- 2018-12-10 Eduardo Habkost New
[RFC] target/microblaze: Switch to transaction_failed hook [RFC] target/microblaze: Switch to transaction_failed hook - 1 1 --- 2018-12-10 Peter Maydell New
[RFC] hw/alpha/typhoon: Stop calling cpu_unassigned_access() [RFC] hw/alpha/typhoon: Stop calling cpu_unassigned_access() - 1 1 --- 2018-12-10 Peter Maydell New
[RFC,7/7] virtio-fs: Allow mapping of journal virtio-fs: shared file system for virtual machines3 - - - --- 2018-12-10 Dr. David Alan Gilbert New
[RFC,6/7] virtio-fs: Allow mapping of meta data version table virtio-fs: shared file system for virtual machines3 - - - --- 2018-12-10 Dr. David Alan Gilbert New
[RFC,5/7] virtio-fs: Fill in slave commands for mapping virtio-fs: shared file system for virtual machines3 - - - --- 2018-12-10 Dr. David Alan Gilbert New
[RFC,4/7] virtio-fs: Add vhost-user slave commands for mapping virtio-fs: shared file system for virtual machines3 - - - --- 2018-12-10 Dr. David Alan Gilbert New
[RFC,3/7] virtio-fs: Add cache BAR virtio-fs: shared file system for virtual machines3 - - - --- 2018-12-10 Dr. David Alan Gilbert New
[RFC,2/7] virtio: add vhost-user-fs-pci device virtio-fs: shared file system for virtual machines3 - - - --- 2018-12-10 Dr. David Alan Gilbert New
[RFC,1/7] virtio: Add shared memory capability virtio-fs: shared file system for virtual machines3 - - - --- 2018-12-10 Dr. David Alan Gilbert New
[RFC,3/3] target/m68k: Switch to transaction_failed hook target/m68k: convert to transaction_failed hook - 1 - --- 2018-12-10 Peter Maydell New
[RFC,2/3] target/m68k: In get_physical_address() check for memory access failures target/m68k: convert to transaction_failed hook - 1 - --- 2018-12-10 Peter Maydell New
[RFC,1/3] target/m68k: In dump_address_map() check for memory access failures target/m68k: convert to transaction_failed hook - 1 - --- 2018-12-10 Peter Maydell New
[3/3] vfio-pci: Add FAILOVER_PRIMARY_CHANGED event to shorten downtime during failover Support for datapath switching during live migration - - - --- 2018-12-10 Venu Busireddy New
[2/3] virtio_net: Add support for "Data Path Switching" during Live Migration. Support for datapath switching during live migration - - - --- 2018-12-10 Venu Busireddy New
[1/3] virtio_net: Add VIRTIO_NET_F_STANDBY feature bit. Support for datapath switching during live migration - - - --- 2018-12-10 Venu Busireddy New
target/arm: Emit barriers for A32/T32 load-acquire/store-release insns target/arm: Emit barriers for A32/T32 load-acquire/store-release insns - 1 1 --- 2018-12-10 Peter Maydell New
[RFC,13/13] tests/tcg: enable cris system tests Enabling tcg/tests for xtensa, mips and cris - - - --- 2018-12-10 Alex Bennée New
[RFC,12/13] tests/tcg/cris: align mul operations Enabling tcg/tests for xtensa, mips and cris - - - --- 2018-12-10 Alex Bennée New
[RFC,11/13] tests/tcg/cris: comment out the ccs test Enabling tcg/tests for xtensa, mips and cris - - - --- 2018-12-10 Alex Bennée New
[RFC,10/13] tests/tcg/cris: cleanup sys.c Enabling tcg/tests for xtensa, mips and cris - - - --- 2018-12-10 Alex Bennée New
[RFC,09/13] tests/tcg: split cris tests into system and user mode Enabling tcg/tests for xtensa, mips and cris - - - --- 2018-12-10 Alex Bennée New
[RFC,08/13] tests/docker: add fedora-cris-cross compilers Enabling tcg/tests for xtensa, mips and cris - - - --- 2018-12-10 Alex Bennée New
[RFC,07/13] tests/tcg/xtensa: enable system tests Enabling tcg/tests for xtensa, mips and cris - - - --- 2018-12-10 Alex Bennée New
[RFC,06/13] tests/docker: add debian-xtensa-cross image Enabling tcg/tests for xtensa, mips and cris - - - --- 2018-12-10 Alex Bennée New
[RFC,05/13] tests/tcg/mips: enable mips64 system tests (WIP) Enabling tcg/tests for xtensa, mips and cris - - - --- 2018-12-10 Alex Bennée New
[RFC,04/13] tests/tcg/mips: enable mips32-dsp/mips32-dspr2/mipsr5900 linux-user (WIP) Enabling tcg/tests for xtensa, mips and cris - - - --- 2018-12-10 Alex Bennée New
[RFC,03/13] tests/tcg: add QEMU_OPT option for test runner Enabling tcg/tests for xtensa, mips and cris - 1 - --- 2018-12-10 Alex Bennée New
[RFC,02/13] tests: enable tcg tests for softmmu Enabling tcg/tests for xtensa, mips and cris - 1 - --- 2018-12-10 Alex Bennée New
[RFC,01/13] tests/tcg: add softmmu awareness to Makefile Enabling tcg/tests for xtensa, mips and cris - 1 - --- 2018-12-10 Alex Bennée New
[v4,3/3] target/arm: Implement the ARMv8.1-LOR extension target/arm: ARMv8.1-LOR - 1 - --- 2018-12-10 Richard Henderson New
[v4,2/3] target/arm: Use arm_hcr_el2_eff more places target/arm: ARMv8.1-LOR - 1 - --- 2018-12-10 Richard Henderson New
[v4,1/3] target/arm: Introduce arm_hcr_el2_eff target/arm: ARMv8.1-LOR - - - --- 2018-12-10 Richard Henderson New
Fwd: [PATCH] QEMU patch for PCI handling bug (invalid free) Fwd: [PATCH] QEMU patch for PCI handling bug (invalid free) - - - --- 2018-12-10 Kevin Wolf New
input: avoid malloc for mouse events input: avoid malloc for mouse events - 2 - --- 2018-12-10 Gerd Hoffmann New
hw/s390/ccw.c: Don't take address of packed members hw/s390/ccw.c: Don't take address of packed members - 1 - --- 2018-12-10 Peter Maydell New
hw/s390x/virtio-ccw.c: Don't take address of fields in packed structs hw/s390x/virtio-ccw.c: Don't take address of fields in packed structs - 2 - --- 2018-12-10 Peter Maydell New
target/i386/kvm.c: Don't mark cpuid_data as QEMU_PACKED target/i386/kvm.c: Don't mark cpuid_data as QEMU_PACKED - 2 - --- 2018-12-10 Peter Maydell New
[3/3] uuid: Make qemu_uuid_bswap() take and return a QemuUUID block: fix last address-of-packed-member warnings - 2 - --- 2018-12-10 Peter Maydell New
[2/3] block/vdi: Don't take address of fields in packed structs block: fix last address-of-packed-member warnings - - - --- 2018-12-10 Peter Maydell New
[1/3] block/vpc: Don't take address of fields in packed structs block: fix last address-of-packed-member warnings - - - --- 2018-12-10 Peter Maydell New
[v7,19/19] spapr: add a 'pseries-4.0-dual' machine type ppc: support for the XIVE interrupt controller (POWER9) - - - --- 2018-12-09 Cédric Le Goater New
[v7,18/19] spapr: add a 'pseries-4.0-xive' machine type ppc: support for the XIVE interrupt controller (POWER9) - - - --- 2018-12-09 Cédric Le Goater New
[v7,17/19] spapr: Add a pseries-4.0 machine type ppc: support for the XIVE interrupt controller (POWER9) - - - --- 2018-12-09 Cédric Le Goater New
[v7,16/19] spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS ppc: support for the XIVE interrupt controller (POWER9) - - - --- 2018-12-09 Cédric Le Goater New
[v7,15/19] spapr/xive: enable XIVE MMIOs at reset ppc: support for the XIVE interrupt controller (POWER9) - - - --- 2018-12-09 Cédric Le Goater New
[v7,14/19] spapr: set the interrupt presenter at reset ppc: support for the XIVE interrupt controller (POWER9) - - - --- 2018-12-09 Cédric Le Goater New
[v7,13/19] spapr: add an extra OV5 field to the sPAPR IRQ backend ppc: support for the XIVE interrupt controller (POWER9) - - - --- 2018-12-09 Cédric Le Goater New
[v7,12/19] spapr: add a 'reset' method to the sPAPR IRQ backend ppc: support for the XIVE interrupt controller (POWER9) - - - --- 2018-12-09 Cédric Le Goater New
[v7,11/19] spapr: extend the sPAPR IRQ backend for XICS migration ppc: support for the XIVE interrupt controller (POWER9) - 1 - --- 2018-12-09 Cédric Le Goater New
[v7,10/19] spapr: allocate the interrupt thread context under the CPU core ppc: support for the XIVE interrupt controller (POWER9) - 1 - --- 2018-12-09 Cédric Le Goater New
[v7,09/19] spapr: add device tree support for the XIVE exploitation mode ppc: support for the XIVE interrupt controller (POWER9) - - - --- 2018-12-09 Cédric Le Goater New
[v7,08/19] spapr: add hcalls support for the XIVE exploitation interrupt mode ppc: support for the XIVE interrupt controller (POWER9) - 1 - --- 2018-12-09 Cédric Le Goater New
[v7,07/19] spapr: introduce a new machine IRQ backend for XIVE ppc: support for the XIVE interrupt controller (POWER9) - 1 - --- 2018-12-09 Cédric Le Goater New
[v7,06/19] spapr/xive: use the VCPU id as a NVT identifier ppc: support for the XIVE interrupt controller (POWER9) - - - --- 2018-12-09 Cédric Le Goater New
[v7,05/19] spapr/xive: introduce a XIVE interrupt controller ppc: support for the XIVE interrupt controller (POWER9) - 1 - --- 2018-12-09 Cédric Le Goater New
[v7,04/19] ppc/xive: notify the CPU when the interrupt priority is more privileged ppc: support for the XIVE interrupt controller (POWER9) - 1 - --- 2018-12-09 Cédric Le Goater New
[v7,03/19] ppc/xive: introduce a simplified XIVE presenter ppc: support for the XIVE interrupt controller (POWER9) - - - --- 2018-12-09 Cédric Le Goater New
[v7,02/19] ppc/xive: introduce the XIVE interrupt thread context ppc: support for the XIVE interrupt controller (POWER9) - 1 - --- 2018-12-09 Cédric Le Goater New
[v7,01/19] ppc/xive: add support for the END Event State Buffers ppc: support for the XIVE interrupt controller (POWER9) - - - --- 2018-12-09 Cédric Le Goater New
[RFC,v2,38/38] tests/plugin: add sample plugins Plugin support - - - --- 2018-12-09 Emilio Cota New
[RFC,v2,37/38] linux-user: support -plugin option Plugin support - - - --- 2018-12-09 Emilio Cota New
[RFC,v2,36/38] vl: support -plugin option Plugin support - - - --- 2018-12-09 Emilio Cota New
[RFC,v2,35/38] configure: add --enable-plugins Plugin support - 1 - --- 2018-12-09 Emilio Cota New
[RFC,v2,34/38] plugin: add API symbols to qemu-plugins.symbols Plugin support - - - --- 2018-12-09 Emilio Cota New
[RFC,v2,33/38] translator: inject instrumentation from plugins Plugin support - - - --- 2018-12-09 Emilio Cota New
[RFC,v2,32/38] target/openrisc: fetch code with translator_ld Plugin support - - - --- 2018-12-09 Emilio Cota New
hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controller hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controller - - 1 --- 2018-12-09 Philippe Mathieu-Daudé New
[RFC,v2,31/38] target/xtensa: fetch code with translator_ld Plugin support - - - --- 2018-12-09 Emilio Cota New
[RFC,v2,30/38] target/sparc: fetch code with translator_ld Plugin support - - - --- 2018-12-09 Emilio Cota New
[RFC,v2,29/38] target/riscv: fetch code with translator_ld Plugin support - - - --- 2018-12-09 Emilio Cota New
[RFC,v2,28/38] target/alpha: fetch code with translator_ld Plugin support - - - --- 2018-12-09 Emilio Cota New
[RFC,v2,27/38] target/m68k: fetch code with translator_ld Plugin support - - - --- 2018-12-09 Emilio Cota New
[RFC,v2,26/38] target/hppa: fetch code with translator_ld Plugin support - - - --- 2018-12-09 Emilio Cota New
[RFC,v2,25/38] target/i386: fetch code with translator_ld Plugin support - - - --- 2018-12-09 Emilio Cota New
[RFC,v2,24/38] target/sh4: fetch code with translator_ld (WIP) Plugin support - - - --- 2018-12-09 Emilio Cota New
[RFC,v2,23/38] target/ppc: fetch code with translator_ld Plugin support - - - --- 2018-12-09 Emilio Cota New
[RFC,v2,22/38] target/arm: call qemu_plugin_insn_append Plugin support - - - --- 2018-12-09 Emilio Cota New
« 1 2 ... 2097 2098 20993035 3036 »