Show patches with: State = Action Required       |    Archived = No       |   21571 patches
« 1 2 ... 156 157 158215 216 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,06/33] hw/riscv/virt.c: Assemble plic_hart_config string with g_strjoinv() Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,10/33] target/riscv: Use tcg_constant_* Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,11/33] tests/tcg/riscv64: Add test for division Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,12/33] target/riscv: Clean up division helpers Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,13/33] target/riscv: Add DisasContext to gen_get_gpr, gen_set_gpr Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,14/33] target/riscv: Introduce DisasExtend and new helpers Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,15/33] target/riscv: Add DisasExtend to gen_arith* Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,16/33] target/riscv: Remove gen_arith_div* Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,17/33] target/riscv: Use gen_arith for mulh and mulhu Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,18/33] target/riscv: Move gen_* helpers for RVM Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,19/33] target/riscv: Move gen_* helpers for RVB Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,20/33] target/riscv: Add DisasExtend to gen_unary Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,21/33] target/riscv: Use DisasExtend in shift operations Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,22/33] target/riscv: Use extracts for sraiw and srliw Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,23/33] target/riscv: Use get_gpr in branches Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,24/33] target/riscv: Use {get, dest}_gpr for integer load/store Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,25/33] target/riscv: Fix rmw_sip, rmw_vsip, rmw_hsip vs write-only operation Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,26/33] target/riscv: Fix hgeie, hgeip Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,27/33] target/riscv: Reorg csr instructions Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,28/33] target/riscv: Use {get,dest}_gpr for RVA Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,29/33] target/riscv: Use gen_shift_imm_fn for slli_uw Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,30/33] target/riscv: Use {get,dest}_gpr for RVF Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,31/33] target/riscv: Use {get,dest}_gpr for RVD Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,32/33] target/riscv: Tidy trans_rvh.c.inc Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,33/33] target/riscv: Use {get,dest}_gpr for RVV Untitled series #155777 --- 2021-09-01 Alistair Francis New
[PULL,02/22] gitlab-ci: Merge "build-disabled" with "build-without-default-features" testing and plugin updates --- 2021-09-03 Alex Bennée New
[PULL,04/22] gitlab-ci: Fix ..._RUNNER_AVAILABLE variables and document them testing and plugin updates --- 2021-09-03 Alex Bennée New
[PULL,05/22] plugins: do not limit exported symbols if modules are active testing and plugin updates --- 2021-09-03 Alex Bennée New
[PULL,07/22] plugins: sort exported symbol list testing and plugin updates --- 2021-09-03 Alex Bennée New
[PULL,10/22] plugins/api: added a boolean parsing plugin api testing and plugin updates --- 2021-09-03 Alex Bennée New
[PULL,11/22] plugins/hotpages: introduce sortby arg and parsed bool args correctly testing and plugin updates --- 2021-09-03 Alex Bennée New
[PULL,13/22] plugins/lockstep: make socket path not positional & parse bool arg testing and plugin updates --- 2021-09-03 Alex Bennée New
[PULL,14/22] plugins/hwprofile: adapt to the new plugin arguments scheme testing and plugin updates --- 2021-09-03 Alex Bennée New
[PULL,15/22] plugins/howvec: adapting to the new argument passing scheme testing and plugin updates --- 2021-09-03 Alex Bennée New
[v2,1/8] acpi: Add VIOT structure definitions virtio-iommu: Add ACPI support --- 2021-09-03 Jean-Philippe Brucker New
[v2,2/8] hw/acpi: Add VIOT table virtio-iommu: Add ACPI support --- 2021-09-03 Jean-Philippe Brucker New
[v2,3/8] hw/arm/virt-acpi-build: Add VIOT table for virtio-iommu virtio-iommu: Add ACPI support --- 2021-09-03 Jean-Philippe Brucker New
[v2,6/8] pc: Add VIOT table for virtio-iommu virtio-iommu: Add ACPI support --- 2021-09-03 Jean-Philippe Brucker New
[v2,7/8] pc: Allow instantiating a virtio-iommu device virtio-iommu: Add ACPI support --- 2021-09-03 Jean-Philippe Brucker New
[v2,8/8] docs: Add '-device virtio-iommu' entry virtio-iommu: Add ACPI support --- 2021-09-03 Jean-Philippe Brucker New
accel/tcg: assert insn_idx will always be valid before plugin_inject_cb accel/tcg: assert insn_idx will always be valid before plugin_inject_cb --- 2021-09-03 Alex Bennée New
[v9,9/9] tests/data/acpi/virt: Update IORT files for ITS GICv3 LPI and ITS feature implementation --- 2021-09-10 Shashi Mallela New
[v2,1/2] elf2dmp: Check curl_easy_setopt() return value [v2,1/2] elf2dmp: Check curl_easy_setopt() return value --- 2021-09-10 Philippe Mathieu-Daudé New
[v2,2/2] elf2dmp: Fail cleanly if PDB file specifies zero block_size [v2,1/2] elf2dmp: Check curl_easy_setopt() return value --- 2021-09-10 Philippe Mathieu-Daudé New
[PULL,6/9] include/qemu: Use builtins for bswap tcg patch queue --- 2021-09-12 Richard Henderson New
[RFC] tests/docker: promote debian-riscv64-cross to a full image [RFC] tests/docker: promote debian-riscv64-cross to a full image --- 2021-09-13 Alex Bennée New
[PULL,10/14] hw/misc: Add Infineon DPS310 sensor model Untitled series #158096 --- 2021-09-13 Cédric Le Goater New
[RFC,2/7] accel/tcg: Split out adjust_signal_pc linux-user: Streamline handling of SIGSEGV/SIGBUS --- 2021-09-13 Richard Henderson New
[RFC,3/7] accel/tcg: Split out handle_sigsegv_accerr_write linux-user: Streamline handling of SIGSEGV/SIGBUS --- 2021-09-13 Richard Henderson New
[RFC,6/7] linux-user: Handle SIGSEGV/SIGBUS in host_to_target_siginfo_noswap linux-user: Streamline handling of SIGSEGV/SIGBUS --- 2021-09-13 Richard Henderson New
[RFC,7/7] linux-user: Reorg cpu_signal_handler linux-user: Streamline handling of SIGSEGV/SIGBUS --- 2021-09-13 Richard Henderson New
[PULL,02/44] accel/tcg: Clear PAGE_WRITE before translation tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,05/44] tcg: Remove tcg_global_reg_new defines tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,13/44] accel/tcg: Rename user-mode do_interrupt hack as fake_user_interrupt tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,14/44] target/alpha: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,15/44] target/arm: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,16/44] target/cris: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,17/44] target/hppa: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,20/44] target/m68k: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,21/44] target/microblaze: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,22/44] target/mips: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,24/44] target/openrisc: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,26/44] target/riscv: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,27/44] target/sh4: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,29/44] target/rx: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,30/44] target/xtensa: Restrict cpu_exec_interrupt() handler to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,31/44] accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,32/44] user: Remove cpu_get_pic_interrupt() stubs tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[PULL,33/44] user: Mark cpu_loop() with noreturn attribute tcg patch queue, v2 --- 2021-09-14 Richard Henderson New
[v3,04/10] hw/arm/virt: Reject instantiation of multiple IOMMUs virtio-iommu: Add ACPI support --- 2021-09-14 Jean-Philippe Brucker New
[v3,05/10] pc: Allow instantiating a virtio-iommu device virtio-iommu: Add ACPI support --- 2021-09-14 Jean-Philippe Brucker New
[PULL,v3,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* tcg patch queue --- 2021-09-14 Richard Henderson New
[1/2] tests/docker: promote debian-riscv64-cross to a full image gitlab-ci: Add riscv64 cross builds --- 2021-09-14 Richard Henderson New
[2/2] gitlab: Add cross-riscv64-system, cross-riscv64-user gitlab-ci: Add riscv64 cross builds --- 2021-09-14 Richard Henderson New
[2/2] linux-user/nios2: Map a real kuser page linux-user/nios2: trap and kuser fixes --- 2021-09-15 Richard Henderson New
hw/intc: GIC maintenance interrupt not triggered hw/intc: GIC maintenance interrupt not triggered --- 2021-09-15 Shashi Mallela New
[PULL,05/10] linux-user: Split mmap prototypes into user-mmap.h [PULL,01/10] linux-user: Fix coding style nits in qemu.h --- 2021-09-16 Laurent Vivier New
[PULL,07/10] linux-user: Split linux-user internals out of qemu.h [PULL,01/10] linux-user: Fix coding style nits in qemu.h --- 2021-09-16 Laurent Vivier New
[PULL,08/10] linux-user: Don't include gdbstub.h in qemu.h [PULL,01/10] linux-user: Fix coding style nits in qemu.h --- 2021-09-16 Laurent Vivier New
[PULL,09/10] linux-user: Drop unneeded includes from qemu.h [PULL,01/10] linux-user: Fix coding style nits in qemu.h --- 2021-09-16 Laurent Vivier New
[PULL,03/35] hw/core: Restrict cpu_has_work() to sysemu tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,04/35] hw/core: Un-inline cpu_has_work() tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,05/35] sysemu: Introduce AccelOpsClass::has_work() tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,06/35] accel/kvm: Implement AccelOpsClass::has_work() tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,07/35] accel/whpx: Implement AccelOpsClass::has_work() tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,08/35] accel/tcg: Implement AccelOpsClass::has_work() as stub tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,09/35] target/alpha: Restrict has_work() handler to sysemu tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,10/35] target/arm: Restrict has_work() handler to sysemu and TCG tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,11/35] target/avr: Restrict has_work() handler to sysemu tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,12/35] target/cris: Restrict has_work() handler to sysemu tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,13/35] target/hexagon: Remove unused has_work() handler tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,14/35] target/hppa: Restrict has_work() handler to sysemu tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,15/35] target/i386: Restrict has_work() handler to sysemu and TCG tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,16/35] target/m68k: Restrict has_work() handler to sysemu tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,17/35] target/microblaze: Restrict has_work() handler to sysemu tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,18/35] target/mips: Restrict has_work() handler to sysemu and TCG tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,19/35] target/nios2: Restrict has_work() handler to sysemu tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,20/35] target/openrisc: Restrict has_work() handler to sysemu tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,21/35] target/ppc: Introduce PowerPCCPUClass::has_work() tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,22/35] target/ppc: Restrict has_work() handlers to sysemu and TCG tcg patch queue --- 2021-09-16 Richard Henderson New
« 1 2 ... 156 157 158215 216 »