Show patches with: State = Action Required       |    Archived = No       |   21524 patches
« 1 2 ... 31 32 33215 216 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,79/89] target/riscv: Merge checks for reserved pte flags Untitled series #208652 --- 2023-05-05 Alistair Francis New
[PULL,78/89] target/riscv: Don't modify SUM with is_debug Untitled series #208652 --- 2023-05-05 Alistair Francis New
[PULL,77/89] target/riscv: Suppress pte update with is_debug Untitled series #208652 --- 2023-05-05 Alistair Francis New
[PULL,76/89] target/riscv: Move leaf pte processing out of level loop Untitled series #208652 --- 2023-05-05 Alistair Francis New
[PULL,75/89] target/riscv: Hoist pbmte and hade out of the level loop Untitled series #208652 --- 2023-05-05 Alistair Francis New
[PULL,74/89] target/riscv: Hoist second stage mode change to callers Untitled series #208652 --- 2023-05-05 Alistair Francis New
[PULL,73/89] target/riscv: Check SUM in the correct register Untitled series #208652 --- 2023-05-05 Alistair Francis New
[PULL,72/89] target/riscv: Set MMU_2STAGE_BIT in riscv_cpu_mmu_index Untitled series #208652 --- 2023-05-05 Alistair Francis New
[PULL,71/89] target/riscv: Move hstatus.spvp check to check_access_hlsv Untitled series #208652 --- 2023-05-05 Alistair Francis New
[PULL,70/89] target/riscv: Introduce mmuidx_2stage Untitled series #208652 --- 2023-05-05 Alistair Francis New
[PULL,69/89] target/riscv: Introduce mmuidx_priv Untitled series #208652 --- 2023-05-05 Alistair Francis New
[PULL,68/89] target/riscv: Introduce mmuidx_sum Untitled series #208652 --- 2023-05-05 Alistair Francis New
[PULL,67/89] target/riscv: Rename MMU_HYP_ACCESS_BIT to MMU_2STAGE_BIT Untitled series #208652 --- 2023-05-05 Alistair Francis New
[PULL,66/89] target/riscv: Handle HLV, HSV via helpers Untitled series #208652 --- 2023-05-05 Alistair Francis New
[PULL,65/89] target/riscv: Use cpu_ld*_code_mmu for HLVX Untitled series #208652 --- 2023-05-05 Alistair Francis New
[PULL,61/89] target/riscv: Remove mstatus_hs_{fs, vs} from tb_flags Untitled series #208652 --- 2023-05-05 Alistair Francis New
[v2,10/10] xxhash: remove qemu_xxhash7 tracing: remove dynamic vcpu state --- 2023-05-03 Alex Bennée New
[22/22] tests/qtest: skip bcm2835-test if no raspi3b model testing/next: cirrus, docker, docs, ci, configs, gitlab --- 2023-05-03 Alex Bennée New
[17/22] hw/xtensa: add VIRTIO as dependencies for XTENSA_VIRT testing/next: cirrus, docker, docs, ci, configs, gitlab --- 2023-05-03 Alex Bennée New
[16/22] hw/mips: add VIRTIO and USB dependencies for LOONGSON3V testing/next: cirrus, docker, docs, ci, configs, gitlab --- 2023-05-03 Alex Bennée New
[15/22] hw/sh4: make RTL8139 a hard dependency for RD2 testing/next: cirrus, docker, docs, ci, configs, gitlab --- 2023-05-03 Alex Bennée New
[14/22] hw/loongarch: add VIRTIO as a dependency for LOONGARCH_VIRT testing/next: cirrus, docker, docs, ci, configs, gitlab --- 2023-05-03 Alex Bennée New
[13/22] hw/sparc: add a TCX dependency for SUN4M machines testing/next: cirrus, docker, docs, ci, configs, gitlab --- 2023-05-03 Alex Bennée New
[12/22] hw/hppa: add TULIP as a dependency for HPPA_B160L testing/next: cirrus, docker, docs, ci, configs, gitlab --- 2023-05-03 Alex Bennée New
[11/22] hw/alpha: make E1000_PCI a hard dependency for clipper testing/next: cirrus, docker, docs, ci, configs, gitlab --- 2023-05-03 Alex Bennée New
[10/22] hw/arm: Select VGA_PCI for sbsa-ref machine testing/next: cirrus, docker, docs, ci, configs, gitlab --- 2023-05-03 Alex Bennée New
[09/22] hw/arm: Select e1000e for sbsa-ref machine testing/next: cirrus, docker, docs, ci, configs, gitlab --- 2023-05-03 Alex Bennée New
[08/22] hw/arm: Select GICV3_TCG for sbsa-ref machine testing/next: cirrus, docker, docs, ci, configs, gitlab --- 2023-05-03 Alex Bennée New
[06/22] hw/arm: Select VIRTIO_BLK for virt machine testing/next: cirrus, docker, docs, ci, configs, gitlab --- 2023-05-03 Alex Bennée New
[05/22] hw/arm: Select VIRTIO_NET for virt machine testing/next: cirrus, docker, docs, ci, configs, gitlab --- 2023-05-03 Alex Bennée New
[01/22] gitlab/cirrus: reduce scope of the FreeBSD testing matrix testing/next: cirrus, docker, docs, ci, configs, gitlab --- 2023-05-03 Alex Bennée New
[01/11] disas/riscv: Decode czero.{eqz,nez} tcg/riscv: Support for Zba, Zbb, Zicond extensions --- 2023-05-03 Richard Henderson New
[80/84] disas: Remove target_ulong from the interface tcg: Build once for system, once for user --- 2023-05-03 Richard Henderson New
[79/84] disas: Move disas.c to disas/ tcg: Build once for system, once for user --- 2023-05-03 Richard Henderson New
[27/84] tcg/s390x: Remove TARGET_LONG_BITS, TCG_TYPE_TL tcg: Build once for system, once for user --- 2023-05-03 Richard Henderson New
[14/84] tcg: Split INDEX_op_qemu_{ld, st}* for guest address size tcg: Build once for system, once for user --- 2023-05-03 Richard Henderson New
[PULL,v2,10/12] tcg/loongarch64: Conditionalize tcg_out_exts_i32_i64 tcg: Build once for system, once for user --- 2023-05-03 Richard Henderson New
[09/84] tcg: Reduce copies for plugin_gen_mem_callbacks tcg: Build once for system, once for user --- 2023-05-03 Richard Henderson New
[PULL,v2,09/12] accel/tcg: Add cpu_ld*_code_mmu Untitled series #208494 --- 2023-05-03 Richard Henderson New
[PULL,v2,08/12] migration/xbzrle: Use __attribute__((target)) for avx512 Untitled series #208495 --- 2023-05-03 Richard Henderson New
[PULL,v2,07/12] qemu/int128: Re-shuffle Int128Alias members tcg: Build once for system, once for user --- 2023-05-03 Richard Henderson New
[PULL,v2,06/12] tcg: Add tcg_gen_gvec_rotrs tcg: Build once for system, once for user --- 2023-05-03 Richard Henderson New
[PULL,v2,05/12] tcg: Add tcg_gen_gvec_andcs tcg: Build once for system, once for user --- 2023-05-03 Richard Henderson New
[PULL,v2,04/12] qemu/host-utils.h: Add clz and ctz functions for lower-bit integers tcg: Build once for system, once for user --- 2023-05-03 Richard Henderson New
[PULL,v2,03/12] qemu/bitops.h: Limit rotate amounts Untitled series #208497 --- 2023-05-03 Richard Henderson New
[PULL,v2,02/12] accel/tcg: Uncache the host address for instruction fetch when tlb size < 1 tcg: Build once for system, once for user --- 2023-05-03 Richard Henderson New
[PULL,v2,01/12] softmmu: Tidy dirtylimit_dirty_ring_full_time tcg: Build once for system, once for user --- 2023-05-03 Richard Henderson New
[v4,57/57] tcg/s390x: Support 128-bit load/store tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[v4,56/57] tcg/ppc: Support 128-bit load/store tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[v4,51/57] tcg/sparc64: Use atom_and_align_for_opc tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[v4,49/57] tcg/riscv: Use atom_and_align_for_opc tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[v4,48/57] tcg/ppc: Use atom_and_align_for_opc tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[v4,47/57] tcg/mips: Use atom_and_align_for_opc tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[v4,46/57] tcg/loongarch64: Use atom_and_align_for_opc tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[v4,45/57] tcg/arm: Use atom_and_align_for_opc tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[v4,43/57] tcg/i386: Use atom_and_align_for_opc tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[v4,42/57] tcg: Introduce atom_and_align_for_opc tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[v4,40/57] tcg: Add INDEX_op_qemu_{ld,st}_i128 tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[v4,36/57] tcg/loongarch64: Assert the host supports unaligned accesses tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[v4,32/57] tcg/sparc64: Rename tcg_out_movi_imm32 to tcg_out_movi_u32 tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[v4,20/57] tcg: Introduce TCG_OPF_TYPE_MASK tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[v4,13/57] meson: Detect atomic128 support with optimization tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[v4,09/57] tcg: Unify helper_{be,le}_{ld,st}* tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[v4,01/57] include/exec/memop: Add bits describing atomicity tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[PULL,v2,00/12] tcg patch queue --- 2023-05-02 Richard Henderson New
[PULL,12/12] tcg: Introduce tcg_out_movext2 [PULL,01/12] softmmu: Tidy dirtylimit_dirty_ring_full_time --- 2023-05-02 Richard Henderson New
[PULL,03/12] qemu/bitops.h: Limit rotate amounts [PULL,01/12] softmmu: Tidy dirtylimit_dirty_ring_full_time --- 2023-05-02 Richard Henderson New
[PULL,00/12] tcg patch queue --- 2023-05-02 Richard Henderson New
migration/xbzrle: Use __attribute__((target)) for avx512 migration/xbzrle: Use __attribute__((target)) for avx512 --- 2023-05-01 Richard Henderson New
[PULL,17/18] docs/devel: mention the spacing requirement for QOM [PULL,01/18] tests/requirements.txt: bump up avocado-framework version to 101.0 --- 2023-04-27 Alex Bennée New
[PULL,16/18] docs/devel: make a statement about includes [PULL,01/18] tests/requirements.txt: bump up avocado-framework version to 101.0 --- 2023-04-27 Alex Bennée New
[PULL,11/18] avocado_qemu/__init__.py: factor out the qemu-img finding [PULL,01/18] tests/requirements.txt: bump up avocado-framework version to 101.0 --- 2023-04-27 Alex Bennée New
[PULL,02/18] tests/avocado: use the new snapshots for testing [PULL,01/18] tests/requirements.txt: bump up avocado-framework version to 101.0 --- 2023-04-27 Alex Bennée New
[PULL,00/18] testing and doc updates --- 2023-04-27 Alex Bennée New
[v11,13/13] gitlab-ci: Check building KVM-only aarch64 target Untitled series #208057 --- 2023-04-26 Fabiano Rosas New
[v3,21/57] tcg/i386: Use full load/store helpers in user-only mode tcg: Improve atomicity support --- 2023-04-25 Richard Henderson New
[PULL,29/31] docs/specs: Convert pci-testdev.txt to rst Untitled series #207974 --- 2023-04-25 Michael S. Tsirkin New
[PULL,28/31] docs/specs: Convert pci-serial.txt to rst Untitled series #207974 --- 2023-04-25 Michael S. Tsirkin New
[PULL,27/31] docs/specs/pci-ids: Convert from txt to rST Untitled series #207974 --- 2023-04-25 Michael S. Tsirkin New
[PULL,14/31] hw/i386/amd_iommu: Factor amdvi_pci_realize out of amdvi_sysbus_realize Untitled series #207974 --- 2023-04-25 Michael S. Tsirkin New
[PULL,12/31] hw/i386/amd_iommu: Move capab_offset from AMDVIState to AMDVIPCIState Untitled series #207974 --- 2023-04-25 Michael S. Tsirkin New
[PULL,11/31] hw/i386/amd_iommu: Remove intermediate AMDVIState::devid field Untitled series #207974 --- 2023-04-25 Michael S. Tsirkin New
[PULL,09/31] MAINTAINERS: Mark AMD-Vi emulation as orphan Untitled series #207974 --- 2023-04-25 Michael S. Tsirkin New
[PULL,07/31] docs: vhost-user: Add Xen specific memory mapping support Untitled series #207974 --- 2023-04-25 Michael S. Tsirkin New
[PULL,06/31] docs: vhost-user: Define memory region separately Untitled series #207974 --- 2023-04-25 Michael S. Tsirkin New
[PULL,1/2] block/dmg: Declare a type definition for DMG uncompress function [PULL,1/2] block/dmg: Declare a type definition for DMG uncompress function --- 2023-04-24 Stefan Hajnoczi New
[v3,46/57] tcg/riscv: Convert tcg_out_qemu_{ld,st}_slow_path tcg: Simplify calls to load/store helpers --- 2023-04-24 Richard Henderson New
[v3,38/57] tcg: Add routines for calling slow-path helpers tcg: Simplify calls to load/store helpers --- 2023-04-24 Richard Henderson New
[PULL,14/15] tcg: Clear TCGLabelQemuLdst on allocation [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,13/15] tcg: Introduce tcg_out_xchg [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,12/15] tcg: Introduce tcg_out_movext [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,11/15] tcg: Split out tcg_out_extrl_i64_i32 [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,10/15] tcg: Split out tcg_out_extu_i32_i64 [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,09/15] tcg: Split out tcg_out_exts_i32_i64 [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,08/15] tcg: Split out tcg_out_ext32u [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,07/15] tcg: Split out tcg_out_ext32s [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,06/15] tcg: Split out tcg_out_ext16u [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,05/15] tcg: Split out tcg_out_ext16s [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,03/15] tcg: Split out tcg_out_ext8s [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,02/15] tcg: Replace tcg_abort with g_assert_not_reached [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
« 1 2 ... 31 32 33215 216 »