Show patches with: Archived = No       |   84141 patches
« 1 2 3 4841 842 »
Patch Series S/W/F Date Submitter Delegate State
[PATCH-for-10.1,v3,19/19] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field tcg: philmd's queue --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,18/19] tcg: Factor mttcg_init() out tcg: philmd's queue --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,17/19] tcg: Convert TCGState::mttcg_enabled to TriState tcg: philmd's queue --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,16/19] tcg: Move qemu_tcg_mttcg_enabled() to 'system/tcg.h' tcg: philmd's queue --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,15/19] tcg: Move cpu_req_mo() macro to target-agnostic 'backend-ldst.h' tcg: philmd's queue --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,14/19] tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally tcg: philmd's queue --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,13/19] tcg: Have tcg_req_mo() use TCGCPUOps::guest_default_memory_order tcg: philmd's queue --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,12/19] tcg: Propagate CPUState argument to cpu_req_mo() tcg: philmd's queue --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,11/19] tcg: Remove use of TCG_GUEST_DEFAULT_MO in tb_gen_code() tcg: philmd's queue --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,10/19] tcg: Define guest_default_memory_order in TCGCPUOps tcg: philmd's queue --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,09/19] tcg: Simplify tcg_req_mo() macro tcg: philmd's queue --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,08/19] tcg: Always define TCG_GUEST_DEFAULT_MO tcg: philmd's queue --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,07/19] exec: Do not include 'accel/tcg/cpu-ldst.h' in 'exec-all.h' tcg: philmd's queue --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,06/19] exec: Restrict 'cpu_ldst.h' to accel/tcg/ tcg: philmd's queue --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,05/19] exec: Restrict 'cpu-ldst-common.h' to accel/tcg/ tcg: philmd's queue --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,04/19] tcg: Always define TARGET_INSN_START_EXTRA_WORDS tcg: philmd's queue --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,03/19] tcg: Declare TARGET_INSN_START_EXTRA_WORDS in 'cpu-param.h' tcg: philmd's queue --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,02/19] tcg: Include missing 'cpu.h' in translate-all.c tcg: philmd's queue --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,01/19] target/riscv: Do not expose rv128 CPU on user mode emulation tcg: philmd's queue --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,9/9] qtest/bios-tables-test: Update aarch64/virt 'its_off' variant blobs hw/arm: GIC ITS=off ACPI tables fixes --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,8/9] hw/arm/virt-acpi: Do not advertise disabled GIC ITS hw/arm: GIC ITS=off ACPI tables fixes --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,7/9] hw/arm/virt-acpi: Always build IORT table (even with GIC ITS disabled) hw/arm: GIC ITS=off ACPI tables fixes --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,6/9] qtest/bios-tables-test: Whitelist aarch64/virt 'its_off' variant blobs hw/arm: GIC ITS=off ACPI tables fixes --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,5/9] qtest/bios-tables-test: Add test for -M virt, its=off hw/arm: GIC ITS=off ACPI tables fixes --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,4/9] hw/arm/virt-acpi: Factor its_enabled() helper out hw/arm: GIC ITS=off ACPI tables fixes --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,3/9] hw/arm/virt: Simplify create_its() hw/arm: GIC ITS=off ACPI tables fixes --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,2/9] hw/intc/gicv3_its: Do not check its_class_name() for NULL hw/arm: GIC ITS=off ACPI tables fixes --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v3,1/9] hw/arm/virt: Remove pointless VirtMachineState::tcg_its field hw/arm: GIC ITS=off ACPI tables fixes --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v3,5/5] hw/arm: Do not build VMapple machine by default hw/arm: Tests fixes for 10.0 --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v3,4/5] tests/qtest: Skip Aarch64 VMapple machine hw/arm: Tests fixes for 10.0 --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v3,3/5] tests/functional: Skip aarch64_replay test on macOS hw/arm: Tests fixes for 10.0 --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v3,2/5] tests/functional: Add a decorator for skipping tests on particular OS hw/arm: Tests fixes for 10.0 --- 2025-04-03 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v3,1/5] tests/functional/test_aarch64_rme_virt: fix sporadic failure hw/arm: Tests fixes for 10.0 --- 2025-04-03 Philippe Mathieu-Daudé New
target/hexagon: Implement CPUState.mmu_index target/hexagon: Implement CPUState.mmu_index --- 2025-04-03 Richard Henderson New
[PATCH-for-10.0?,v2,14/14] qtest/bios-tables-test: Update aarch64/virt 'its_off' variant blobs hw/arm: Tests & ACPI tables fixes for 10.0 --- 2025-04-03 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.0?,v2,13/14] hw/arm/virt-acpi: Do not advertise disabled GIC ITS hw/arm: Tests & ACPI tables fixes for 10.0 --- 2025-04-03 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.0?,v2,12/14] hw/arm/virt-acpi: Always build IORT table (even with GIC ITS disabled) hw/arm: Tests & ACPI tables fixes for 10.0 --- 2025-04-03 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.0?,v2,11/14] qtest/bios-tables-test: Whitelist aarch64/virt 'its_off' variant blobs hw/arm: Tests & ACPI tables fixes for 10.0 --- 2025-04-03 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.0?,v2,10/14] qtest/bios-tables-test: Add test for -M virt, its=off hw/arm: Tests & ACPI tables fixes for 10.0 --- 2025-04-03 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.0?,v2,09/14] hw/arm/virt-acpi: Factor its_enabled() helper out hw/arm: Tests & ACPI tables fixes for 10.0 --- 2025-04-03 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.0?,v2,08/14] hw/arm/virt: Simplify create_its() hw/arm: Tests & ACPI tables fixes for 10.0 --- 2025-04-03 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.0?,v2,07/14] hw/intc/gicv3_its: Do not check its_class_name() for NULL hw/arm: Tests & ACPI tables fixes for 10.0 --- 2025-04-03 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.0?,v2,06/14] hw/arm/virt: Remove pointless VirtMachineState::tcg_its field hw/arm: Tests & ACPI tables fixes for 10.0 --- 2025-04-03 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.0,v2,05/14] hw/arm: Do not build VMapple machine by default hw/arm: Tests & ACPI tables fixes for 10.0 --- 2025-04-03 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.0,v2,04/14] tests/qtest: Skip Aarch64 VMapple machine hw/arm: Tests & ACPI tables fixes for 10.0 --- 2025-04-03 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.0,v2,03/14] tests/functional: Skip aarch64_replay test on macOS hw/arm: Tests & ACPI tables fixes for 10.0 --- 2025-04-03 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.0,v2,02/14] tests/functional: Add a decorator for skipping tests on particular OS hw/arm: Tests & ACPI tables fixes for 10.0 --- 2025-04-03 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.0,v2,01/14] tests/functional/test_aarch64_rme_virt: fix sporadic failure hw/arm: Tests & ACPI tables fixes for 10.0 --- 2025-04-03 Philippe Mathieu-Daudé Superseded
[2/2] plugins: add qemu_plugin_register_time_cb support add explicit virtual time callback for plugins --- 2025-04-03 Alex Bennée New
[1/2] accel/tcg: add get_virtual_clock for TCG add explicit virtual time callback for plugins --- 2025-04-03 Alex Bennée New
[RFC] tests/tcg: make aarch64 boot.S handle different starting modes [RFC] tests/tcg: make aarch64 boot.S handle different starting modes --- 2025-04-03 Alex Bennée New
[PATCH-for-10.1,13/13] hw/arm/virt-acpi: Replace arm_feature() -> arm_cpu_has_feature() arm: Spring header cleanups --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,12/13] hw/arm/realview: Replace arm_feature() -> arm_cpu_has_feature() arm: Spring header cleanups --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,11/13] target/arm: Add arm_cpu_has_feature() helper arm: Spring header cleanups --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,10/13] target/arm: Extract feature definitions to 'cpu_has_feature.h' header arm: Spring header cleanups --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,09/13] target/arm: Extract PSCI definitions to 'psci.h' arm: Spring header cleanups --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,08/13] hw/arm: Include missing 'target/arm/gtimer.h' header arm: Spring header cleanups --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,07/13] target/arm: Move some definitions from 'cpu.h' to 'multiprocessing.h' arm: Spring header cleanups --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,06/13] target/arm: Restrict inclusion of 'multiprocessing.h' arm: Spring header cleanups --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,05/13] hw/arm: Remove unnecessary 'cpu.h' header arm: Spring header cleanups --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,04/13] target/arm/hvf: Include missing 'cpu-qom.h' header arm: Spring header cleanups --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,03/13] target/arm/kvm: Include missing 'cpu-qom.h' header arm: Spring header cleanups --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,02/13] target/arm/qmp: Include missing 'cpu.h' header arm: Spring header cleanups --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,01/13] target/arm/cpu-features: Include missing 'cpu.h' header arm: Spring header cleanups --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1] hw/intc: Build TYPE_M68K_IRQC with common system objects [PATCH-for-10.1] hw/intc: Build TYPE_M68K_IRQC with common system objects --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,43/43] target/arm: Update comment around cpu_untagged_addr() tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,42/43] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,v2,41/43] tcg: Factor mttcg_init() out tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,v2,40/43] tcg: Convert TCGState::mttcg_enabled to TriState tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,v2,39/43] tcg: Move qemu_tcg_mttcg_enabled() to 'system/tcg.h' tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,v2,38/43] tcg: Move cpu_req_mo() macro to target-agnostic 'backend-ldst.h' tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,43/43] target/arm: Update comment around cpu_untagged_addr() tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,42/43] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,41/43] tcg: Factor mttcg_init() out tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,40/43] tcg: Convert TCGState::mttcg_enabled to TriState tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,39/43] tcg: Move qemu_tcg_mttcg_enabled() to 'system/tcg.h' tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,38/43] tcg: Move cpu_req_mo() macro to target-agnostic 'backend-ldst.h' tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,37/43] tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,36/43] tcg: Have tcg_req_mo() use TCGCPUOps::guest_default_memory_order tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,35/43] tcg: Propagate CPUState argument to cpu_req_mo() tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,34/43] tcg: Remove use of TCG_GUEST_DEFAULT_MO in tb_gen_code() tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,33/43] tcg: Define guest_default_memory_order in TCGCPUOps tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,32/43] tcg: Simplify tcg_req_mo() macro tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,31/43] tcg: Always define TCG_GUEST_DEFAULT_MO tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,30/43] exec: Do not include 'accel/tcg/cpu-ldst.h' in 'exec-all.h' tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,29/43] exec: Restrict 'cpu_ldst.h' to accel/tcg/ tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,28/43] exec: Restrict 'cpu-ldst-common.h' to accel/tcg/ tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,27/43] exec: Restrict cpu-mmu-index.h to accel/tcg/ tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,26/43] hw/core/cpu: Remove CPUClass::mmu_index() tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,25/43] target/xtensa: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,24/43] target/tricore: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,23/43] target/sparc: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,22/43] target/sh4: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,21/43] target/s390x: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,20/43] target/rx: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,19/43] target/rx: Fix copy/paste typo (riscv -> rx) tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,18/43] target/riscv: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,17/43] target/ppc: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,16/43] target/openrisc: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,15/43] target/mips: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue --- 2025-04-02 Philippe Mathieu-Daudé New
« 1 2 3 4841 842 »