Show patches with: Archived = No       |   73870 patches
« 1 2 ... 157 158 159738 739 »
Patch Series S/W/F Date Submitter Delegate State
[for-8.0,18/29] accel/tcg: Add aarch64 specific support in ldst_atomicity tcg: Improve atomicity support --- 2022-11-18 Richard Henderson New
[for-8.0,17/29] tcg/aarch64: Add have_lse, have_lse2 tcg: Improve atomicity support --- 2022-11-18 Richard Henderson Superseded
[for-8.0,16/29] accel/tcg: Use have_atomic16 in ldst_atomicity.c.inc tcg: Improve atomicity support --- 2022-11-18 Richard Henderson Superseded
[for-8.0,15/29] include/qemu/int128: Add vector type to Int128Alias tcg: Improve atomicity support --- 2022-11-18 Richard Henderson New
[for-8.0,14/29] tcg/i386: Add have_atomic16 tcg: Improve atomicity support --- 2022-11-18 Richard Henderson Superseded
[for-8.0,13/29] meson: Detect atomic128 support with optimization tcg: Improve atomicity support --- 2022-11-18 Richard Henderson Superseded
[for-8.0,12/29] tcg: Add 128-bit guest memory primitives tcg: Improve atomicity support --- 2022-11-18 Richard Henderson New
[for-8.0,11/29] accel/tcg: Implement helper_{ld, st}*_mmu for user-only tcg: Improve atomicity support --- 2022-11-18 Richard Henderson Superseded
[for-8.0,10/29] tcg: Unify helper_{be,le}_{ld,st}* tcg: Improve atomicity support --- 2022-11-18 Richard Henderson New
[for-8.0,09/29] tcg/tci: Use cpu_{ld,st}_mmu tcg: Improve atomicity support --- 2022-11-18 Richard Henderson Superseded
[for-8.0,08/29] accel/tcg: Honor atomicity of stores tcg: Improve atomicity support --- 2022-11-18 Richard Henderson New
[for-8.0,07/29] accel/tcg: Honor atomicity of loads tcg: Improve atomicity support --- 2022-11-18 Richard Henderson Superseded
[for-8.0,06/29] accel/tcg: Reorg system mode store helpers tcg: Improve atomicity support --- 2022-11-18 Richard Henderson New
[for-8.0,05/29] accel/tcg: Reorg system mode load helpers tcg: Improve atomicity support --- 2022-11-18 Richard Henderson New
[for-8.0,04/29] accel/tcg: Introduce tlb_read_idx tcg: Improve atomicity support --- 2022-11-18 Richard Henderson Superseded
[for-8.0,03/29] accel/tcg: Add cpu_in_serial_context tcg: Improve atomicity support --- 2022-11-18 Richard Henderson Superseded
[for-8.0,02/29] include/exec/memop: Add bits describing atomicity tcg: Improve atomicity support --- 2022-11-18 Richard Henderson Superseded
[for-8.0,01/29] include/qemu/cpuid: Introduce xgetbv_low tcg: Improve atomicity support --- 2022-11-18 Richard Henderson Superseded
[for-8.0,7/7] accel/tcg: Use QEMU_IOTHREAD_LOCK_GUARD in io_readx/io_writex main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD --- 2022-11-18 Richard Henderson Superseded
[for-8.0,6/7] hw/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_set_irq main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD --- 2022-11-18 Richard Henderson Superseded
[for-8.0,5/7] target/riscv: Use QEMU_IOTHREAD_LOCK_GUARD in riscv_cpu_update_mip main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD --- 2022-11-18 Richard Henderson Superseded
[for-8.0,4/7] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_interrupt_exittb main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD --- 2022-11-18 Richard Henderson Superseded
[for-8.0,3/7] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_maybe_interrupt main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD --- 2022-11-18 Richard Henderson Superseded
[for-8.0,2/7] hw/mips: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_mips_irq_request main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD --- 2022-11-18 Richard Henderson Superseded
[for-8.0,1/7] qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD --- 2022-11-18 Richard Henderson Superseded
[v3,13/13] ci: replace x86_64 macos-11 with aarch64 macos-12 testing and doc updates (pre-PR) --- 2022-11-17 Alex Bennée New
[v3,12/13] tests/avocado/boot_linux.py: Bump aarch64 virt test timeout to 720s testing and doc updates (pre-PR) --- 2022-11-17 Alex Bennée New
[v3,11/13] gitlab: integrate coverage report testing and doc updates (pre-PR) --- 2022-11-17 Alex Bennée Superseded
[v3,10/13] tests/avocado: skip aarch64 cloud TCG tests in CI testing and doc updates (pre-PR) --- 2022-11-17 Alex Bennée Superseded
[v3,09/13] tests/avocado: introduce alpine virt test for CI testing and doc updates (pre-PR) --- 2022-11-17 Alex Bennée Superseded
[v3,08/13] tests/avocado: Raise timeout for boot_linux.py:BootLinuxPPC64.test_pseries_tcg testing and doc updates (pre-PR) --- 2022-11-17 Alex Bennée Superseded
[v3,07/13] docs/devel: try and improve the language around patch review testing and doc updates (pre-PR) --- 2022-11-17 Alex Bennée Superseded
[v3,06/13] docs/devel: simplify the minimal checklist testing and doc updates (pre-PR) --- 2022-11-17 Alex Bennée Superseded
[v3,05/13] docs/devel: make language a little less code centric testing and doc updates (pre-PR) --- 2022-11-17 Alex Bennée Superseded
[v3,04/13] docs/devel: add a maintainers section to development process testing and doc updates (pre-PR) --- 2022-11-17 Alex Bennée Superseded
[v3,03/13] tests/docker: allow user to override check target testing and doc updates (pre-PR) --- 2022-11-17 Alex Bennée Superseded
[v3,02/13] tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK tests testing and doc updates (pre-PR) --- 2022-11-17 Alex Bennée Superseded
[v3,01/13] Run docker probe only if docker or podman are available testing and doc updates (pre-PR) --- 2022-11-17 Alex Bennée Superseded
[RFC] tests/avocado: move aarch64 boot_linux tcg tests and slim down [RFC] tests/avocado: move aarch64 boot_linux tcg tests and slim down --- 2022-11-17 Alex Bennée New
[for-7.2] tests/avocado/boot_linux.py: Bump aarch64 virt test timeout to 720s [for-7.2] tests/avocado/boot_linux.py: Bump aarch64 virt test timeout to 720s --- 2022-11-17 Peter Maydell Superseded
[v2,2/2] hw/intc: add implementation of GICD_IIDR to Arm GIC Arm GICv2 fixes --- 2022-11-15 Alex Bennée Superseded
[v2,1/2] hw/intc: clean-up access to GIC multi-byte registers Arm GICv2 fixes --- 2022-11-15 Alex Bennée Superseded
[v1,2/2] hw/intc: add implementation of GICD_IIDR to Arm GIC Arm GICv2 patches --- 2022-11-15 Alex Bennée Superseded
[v1,1/2] hw/intc: clean-up access to GIC multi-byte registers Arm GICv2 patches --- 2022-11-15 Alex Bennée Superseded
[PULL,10/10] gitlab: integrate coverage report [PULL,01/10] Run docker probe only if docker or podman are available --- 2022-11-15 Alex Bennée Superseded
[PULL,09/10] tests/avocado: Raise timeout for boot_linux.py:BootLinuxPPC64.test_pseries_tcg [PULL,01/10] Run docker probe only if docker or podman are available --- 2022-11-15 Alex Bennée Superseded
[PULL,08/10] docs/devel: try and improve the language around patch review [PULL,01/10] Run docker probe only if docker or podman are available --- 2022-11-15 Alex Bennée Superseded
[PULL,07/10] docs/devel: simplify the minimal checklist [PULL,01/10] Run docker probe only if docker or podman are available --- 2022-11-15 Alex Bennée Superseded
[PULL,06/10] docs/devel: make language a little less code centric [PULL,01/10] Run docker probe only if docker or podman are available --- 2022-11-15 Alex Bennée Superseded
[PULL,05/10] docs/devel: add a maintainers section to development process [PULL,01/10] Run docker probe only if docker or podman are available --- 2022-11-15 Alex Bennée Superseded
[PULL,04/10] tests/docker: allow user to override check target [PULL,01/10] Run docker probe only if docker or podman are available --- 2022-11-15 Alex Bennée Superseded
[PULL,03/10] tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK tests [PULL,01/10] Run docker probe only if docker or podman are available --- 2022-11-15 Alex Bennée Superseded
[PULL,02/10] tests/avocado: improve behaviour waiting for login prompts [PULL,01/10] Run docker probe only if docker or podman are available --- 2022-11-15 Alex Bennée New
[PULL,01/10] Run docker probe only if docker or podman are available [PULL,01/10] Run docker probe only if docker or podman are available --- 2022-11-15 Alex Bennée Superseded
[PULL,for,7.2,00/10] testing and doc updates --- 2022-11-15 Alex Bennée New
[PULL,2/2] target/i386: hardcode R_EAX as destination register for LAHF/SAHF [PULL,1/2] target/i386: fix cmpxchg with 32-bit register destination --- 2022-11-14 Richard Henderson Accepted
[PULL,1/2] target/i386: fix cmpxchg with 32-bit register destination [PULL,1/2] target/i386: fix cmpxchg with 32-bit register destination --- 2022-11-14 Richard Henderson New
[PULL,0/2] target/i386: fix cmpxchgl, lahf, sahf --- 2022-11-14 Richard Henderson New
[PULL,2/2] hw/intc/arm_gicv3: fix prio masking on pmr write [PULL,1/2] MAINTAINERS: Update maintainer's email for Xilinx CAN --- 2022-11-14 Peter Maydell Not Applicable
[PULL,1/2] MAINTAINERS: Update maintainer's email for Xilinx CAN [PULL,1/2] MAINTAINERS: Update maintainer's email for Xilinx CAN --- 2022-11-14 Peter Maydell Not Applicable
[PULL,0/2] target-arm queue for rc1 --- 2022-11-14 Peter Maydell Not Applicable
[RFC] gitlab: add new dynamic check-gcov target for coverage [RFC] gitlab: add new dynamic check-gcov target for coverage --- 2022-11-14 Alex Bennée New
[for-8.0,3/3] target/i386: Inline cmpxchg16b target/i386: cmpxchg8b and cmpxchg16b cleanup --- 2022-11-12 Richard Henderson Superseded
[for-8.0,2/3] target/i386: Inline cmpxchg8b target/i386: cmpxchg8b and cmpxchg16b cleanup --- 2022-11-12 Richard Henderson Superseded
[for-8.0,1/3] target/i386: Split out gen_cmpxchg8b, gen_cmpxchg16b target/i386: cmpxchg8b and cmpxchg16b cleanup --- 2022-11-12 Richard Henderson Superseded
[for-8.0,1/1] target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX target/ppc: Use tcg_gen_atomic_cmpxchg_i128 --- 2022-11-12 Richard Henderson Superseded
[for-8.0,2/2] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for CASP target/arm: Use tcg_gen_atomic_cmpxchg_i128 --- 2022-11-12 Richard Henderson Superseded
[for-8.0,1/2] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for STXP target/arm: Use tcg_gen_atomic_cmpxchg_i128 --- 2022-11-12 Richard Henderson Superseded
[PULL,1/1] hw/loongarch: Fix loongarch fdt addr confict [PULL,1/1] hw/loongarch: Fix loongarch fdt addr confict --- 2022-11-12 Richard Henderson Accepted
[PULL,0/1] Fix loongarch make check-tcg failure --- 2022-11-12 Richard Henderson New
[v5,20/20] include/hw: add commentary to current_cpu export use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,19/20] hw/isa: derive CPUState from MemTxAttrs in apm_ioport_writeb use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,18/20] hw/i386: convert apic access to use MemTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,17/20] hw/intc: properly model IOAPIC MSI messages use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,16/20] include: add MEMTXATTRS_MACHINE helper use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,15/20] hw/i386: update vapic_write to use MemTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,14/20] hw/audio: explicitly set .requester_type for intel-hda use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,13/20] target/i386: add explicit initialisation for MexTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,12/20] target/riscv: initialise MemTxAttrs for CPU access use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,11/20] target/sparc: initialise MemTxAttrs for CPU access use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,10/20] target/microblaze: initialise MemTxAttrs for CPU access use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,09/20] hw/arm: remove current_cpu hack from pxa2xx access use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,08/20] hw/timer: convert mptimer access to attrs to derive cpu index use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,07/20] hw/intc/gic: use MxTxAttrs to divine accessing CPU use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,06/20] qtest: make read/write operation appear to be from CPU use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,05/20] target/arm: ensure m-profile helpers set appropriate MemTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,04/20] target/arm: ensure KVM traps set appropriate MemTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,03/20] target/arm: ensure HVF traps set appropriate MemTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,02/20] target/arm: ensure TCG IO accesses set appropriate MemTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v5,01/20] hw: encode accessing CPU index in MemTxAttrs use MemTxAttrs to avoid current_cpu in hw/ --- 2022-11-11 Alex Bennée New
[v2,12/12] hw/intc: add implementation of GICD_IIDR to Arm GIC testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée New
[v2,11/12] gitlab: integrate coverage report testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée Superseded
[v2,10/12] tests/avocado: Raise timeout for boot_linux.py:BootLinuxPPC64.test_pseries_tcg testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée Superseded
[v2,09/12] tests/plugins: add a new vcpu state tracking plugin testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée New
[v2,08/12] docs/devel: try and improve the language around patch review testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée Superseded
[v2,07/12] docs/devel: simplify the minimal checklist testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée Superseded
[v2,06/12] docs/devel: make language a little less code centric testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée Superseded
[v2,05/12] docs/devel: add a maintainers section to development process testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée Superseded
[v2,04/12] tests/docker: allow user to override check target testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée Superseded
[v2,03/12] tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK tests testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée Superseded
« 1 2 ... 157 158 159738 739 »