Show patches with: State = Action Required       |   23848 patches
« 1 2 ... 80 81 82238 239 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,13/33] target/riscv: Use REQUIRE_64BIT in amo_check64 Untitled series #160136 --- 2021-10-22 Alistair Francis New
[PULL,12/33] target/riscv: Add MXL/SXL/UXL to TB_FLAGS Untitled series #160136 --- 2021-10-22 Alistair Francis New
[PULL,11/33] target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl Untitled series #160136 --- 2021-10-22 Alistair Francis New
[PULL,10/33] target/riscv: Split misa.mxl and misa.ext Untitled series #160136 --- 2021-10-22 Alistair Francis New
[PULL,09/33] target/riscv: Create RISCVMXL enumeration Untitled series #160136 --- 2021-10-22 Alistair Francis New
[PULL,08/33] target/riscv: Move cpu_get_tb_cpu_state out of line Untitled series #160136 --- 2021-10-22 Alistair Francis New
[v3,42/48] tcg/optimize: Add more simplifications for orc tcg: optimize redundant sign extensions --- 2021-10-21 Richard Henderson New
[v3,41/48] tcg/optimize: Sink commutative operand swapping into fold functions tcg: optimize redundant sign extensions --- 2021-10-21 Richard Henderson New
[v3,34/48] tcg/optimize: Split out fold_to_not tcg: optimize redundant sign extensions --- 2021-10-21 Richard Henderson New
[v3,30/48] tcg/optimize: Split out fold_xx_to_i tcg: optimize redundant sign extensions --- 2021-10-21 Richard Henderson New
[PULL,19/19] tests/data/acpi/virt: Update the empty expected file for PPTT target/arm patch queue --- 2021-10-21 Richard Henderson New
[PULL,16/19] hw/acpi/aml-build: Add PPTT table target/arm patch queue --- 2021-10-21 Richard Henderson New
[PULL,13/19] device_tree: Add qemu_fdt_add_path target/arm patch queue --- 2021-10-21 Richard Henderson New
[PULL,12/19] hw/arm/virt: Only describe cpu topology since virt-6.2 target/arm patch queue --- 2021-10-21 Richard Henderson New
[PULL,11/19] bios-tables-test: Generate reference table for virt/DBG2 target/arm patch queue --- 2021-10-21 Richard Henderson New
[PULL,09/19] tests/acpi: Add void table for virt/DBG2 bios-tables-test target/arm patch queue --- 2021-10-21 Richard Henderson New
[PULL,08/19] hw/elf_ops.h: switch to ssize_t for elf loader return type target/arm patch queue --- 2021-10-21 Richard Henderson New
[PULL,03/19] tests/acpi: Generate reference blob for IORT rev E.b target/arm patch queue --- 2021-10-21 Richard Henderson New
[v5,10/12] tests/acpi: add test cases for VIOT virtio-iommu: Add ACPI support --- 2021-10-20 Jean-Philippe Brucker New
[v5,09/12] tests/acpi: allow updates of VIOT expected data files virtio-iommu: Add ACPI support --- 2021-10-20 Jean-Philippe Brucker New
[PULL,v2,24/44] docs: Add documentation for vhost based RNG implementation Untitled series #160125 --- 2021-10-20 Michael S. Tsirkin New
[PULL,v2,23/44] vhost-user-rng-pci: Add vhost-user-rng-pci implementation Untitled series #160125 --- 2021-10-20 Michael S. Tsirkin New
[PULL,v2,22/44] vhost-user-rng: Add vhost-user-rng implementation Untitled series #160125 --- 2021-10-20 Michael S. Tsirkin New
[v6,14/15] target/riscv: Use riscv_csrrw_debug for cpu_dump target/riscv: Rationalize XLEN and operand length --- 2021-10-20 Richard Henderson New
[v6,13/15] target/riscv: Use gen_shift*_per_ol for RVB, RVI target/riscv: Rationalize XLEN and operand length --- 2021-10-20 Richard Henderson New
[v6,12/15] target/riscv: Use gen_unary_per_ol for RVB target/riscv: Rationalize XLEN and operand length --- 2021-10-20 Richard Henderson New
[v6,10/15] target/riscv: Use gen_arith_per_ol for RVM target/riscv: Rationalize XLEN and operand length --- 2021-10-20 Richard Henderson New
[v6,09/15] target/riscv: Replace DisasContext.w with DisasContext.ol target/riscv: Rationalize XLEN and operand length --- 2021-10-20 Richard Henderson New
[v6,08/15] target/riscv: Replace is_32bit with get_xl/get_xlen target/riscv: Rationalize XLEN and operand length --- 2021-10-20 Richard Henderson New
[v6,06/15] target/riscv: Use REQUIRE_64BIT in amo_check64 target/riscv: Rationalize XLEN and operand length --- 2021-10-20 Richard Henderson New
[v6,05/15] target/riscv: Add MXL/SXL/UXL to TB_FLAGS target/riscv: Rationalize XLEN and operand length --- 2021-10-20 Richard Henderson New
[v6,04/15] target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl target/riscv: Rationalize XLEN and operand length --- 2021-10-20 Richard Henderson New
[v6,03/15] target/riscv: Split misa.mxl and misa.ext target/riscv: Rationalize XLEN and operand length --- 2021-10-20 Richard Henderson New
[v5,14/16] target/riscv: Align gprs and fprs in cpu_dump target/riscv: Rationalize XLEN and operand length --- 2021-10-19 Richard Henderson New
[25/64] tcg: Allocate sufficient storage in temp_allocate_frame Untitled series #160120 --- 2021-10-19 Michael Roth New
[24/64] tcg/sparc: Fix temp_allocate_frame vs sparc stack bias Untitled series #160120 --- 2021-10-19 Michael Roth New
[06/64] target/i386: Exit tb after wrmsr Untitled series #160120 --- 2021-10-19 Michael Roth New
[02/64] linux-user/aarch64: Enable hwcap for RND, BTI, and MTE Untitled series #160120 --- 2021-10-19 Michael Roth New
[v4,15/16] target/riscv: Use riscv_csrrw_debug for cpu_dump target/riscv: Rationalize XLEN and operand length --- 2021-10-19 Richard Henderson New
[RFC] chardev: don't exit() straight away on C-a x [RFC] chardev: don't exit() straight away on C-a x --- 2021-10-18 Alex Bennée New
[PULL,24/24] Revert "cpu: Move cpu_common_props to hw/core/cpu.c" tcg patch queue --- 2021-10-16 Richard Henderson New
[PULL,18/24] target/riscv: Remove exit_tb and lookup_and_goto_ptr tcg patch queue --- 2021-10-16 Richard Henderson New
[PULL,01/24] accel/tcg: Handle gdb singlestep in cpu_tb_exec tcg patch queue --- 2021-10-16 Richard Henderson New
[v5,32/67] linux-user/openrisc: Adjust signal for EXCP_RANGE, EXCP_FPE user-only: Cleanup SIGSEGV and SIGBUS handling --- 2021-10-15 Richard Henderson New
[7/7] tests/tcg: Enable container_cross_cc for microblaze tests: docker images for hexagon, nios2, microblaze --- 2021-10-14 Richard Henderson New
[6/7] tests/docker: Add debian-microblaze-cross image tests: docker images for hexagon, nios2, microblaze --- 2021-10-14 Richard Henderson New
[5/7] tests/docker: Add debian-nios2-cross image tests: docker images for hexagon, nios2, microblaze --- 2021-10-14 Richard Henderson New
[4/7] gitlab-ci: Remove special casing for hexagon testing tests: docker images for hexagon, nios2, microblaze --- 2021-10-14 Richard Henderson New
[3/7] tests/docker: Update debian-hexagon-cross to a newer toolchain tests: docker images for hexagon, nios2, microblaze --- 2021-10-14 Richard Henderson New
[2/7] tests/docker: Simplify debian-all-test-cross tests: docker images for hexagon, nios2, microblaze --- 2021-10-14 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
[PULL,09/15] target/mips: Use cpu_*_data_ra for msa load/store tcg patch queue --- 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
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
[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
[v5,3/3] docs: Add documentation for vhost based RNG implementation virtio: Add vhost-user based RNG --- 2021-10-12 Mathieu Poirier New
[PULL,1/1] pc-bios: Update hppa-firmware.img target/hppa update --- 2021-10-12 Richard Henderson 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
[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
[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
[7/8] target/mips: Support 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
[1/8] tcg: Add TCG_TARGET_SIGNED_ADDR32 tcg: support 32-bit guest addresses as signed --- 2021-10-10 Richard Henderson 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
[PULL,09/12] plugins/: Add missing functions to symbol list 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,03/12] tests/tcg: move some multiarch files and make conditional some testing and plugin updates --- 2021-10-08 Alex Bennée 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,27/28] tcg/s390x: Implement TCG_TARGET_HAS_bitsel_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,25/28] tcg/s390x: Implement TCG_TARGET_HAS_minmax_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,23/28] tcg/s390x: Implement TCG_TARGET_HAS_mul_vec 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,17/28] tcg/s390x: Add host vector framework 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,14/28] tcg/s390x: Rename from tcg/s390 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,10/28] plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb 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,08/28] trace/mem: Pass MemOpIdx to trace_mem_get_info 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,06/28] tcg: Rename TCGMemOpIdx to MemOpIdx tcg patch queue --- 2021-10-06 Richard Henderson New
[PULL,05/28] tcg: Expand MO_SIZE to 3 bits tcg patch queue --- 2021-10-06 Richard Henderson 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
[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
[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
[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,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,4/7] hw/arm/bcm2835_peripherals: Map various BCM2711 blocks 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,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,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
[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
[v4,07/11] pc: Allow instantiating a virtio-iommu device virtio-iommu: Add ACPI support --- 2021-10-01 Jean-Philippe Brucker 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
[v3,21/41] target/alpha: Make alpha_cpu_tlb_fill sysemu only linux-user: Streamline handling of SIGSEGV --- 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
[1/9] tests/docker: Add debian-nios2-cross image [1/9] tests/docker: Add debian-nios2-cross image --- 2021-10-01 Richard Henderson New
[3/3] virtio-iommu: Support bypass domain virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG --- 2021-09-30 Jean-Philippe Brucker New
« 1 2 ... 80 81 82238 239 »