Show patches with: State = Action Required       |    Archived = No       |   21531 patches
« 1 2 ... 157 158 159215 216 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,23/35] target/riscv: Restrict has_work() handler to sysemu and TCG tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,24/35] target/rx: Restrict has_work() handler to sysemu tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,25/35] target/s390x: Restrict has_work() handler to sysemu and TCG tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,26/35] target/sh4: Restrict has_work() handler to sysemu tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,27/35] target/sparc: Remove pointless use of CONFIG_TCG definition tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,28/35] target/sparc: Restrict has_work() handler to sysemu tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,29/35] target/tricore: Restrict has_work() handler to sysemu tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,30/35] target/xtensa: Restrict has_work() handler to sysemu tcg patch queue --- 2021-09-16 Richard Henderson New
[PULL,31/35] accel: Add missing AccelOpsClass::has_work() and drop SysemuCPUOps one tcg patch queue --- 2021-09-16 Richard Henderson New
[v1,01/11] configure: don't override the selected host test compiler if defined testing and plugin pre-PR (configure, gitlab, plugins) --- 2021-09-17 Alex Bennée New
[v1,06/11] python: Update for pylint 2.10 testing and plugin pre-PR (configure, gitlab, plugins) --- 2021-09-17 Alex Bennée New
[v2,31/41] target/nios2: Make nios2_cpu_tlb_fill sysemu only linux-user: Streamline handling of SIGSEGV --- 2021-09-18 Richard Henderson New
[v2,32/41] linux-user/openrisc: Adjust signal for EXCP_RANGE, EXCP_FPE linux-user: Streamline handling of SIGSEGV --- 2021-09-18 Richard Henderson New
[v2,41/41] accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemu linux-user: Streamline handling of SIGSEGV --- 2021-09-18 Richard Henderson New
[v3,01/25] linux-user/arm: Use force_sig_fault() linux-user: Clean up siginfo_t handling --- 2021-09-19 Richard Henderson New
[v3,02/25] linux-user/aarch64: Use force_sig_fault() linux-user: Clean up siginfo_t handling --- 2021-09-19 Richard Henderson New
[v3,07/25] linux-user/hppa: Use force_sig_fault linux-user: Clean up siginfo_t handling --- 2021-09-19 Richard Henderson New
[v3,11/25] linux-user/i386: Use force_sig, force_sig_fault linux-user: Clean up siginfo_t handling --- 2021-09-19 Richard Henderson New
[v3,1/6] linux-user/aarch64: Handle EC_PCALIGNMENT target/arm: Fix insn exception priorities --- 2021-09-20 Richard Henderson New
[v3,2/6] linux-user/arm: Report SIGBUS and SIGSEGV correctly target/arm: Fix insn exception priorities --- 2021-09-20 Richard Henderson New
[v3,3/6] target/arm: Take an exception if PC is misaligned target/arm: Fix insn exception priorities --- 2021-09-20 Richard Henderson New
[PULL,01/10] include/exec: Move cpu_signal_handler declaration tcg patch queue, v2 --- 2021-09-21 Richard Henderson New
[PULL,05/10] tcg/mips: Unset TCG_TARGET_HAS_direct_jump tcg patch queue, v2 --- 2021-09-21 Richard Henderson New
[PULL,09/10] hw/core: Make do_unaligned_access noreturn tcg patch queue, v2 --- 2021-09-21 Richard Henderson New
[v3] hw/sensor: Add lsm303dlhc magnetometer device [v3] hw/sensor: Add lsm303dlhc magnetometer device --- 2021-09-21 Kevin Townsend New
[PULL,4/7] linux-user: Zero out target_siginfo_t in force_sig() [PULL,1/7] linux-user/aarch64: Set siginfo_t addr field for SIGTRAP signals --- 2021-09-24 Laurent Vivier New
[v3,05/27] linux-user/arm: Implement setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-09-24 Richard Henderson New
[v3,17/27] linux-user/nios2: Map a real kuser page linux-user: Move signal trampolines to new page --- 2021-09-24 Richard Henderson New
[v4,3/3] docs: Add documentation for vhost based RNG implementation virtio: Add vhost-user based RNG --- 2021-09-27 Mathieu Poirier New
[v5,01/26] linux-user: Add infrastructure for a signal trampoline page linux-user: Move signal trampolines to new page --- 2021-09-29 Richard Henderson New
[v5,02/26] linux-user/aarch64: Implement setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-09-29 Richard Henderson New
[v5,04/26] linux-user/arm: Drop "_v2" from symbols in signal.c linux-user: Move signal trampolines to new page --- 2021-09-29 Richard Henderson New
[v5,05/26] linux-user/arm: Implement setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-09-29 Richard Henderson New
[v5,06/26] linux-user/alpha: Implement setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-09-29 Richard Henderson New
[v5,07/26] linux-user/cris: Implement setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-09-29 Richard Henderson New
[v5,08/26] linux-user/hexagon: Implement setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-09-29 Richard Henderson New
[v5,10/26] linux-user/i386: Implement setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-09-29 Richard Henderson New
[v5,12/26] linux-user/m68k: Implement setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-09-29 Richard Henderson New
[v5,13/26] linux-user/microblaze: Implement setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-09-29 Richard Henderson New
[v5,15/26] linux-user/mips: Implement setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-09-29 Richard Henderson New
[v5,16/26] linux-user/nios2: Document non-use of setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-09-29 Richard Henderson New
[v5,17/26] linux-user/openrisc: Implement setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-09-29 Richard Henderson New
[v5,19/26] linux-user/ppc: Implement setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-09-29 Richard Henderson New
[v5,20/26] linux-user/riscv: Implement setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-09-29 Richard Henderson New
[v5,21/26] linux-user/s390x: Implement setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-09-29 Richard Henderson New
[v5,22/26] linux-user/sh4: Implement setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-09-29 Richard Henderson New
[v5,23/26] linux-user/sparc: Implement setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-09-29 Richard Henderson New
[v5,24/26] linux-user/xtensa: Implement setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-09-29 Richard Henderson New
[1/3] NOMERGE: virtio-iommu: Add definitions for VIRTIO_IOMMU_F_BYPASS_CONFIG virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG --- 2021-09-30 Jean-Philippe Brucker New
[2/3] virtio-iommu: Default to bypass during boot virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG --- 2021-09-30 Jean-Philippe Brucker New
[3/3] virtio-iommu: Support bypass domain virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG --- 2021-09-30 Jean-Philippe Brucker New
[1/9] tests/docker: Add debian-nios2-cross image [1/9] tests/docker: Add debian-nios2-cross image --- 2021-10-01 Richard Henderson New
[9/9] tests/tcg: Enable container_cross_cc for nios2 nios2: Enable cross compile and fix signals --- 2021-10-01 Richard Henderson New
[v3,21/41] target/alpha: Make alpha_cpu_tlb_fill sysemu only linux-user: Streamline handling of SIGSEGV --- 2021-10-01 Richard Henderson New
[v4,06/11] hw/i386: Move vIOMMU uniqueness check into pc.c virtio-iommu: Add ACPI support --- 2021-10-01 Jean-Philippe Brucker New
[v4,07/11] pc: Allow instantiating a virtio-iommu device virtio-iommu: Add ACPI support --- 2021-10-01 Jean-Philippe Brucker New
[PULL,16/26] linux-user/nios2: Document non-use of setup_sigtramp [PULL,01/26] linux-user: Add infrastructure for a signal trampoline page --- 2021-10-04 Laurent Vivier New
[v1,1/7] hw/misc/bcm2835_property: Add FIXME comment for uninitialized memory enabling RasperryPi 4 emulation - WIP state --- 2021-10-04 Alex Bennée New
[v1,2/7] hw/misc/bcm2835_property: Handle the 'domain state' property enabling RasperryPi 4 emulation - WIP state --- 2021-10-04 Alex Bennée New
[v1,3/7] hw/arm: fix the position of vcram for raspi enabling RasperryPi 4 emulation - WIP state --- 2021-10-04 Alex Bennée New
[v1,4/7] hw/arm/bcm2835_peripherals: Map various BCM2711 blocks enabling RasperryPi 4 emulation - WIP state --- 2021-10-04 Alex Bennée New
[v1,5/7] hw/arm/bcm2836: Add the BCM2711 which uses a GICv2 enabling RasperryPi 4 emulation - WIP state --- 2021-10-04 Alex Bennée New
[v1,6/7] hw/arm/bcm2838: Map the PCIe memory space enabling RasperryPi 4 emulation - WIP state --- 2021-10-04 Alex Bennée New
[v1,7/7] hw/arm/raspi: Add the Raspberry Pi 4B board enabling RasperryPi 4 emulation - WIP state --- 2021-10-04 Alex Bennée New
[RFC] .github: move repo lockdown to the v2 configuration [RFC] .github: move repo lockdown to the v2 configuration --- 2021-10-04 Alex Bennée New
[RFC] meson.build: don't include libbpf in the common source set [RFC] meson.build: don't include libbpf in the common source set --- 2021-10-05 Alex Bennée New
[PULL,05/28] tcg: Expand MO_SIZE to 3 bits tcg patch queue --- 2021-10-06 Richard Henderson New
[PULL,06/28] tcg: Rename TCGMemOpIdx to MemOpIdx tcg patch queue --- 2021-10-06 Richard Henderson New
[PULL,07/28] tcg: Split out MemOpIdx to exec/memopidx.h tcg patch queue --- 2021-10-06 Richard Henderson New
[PULL,08/28] trace/mem: Pass MemOpIdx to trace_mem_get_info tcg patch queue --- 2021-10-06 Richard Henderson New
[PULL,09/28] accel/tcg: Pass MemOpIdx to atomic_trace_*_post tcg patch queue --- 2021-10-06 Richard Henderson New
[PULL,10/28] plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb tcg patch queue --- 2021-10-06 Richard Henderson New
[PULL,11/28] trace: Split guest_mem_before tcg patch queue --- 2021-10-06 Richard Henderson New
[PULL,14/28] tcg/s390x: Rename from tcg/s390 tcg patch queue --- 2021-10-06 Richard Henderson New
[PULL,15/28] tcg/s390x: Change FACILITY representation tcg patch queue --- 2021-10-06 Richard Henderson New
[PULL,17/28] tcg/s390x: Add host vector framework tcg patch queue --- 2021-10-06 Richard Henderson New
[PULL,22/28] tcg/s390x: Implement andc, orc, abs, neg, not vector operations tcg patch queue --- 2021-10-06 Richard Henderson New
[PULL,23/28] tcg/s390x: Implement TCG_TARGET_HAS_mul_vec tcg patch queue --- 2021-10-06 Richard Henderson New
[PULL,24/28] tcg/s390x: Implement vector shift operations tcg patch queue --- 2021-10-06 Richard Henderson New
[PULL,25/28] tcg/s390x: Implement TCG_TARGET_HAS_minmax_vec tcg patch queue --- 2021-10-06 Richard Henderson New
[PULL,26/28] tcg/s390x: Implement TCG_TARGET_HAS_sat_vec tcg patch queue --- 2021-10-06 Richard Henderson New
[PULL,27/28] tcg/s390x: Implement TCG_TARGET_HAS_bitsel_vec tcg patch queue --- 2021-10-06 Richard Henderson New
[05/13] target/riscv: Add MXL/SXL/UXL to TB_FLAGS target/riscv: Rationalize XLEN and operand length --- 2021-10-07 Richard Henderson New
[PULL,03/12] tests/tcg: move some multiarch files and make conditional some testing and plugin updates --- 2021-10-08 Alex Bennée New
[PULL,05/12] gitlab: Add cross-riscv64-system, cross-riscv64-user some testing and plugin updates --- 2021-10-08 Alex Bennée New
[PULL,09/12] plugins/: Add missing functions to symbol list some testing and plugin updates --- 2021-10-08 Alex Bennée New
[PULL,10/12] accel/tcg: re-factor plugin_inject_cb so we can assert insn_idx is valid some testing and plugin updates --- 2021-10-08 Alex Bennée New
[1/8] tcg: Add TCG_TARGET_SIGNED_ADDR32 tcg: support 32-bit guest addresses as signed --- 2021-10-10 Richard Henderson New
[6/8] tcg/aarch64: Support TCG_TARGET_SIGNED_ADDR32 tcg: support 32-bit guest addresses as signed --- 2021-10-10 Richard Henderson New
[7/8] target/mips: Support TCG_TARGET_SIGNED_ADDR32 tcg: support 32-bit guest addresses as signed --- 2021-10-10 Richard Henderson New
[RFC] target/s390x: move tcg_gen_insn_start to s390x_tr_insn_start [RFC] target/s390x: move tcg_gen_insn_start to s390x_tr_insn_start --- 2021-10-11 Alex Bennée New
[RFC] target/s390x: don't double ld_code() when reading instructions [RFC] target/s390x: don't double ld_code() when reading instructions --- 2021-10-12 Alex Bennée New
[v2] meson.build: don't include libbpf in the common source set [v2] meson.build: don't include libbpf in the common source set --- 2021-10-12 Alex Bennée New
[PULL,1/1] pc-bios: Update hppa-firmware.img target/hppa update --- 2021-10-12 Richard Henderson New
[v5,3/3] docs: Add documentation for vhost based RNG implementation virtio: Add vhost-user based RNG --- 2021-10-12 Mathieu Poirier New
[v4,03/48] linux-user/alpha: Remove EXCP_UNALIGN handling [v4,01/48] hw/core: Add TCGCPUOps.record_sigbus --- 2021-10-13 Richard Henderson New
tests/vm/openbsd: Move timezone set to after disk setup tests/vm/openbsd: Move timezone set to after disk setup --- 2021-10-13 Richard Henderson New
[PULL,07/15] accel/tcg: Add cpu_{ld,st}*_mmu interfaces tcg patch queue --- 2021-10-13 Richard Henderson New
[PULL,09/15] target/mips: Use cpu_*_data_ra for msa load/store tcg patch queue --- 2021-10-13 Richard Henderson New
[1/7] tests/docker: Use apt build-dep in debian10 tests: docker images for hexagon, nios2, microblaze --- 2021-10-14 Richard Henderson New
« 1 2 ... 157 158 159215 216 »