Show patches with: State = Action Required       |   431185 patches
« 1 2 ... 1147 1148 11494311 4312 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,2/7] target/arm: Make sure that commpage's tb->size != 0 [PULL,1/7] target/s390x: Fix translation exception on illegal instruction - - 1 - --- 2021-05-06 Cornelia Huck New
[PULL,1/7] target/s390x: Fix translation exception on illegal instruction [PULL,1/7] target/s390x: Fix translation exception on illegal instruction - - 1 - --- 2021-05-06 Cornelia Huck New
[PULL,0/7] s390x update - - - - --- 2021-05-06 Cornelia Huck New
[5/5] blockjob: drop BlockJob.blk field block-job: drop BlockJob.blk - - - - --- 2021-05-06 Vladimir Sementsov-Ogievskiy New
[4/5] test-bdrv-drain: don't use BlockJob.blk block-job: drop BlockJob.blk - - - - --- 2021-05-06 Vladimir Sementsov-Ogievskiy New
[3/5] block/stream: add own blk block-job: drop BlockJob.blk - - - - --- 2021-05-06 Vladimir Sementsov-Ogievskiy New
[2/5] test-blockjob-txn: don't abuse job->blk block-job: drop BlockJob.blk - - - - --- 2021-05-06 Vladimir Sementsov-Ogievskiy New
[1/5] blockjob: implement and use block_job_get_aio_context block-job: drop BlockJob.blk - - - - --- 2021-05-06 Vladimir Sementsov-Ogievskiy New
[v2,9/9] target/ppc/kvm: Replace alloca() by g_malloc() misc: Replace alloca() by g_malloc() - - 1 - --- 2021-05-06 Philippe Mathieu-Daudé New
[v2,8/9] hw/misc/pca9552: Replace g_newa() by g_new() misc: Replace alloca() by g_malloc() - - - - --- 2021-05-06 Philippe Mathieu-Daudé New
[v2,7/9] gdbstub: Replace alloca() + memset(0) by g_new0() misc: Replace alloca() by g_malloc() - - - - --- 2021-05-06 Philippe Mathieu-Daudé New
[v2,6/9] gdbstub: Only call cmd_parse_params() with non-NULL command schema misc: Replace alloca() by g_malloc() - - 1 - --- 2021-05-06 Philippe Mathieu-Daudé New
[v2,5/9] gdbstub: Constify GdbCmdParseEntry misc: Replace alloca() by g_malloc() - - 1 - --- 2021-05-06 Philippe Mathieu-Daudé New
[v2,4/9] bsd-user/syscall: Replace alloca() by g_new() misc: Replace alloca() by g_malloc() - - - - --- 2021-05-06 Philippe Mathieu-Daudé New
[v2,3/9] backends/tpm: Replace g_alloca() by g_malloc() misc: Replace alloca() by g_malloc() - - 1 - --- 2021-05-06 Philippe Mathieu-Daudé New
[v2,2/9] backends/tpm: Replace qemu_mutex_lock calls with QEMU_LOCK_GUARD misc: Replace alloca() by g_malloc() - - 2 - --- 2021-05-06 Philippe Mathieu-Daudé New
[v2,1/9] audio/alsaaudio: Replace ALSA alloca() by malloc() equivalent misc: Replace alloca() by g_malloc() - - - - --- 2021-05-06 Philippe Mathieu-Daudé New
9pfs: add link to 9p developer docs 9pfs: add link to 9p developer docs 1 - - - --- 2021-05-06 Christian Schoenebeck New
virtio-gpu: handle partial maps properly virtio-gpu: handle partial maps properly - - 1 1 --- 2021-05-06 Gerd Hoffmann New
[v3,8/8] write-threshold: deal with includes block: refactor write threshold - - - - --- 2021-05-06 Vladimir Sementsov-Ogievskiy New
[v3,7/8] test-write-threshold: drop extra TestStruct structure block: refactor write threshold - - 1 - --- 2021-05-06 Vladimir Sementsov-Ogievskiy New
[v3,6/8] test-write-threshold: drop extra tests block: refactor write threshold - - 1 - --- 2021-05-06 Vladimir Sementsov-Ogievskiy New
[v3,5/8] block/write-threshold: don't use aio context lock block: refactor write threshold - - - - --- 2021-05-06 Vladimir Sementsov-Ogievskiy New
[v3,4/8] block/write-threshold: drop extra APIs block: refactor write threshold - - 2 - --- 2021-05-06 Vladimir Sementsov-Ogievskiy New
[v3,3/8] test-write-threshold: rewrite test_threshold_(not_)trigger tests block: refactor write threshold - - 1 - --- 2021-05-06 Vladimir Sementsov-Ogievskiy New
[v3,2/8] block: drop write notifiers block: refactor write threshold - - 1 - --- 2021-05-06 Vladimir Sementsov-Ogievskiy New
[v3,1/8] block/write-threshold: don't use write notifiers block: refactor write threshold - - 2 - --- 2021-05-06 Vladimir Sementsov-Ogievskiy New
qemu-iotests: fix pylint 2.8 consider-using-with error qemu-iotests: fix pylint 2.8 consider-using-with error - - - - --- 2021-05-06 Emanuele Giuseppe Esposito New
[RFC,v2] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall [RFC,v2] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall - - - - --- 2021-05-06 Vaibhav Jain New
[RFC,v1,10/10] Introduce new CPUClass::get_phys_page_attrs_debug implementation for encrypted guests Enable encrypted guest memory access in QEMU - - - - --- 2021-05-06 Yuan Yao New
[RFC,v1,09/10] Change the monitor and other commands and gdbstub to use the debug API Enable encrypted guest memory access in QEMU - - - - --- 2021-05-06 Yuan Yao New
[RFC,v1,08/10] Introduce debug version of physical memory read/write API Enable encrypted guest memory access in QEMU - - - - --- 2021-05-06 Yuan Yao New
[RFC,v1,07/10] Add new address_space_read and address_space_write debug helper interfaces which can… Enable encrypted guest memory access in QEMU - - - - --- 2021-05-06 Yuan Yao New
[RFC,v1,06/10] Introduce new MemoryDebugOps which hook into guest virtual and physical memory debug… Enable encrypted guest memory access in QEMU - - - - --- 2021-05-06 Yuan Yao New
[RFC,v1,05/10] Set the RAM's MemoryRegion::debug_ops for INTEL TD guests Enable encrypted guest memory access in QEMU - - - - --- 2021-05-06 Yuan Yao New
[RFC,v1,04/10] Implements the common MemoryRegion::ram_debug_ops for encrypted guests Enable encrypted guest memory access in QEMU - - - - --- 2021-05-06 Yuan Yao New
[RFC,v1,03/10] Introduce new interface KVMState::set_mr_debug_ops and its wrapper Enable encrypted guest memory access in QEMU - - - - --- 2021-05-06 Yuan Yao New
[RFC,v1,02/10] Currently, guest memory access for debugging purposes is performed using memcpy(). E… Enable encrypted guest memory access in QEMU - - - - --- 2021-05-06 Yuan Yao New
[RFC,v1,01/10] Extend the MemTxAttrs to include a 'debug' flag. The flag can be used as general ind… Enable encrypted guest memory access in QEMU - - - - --- 2021-05-06 Yuan Yao New
[PULL,v2,42/42] target/riscv: Fix the RV64H decode comment [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,41/42] target/riscv: Consolidate RV32/64 16-bit instructions [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,40/42] target/riscv: Consolidate RV32/64 32-bit instructions [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,39/42] target/riscv: Remove an unused CASE_OP_32_64 macro [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 2 - --- 2021-05-05 Alistair Francis New
[PULL,v2,38/42] target/riscv: Remove the unused HSTATUS_WPRI macro [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 2 - --- 2021-05-05 Alistair Francis New
[PULL,v2,37/42] target/riscv: Remove the hardcoded SATP_MODE macro [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,36/42] target/riscv: Remove the hardcoded MSTATUS_SD macro [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,35/42] target/riscv: Remove the hardcoded HGATP_MODE macro [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 2 - --- 2021-05-05 Alistair Francis New
[PULL,v2,34/42] target/riscv: Remove the hardcoded SSTATUS_SD macro [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 2 - --- 2021-05-05 Alistair Francis New
[PULL,v2,33/42] target/riscv: Remove the hardcoded RVXLEN macro [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 2 - --- 2021-05-05 Alistair Francis New
[PULL,v2,32/42] target/riscv: fix a typo with interrupt names [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,31/42] fpu/softfloat: set invalid excp flag for RISC-V muladd instructions [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,30/42] hw/riscv: Fix OT IBEX reset vector [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,29/42] target/riscv: fix exception index on instruction access fault [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,28/42] target/riscv: fix vrgather macro index variable type bug [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,27/42] target/riscv: Add ePMP support for the Ibex CPU [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,26/42] target/riscv/pmp: Remove outdated comment [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,25/42] target/riscv: Add a config option for ePMP [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 2 - --- 2021-05-05 Alistair Francis New
[PULL,v2,24/42] target/riscv: Implementation of enhanced PMP (ePMP) [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,23/42] target/riscv: Add ePMP CSR access functions [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 2 - --- 2021-05-05 Alistair Francis New
[PULL,v2,22/42] target/riscv: Add the ePMP feature [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,21/42] target/riscv: Define ePMP mseccfg [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 3 - --- 2021-05-05 Alistair Francis New
[PULL,v2,20/42] target/riscv: Fix the PMP is locked check when using TOR [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,19/42] docs: Add documentation for shakti_c machine [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,18/42] target/riscv: Fixup saturate subtract function [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 2 - --- 2021-05-05 Alistair Francis New
[PULL,v2,17/42] riscv: don't look at SUM when accessing memory from a debugger context [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,16/42] hw/riscv: Enable VIRTIO_VGA for RISC-V virt machine [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,15/42] hw/opentitan: Update the interrupt layout [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,14/42] MAINTAINERS: Update the RISC-V CPU Maintainers [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code 2 - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,13/42] target/riscv: Use RISCVException enum for CSR access [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 2 - --- 2021-05-05 Alistair Francis New
[PULL,v2,12/42] target/riscv: Use the RISCVException enum for CSR operations [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 2 - --- 2021-05-05 Alistair Francis New
[PULL,v2,11/42] target/riscv: Fix 32-bit HS mode access permissions [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 2 - --- 2021-05-05 Alistair Francis New
[PULL,v2,10/42] target/riscv: Use the RISCVException enum for CSR predicates [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 2 - --- 2021-05-05 Alistair Francis New
[PULL,v2,09/42] target/riscv: Convert the RISC-V exceptions to an enum [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 2 - --- 2021-05-05 Alistair Francis New
[PULL,v2,08/42] hw/riscv: Connect Shakti UART to Shakti platform [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,07/42] hw/char: Add Shakti UART emulation [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,06/42] riscv: Add initial support for Shakti C machine [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,05/42] target/riscv: Add Shakti C class CPU [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,04/42] hw/riscv: sifive_e: Add 'const' to sifive_e_memmap[] [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - 1 2 - --- 2021-05-05 Alistair Francis New
[PULL,v2,03/42] target/riscv: Align the data type of reset vector address [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 2 - --- 2021-05-05 Alistair Francis New
[PULL,v2,02/42] docs/system/generic-loader.rst: Fix style [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code [PULL,v2,01/42] target/riscv: Remove privilege v1.9 specific CSR related code - - 1 - --- 2021-05-05 Alistair Francis New
[PULL,v2,00/42] riscv-to-apply queue - - - - --- 2021-05-05 Alistair Francis New
target/mips: Fix potential integer overflow (CID 1452921) target/mips: Fix potential integer overflow (CID 1452921) - 1 1 - --- 2021-05-05 Philippe Mathieu-Daudé New
[RFC,1/1] Implement AVR watchdog timer Implement AVR WDT (watchdog timer) - - - - --- 2021-05-05 Michael Rolnik New
[23/23] configure: Prohibit variable-length allocations by using -Wvla CPPFLAG misc: Remove variable-length arrays on the stack - - 1 - --- 2021-05-05 Philippe Mathieu-Daudé New
[22/23] tests/unit/test-vmstate: Avoid dynamic stack allocation misc: Remove variable-length arrays on the stack - - 1 - --- 2021-05-05 Philippe Mathieu-Daudé New
[21/23] target/ppc/kvm: Avoid dynamic stack allocation misc: Remove variable-length arrays on the stack 1 - - - --- 2021-05-05 Philippe Mathieu-Daudé New
[20/23] util/iov: Avoid dynamic stack allocation misc: Remove variable-length arrays on the stack - - - - --- 2021-05-05 Philippe Mathieu-Daudé New
[19/23] ui/vnc-enc-tight: Avoid dynamic stack allocation misc: Remove variable-length arrays on the stack - - - - --- 2021-05-05 Philippe Mathieu-Daudé New
[18/23] ui/vnc-enc-hextile: Use definitions to avoid dynamic stack allocation misc: Remove variable-length arrays on the stack - - - - --- 2021-05-05 Philippe Mathieu-Daudé New
[17/23] ui/spice-display: Avoid dynamic stack allocation misc: Remove variable-length arrays on the stack - - - - --- 2021-05-05 Philippe Mathieu-Daudé New
[16/23] ui/curses: Avoid dynamic stack allocation misc: Remove variable-length arrays on the stack - - 1 - --- 2021-05-05 Philippe Mathieu-Daudé New
[15/23] net: Avoid dynamic stack allocation misc: Remove variable-length arrays on the stack 2 - - - --- 2021-05-05 Philippe Mathieu-Daudé New
[14/23] hw/usb/hcd-ohci: Use definition to avoid dynamic stack allocation misc: Remove variable-length arrays on the stack - - 1 - --- 2021-05-05 Philippe Mathieu-Daudé New
[13/23] hw/usb/hcd-xhci: Avoid dynamic stack allocation misc: Remove variable-length arrays on the stack - - - - --- 2021-05-05 Philippe Mathieu-Daudé New
[12/23] hw/i386/multiboot: Avoid dynamic stack allocation misc: Remove variable-length arrays on the stack - - 1 - --- 2021-05-05 Philippe Mathieu-Daudé New
[11/23] hw/intc/xics: Avoid dynamic stack allocation misc: Remove variable-length arrays on the stack 1 - 1 - --- 2021-05-05 Philippe Mathieu-Daudé New
[10/23] hw/ppc/pnv: Avoid dynamic stack allocation misc: Remove variable-length arrays on the stack 1 - - - --- 2021-05-05 Philippe Mathieu-Daudé New
[09/23] hw/net/e1000e_core: Use definition to avoid dynamic stack allocation misc: Remove variable-length arrays on the stack 1 - 1 - --- 2021-05-05 Philippe Mathieu-Daudé New
[08/23] hw/block/nvme: Avoid dynamic stack allocation misc: Remove variable-length arrays on the stack - - - - --- 2021-05-05 Philippe Mathieu-Daudé New
« 1 2 ... 1147 1148 11494311 4312 »