Show patches with: Archived = No       |   83838 patches
« 1 2 3 4838 839 »
Patch Series S/W/F Date Submitter Delegate State
system/vl: Tidy up break in QEMU_OPTION_machine case system/vl: Tidy up break in QEMU_OPTION_machine case --- 2025-03-23 Philippe Mathieu-Daudé New
[PATCH-for-10.1] accel/tcg: Extract range_within_page() helper [PATCH-for-10.1] accel/tcg: Extract range_within_page() helper --- 2025-03-23 Philippe Mathieu-Daudé New
[PATCH-for-10.1,3/3] migration/cpu: Remove qemu_{get, put}_[s]betl[s] macros migration/cpu: Remove qemu_{get, put}_[s]betl[s] macros --- 2025-03-23 Philippe Mathieu-Daudé New
[PATCH-for-10.1,2/3] target/sparc: Inline qemu_get_betl() and qemu_put_betl() migration/cpu: Remove qemu_{get, put}_[s]betl[s] macros --- 2025-03-23 Philippe Mathieu-Daudé New
[PATCH-for-10.1,1/3] target/mips: Inline qemu_get_betls() and qemu_put_betls() migration/cpu: Remove qemu_{get, put}_[s]betl[s] macros --- 2025-03-23 Philippe Mathieu-Daudé New
[PATCH-for-10.1,6/6] cpus: Remove #ifdef check on cpu_list definition cpus: Convert cpu_list definition to CPUClass:list_cpus callback --- 2025-03-23 Philippe Mathieu-Daudé New
[PATCH-for-10.1,5/6] target/sparc: Register CPUClass:list_cpus cpus: Convert cpu_list definition to CPUClass:list_cpus callback --- 2025-03-23 Philippe Mathieu-Daudé New
[PATCH-for-10.1,4/6] target/sparc: Register CPUClass:list_cpus cpus: Convert cpu_list definition to CPUClass:list_cpus callback --- 2025-03-23 Philippe Mathieu-Daudé New
[PATCH-for-10.1,3/6] target/ppc: Register CPUClass:list_cpus cpus: Convert cpu_list definition to CPUClass:list_cpus callback --- 2025-03-23 Philippe Mathieu-Daudé New
[PATCH-for-10.1,2/6] target/i386: Register CPUClass:list_cpus cpus: Convert cpu_list definition to CPUClass:list_cpus callback --- 2025-03-23 Philippe Mathieu-Daudé New
[PATCH-for-10.1,1/6] cpus: Introduce CPUClass::list_cpus() callback cpus: Convert cpu_list definition to CPUClass:list_cpus callback --- 2025-03-23 Philippe Mathieu-Daudé New
[17/17] target/avr: Enable TARGET_PAGE_BITS_VARY target/avr: Increase page size --- 2025-03-23 Richard Henderson New
[16/17] hw/avr: Move AtmegaMcuClass to atmega.h target/avr: Increase page size --- 2025-03-23 Richard Henderson New
[15/17] hw/avr: Pass mcu_type to class_base_init via .class_data target/avr: Increase page size --- 2025-03-23 Richard Henderson New
[14/17] hw/avr: Set offset_io and increase page size to 1k target/avr: Increase page size --- 2025-03-23 Richard Henderson New
[13/17] target/avr: Handle offset_io in avr_cpu_realizefn target/avr: Increase page size --- 2025-03-23 Richard Henderson New
[12/17] target/avr: Handle offset_io in helper.c target/avr: Increase page size --- 2025-03-23 Richard Henderson New
[11/17] target/avr: Implement CPUState.memory_rw_debug target/avr: Increase page size --- 2025-03-23 Richard Henderson New
[10/17] target/avr: Update cpu_sp after push and pop target/avr: Increase page size --- 2025-03-23 Richard Henderson New
[09/17] target/avr: Introduce gen_data_{load,store}_raw target/avr: Increase page size --- 2025-03-23 Richard Henderson New
[08/17] target/avr: Add offset-io cpu property target/avr: Increase page size --- 2025-03-23 Richard Henderson New
[07/17] target/avr: Use do_stb in avr_cpu_do_interrupt target/avr: Increase page size --- 2025-03-23 Richard Henderson New
[06/17] target/avr: Use cpu_stb_mmuidx_ra in helper_fullwr target/avr: Increase page size --- 2025-03-23 Richard Henderson New
[05/17] target/avr: Move cpu register accesses into system memory target/avr: Increase page size --- 2025-03-23 Richard Henderson New
[04/17] target/avr: Remove OFFSET_CPU_REGISTERS target/avr: Increase page size --- 2025-03-23 Richard Henderson New
[03/17] target/avr: Improve decode of LDS, STS target/avr: Increase page size --- 2025-03-23 Richard Henderson New
[02/17] target/avr: Fix buffer read in avr_print_insn target/avr: Increase page size --- 2025-03-23 Richard Henderson New
[01/17] hw/core/cpu: Use size_t for memory_rw_debug len argument target/avr: Increase page size --- 2025-03-23 Richard Henderson New
target/s390x: Fix a typo in s390_cpu_class_init() target/s390x: Fix a typo in s390_cpu_class_init() --- 2025-03-23 Philippe Mathieu-Daudé New
target/hppa: Remove duplicated CPU_RESOLVING_TYPE definition target/hppa: Remove duplicated CPU_RESOLVING_TYPE definition --- 2025-03-21 Philippe Mathieu-Daudé New
[PULL,08/24] exec/cpu-all: remove BSWAP_NEEDED [PULL,01/24] rust: Kconfig: Factor out whether PL011 is Rust or C --- 2025-03-21 Paolo Bonzini New
[PULL,06/24] rust: pl011: Check size of state struct at compile time [PULL,01/24] rust: Kconfig: Factor out whether PL011 is Rust or C --- 2025-03-21 Paolo Bonzini New
[PULL,05/24] hw/char/pl011: Pad PL011State struct to same size as Rust impl [PULL,01/24] rust: Kconfig: Factor out whether PL011 is Rust or C --- 2025-03-21 Paolo Bonzini Accepted
[PULL,02/24] rust: Kconfig: Factor out whether HPET is Rust or C [PULL,01/24] rust: Kconfig: Factor out whether PL011 is Rust or C --- 2025-03-21 Paolo Bonzini Accepted
[PULL,01/24] rust: Kconfig: Factor out whether PL011 is Rust or C [PULL,01/24] rust: Kconfig: Factor out whether PL011 is Rust or C --- 2025-03-21 Paolo Bonzini Accepted
[PATCH-for-10.1,v2,4/4] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field --- 2025-03-21 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,3/4] tcg: Convert TCGState::mttcg_enabled to TriState tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field --- 2025-03-21 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,2/4] tcg: Move qemu_tcg_mttcg_enabled() to 'system/tcg.h' tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field --- 2025-03-21 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,1/4] target/riscv: Restrict RV128 MTTCG check on system emulation tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field --- 2025-03-21 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,7/7] tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order --- 2025-03-21 Philippe Mathieu-Daudé New
[RFC,PATCH-for-10.1,v2,6/7] tcg: Have tcg_req_mo() use TCGCPUOps::guest_default_memory_order tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order --- 2025-03-21 Philippe Mathieu-Daudé New
[RFC,PATCH-for-10.1,v2,5/7] tcg: Propagate CPUState argument to cpu_req_mo() tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order --- 2025-03-21 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,4/7] tcg: Remove use of TCG_GUEST_DEFAULT_MO in tb_gen_code() tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order --- 2025-03-21 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,3/7] tcg: Define guest_default_memory_order in TCGCPUOps tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order --- 2025-03-21 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,2/7] tcg: Simplify tcg_req_mo() macro tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order --- 2025-03-21 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,1/7] tcg: Always define TCG_GUEST_DEFAULT_MO tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order --- 2025-03-21 Philippe Mathieu-Daudé New
[PATCH-for-10.1,4/4] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field --- 2025-03-21 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,3/4] tcg: Convert TCGState::mttcg_enabled to TriState tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field --- 2025-03-21 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,2/4] tcg: Move qemu_tcg_mttcg_enabled() to 'system/tcg.h' tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field --- 2025-03-21 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,1/4] target/riscv: Restrict RV128 MTTCG check on system emulation tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field --- 2025-03-21 Philippe Mathieu-Daudé Superseded
tests/functional/meson.build: Bump arm_aspeed_bletchley timeout tests/functional/meson.build: Bump arm_aspeed_bletchley timeout --- 2025-03-21 Peter Maydell New
[RFC,PATCH-for-10.1,4/4] tcg: Define guest_default_memory_order in TCGCPUOps tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order --- 2025-03-21 Philippe Mathieu-Daudé New
[RFC,PATCH-for-10.1,3/4] tcg: Have tcg_req_mo() use runtime TCGContext::guest_mo tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order --- 2025-03-21 Philippe Mathieu-Daudé New
[PATCH-for-10.1,2/4] tcg: Simplify tcg_req_mo() macro tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order --- 2025-03-21 Philippe Mathieu-Daudé Superseded
[PATCH-for-10.1,1/4] tcg: Always define TCG_GUEST_DEFAULT_MO tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order --- 2025-03-21 Philippe Mathieu-Daudé Superseded
[v2,3/3] rust: pl011: Check size of state struct at compile time rust: Fix PL011State size mismatch assert --- 2025-03-21 Peter Maydell New
[v2,2/3] hw/char/pl011: Pad PL011State struct to same size as Rust impl rust: Fix PL011State size mismatch assert --- 2025-03-21 Peter Maydell Superseded
[v2,1/3] rust: assertions: add static_assert rust: Fix PL011State size mismatch assert --- 2025-03-21 Peter Maydell New
[v2,30/30] hw/arm: make most of the compilation units common single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,29/30] hw/arm/xlnx-versal: prepare compilation unit to be common single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,28/30] hw/arm/xlnx-zynqmp: prepare compilation unit to be common single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,27/30] hw/arm/digic_boards: prepare compilation unit to be common single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,26/30] hw/arm/armv7m: prepare compilation unit to be common single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,25/30] hw/arm/boot: make compilation unit hw common single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,24/30] meson: add common hw files single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,23/30] target/arm/cpu: remove inline stubs for aarch32 emulation single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,22/30] target/arm/cpu: define same set of registers for aarch32 and aarch64 single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,21/30] target/arm/cpu: flags2 is always uint64_t single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,20/30] target/arm/cpu: always define kvm related registers single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,19/30] exec/poison: KVM_HAVE_MCE_INJECTION can now be poisoned single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,18/30] accel/kvm: move KVM_HAVE_MCE_INJECTION define to kvm-all.c single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,17/30] exec/target_page: runtime defintion for TARGET_PAGE_BITS_MIN single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,16/30] exec/cpu-all: remove this header single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,15/30] exec/cpu-all: transfer exec/cpu-common include to cpu.h headers single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,14/30] exec/cpu-all: remove cpu include single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,13/30] accel/tcg: fix missing includes for TARGET_HAS_PRECISE_SMC single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,12/30] accel/tcg: fix missing includes for TCG_GUEST_DEFAULT_MO single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,11/30] exec/cpu-all: remove hw/core/cpu.h include single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,10/30] exec/cpu-all: remove exec/target_page include single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,09/30] exec/cpu-all: remove exec/cpu-defs include single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,08/30] exec/cpu-all: remove exec/cpu-interrupt include single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,07/30] exec/cpu-all: remove tswap include single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,06/30] exec/cpu-all: remove exec/page-protection include single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,05/30] exec/cpu-all: remove system/memory include single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,04/30] include/exec/cpu-all: move compile time check for CPUArchState to cpu-target.c single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,03/30] exec/cpu-all: move cpu_copy to linux-user/qemu.h single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,02/30] exec/cpu-all: extract tlb flags defines to exec/tlb-flags.h single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[v2,01/30] exec/cpu-all: remove BSWAP_NEEDED single-binary: start make hw/arm/ common --- 2025-03-20 Pierrick Bouvier New
[RFC,PATCH-for-10.1,6/6] qom: Test object_class_get_list() qom: Add object_class_implements_type() --- 2025-03-20 Philippe Mathieu-Daudé New
[PATCH-for-10.1,5/6] qom: Use object_class_implements_type() in object_class_foreach() qom: Add object_class_implements_type() --- 2025-03-20 Philippe Mathieu-Daudé New
[PATCH-for-10.1,4/6] qom: Prefer object_class_implements_type() to check type implementation qom: Add object_class_implements_type() --- 2025-03-20 Philippe Mathieu-Daudé New
[PATCH-for-10.1,3/6] qom: Test object_class_implements_type() qom: Add object_class_implements_type() --- 2025-03-20 Philippe Mathieu-Daudé New
[PATCH-for-10.1,2/6] qom: Add object_class_implements_type() qom: Add object_class_implements_type() --- 2025-03-20 Philippe Mathieu-Daudé New
[PATCH-for-10.1,1/6] qom: Factor object_class_dynamic_cast_ambiguous() out qom: Add object_class_implements_type() --- 2025-03-20 Philippe Mathieu-Daudé New
[3/3] rust: pl011: Check size of state struct at compile time rust: Fix PL011State size mismatch assert --- 2025-03-20 Peter Maydell New
[2/3] hw/char/pl011: Pad PL011State struct to same size as Rust impl rust: Fix PL011State size mismatch assert --- 2025-03-20 Peter Maydell Superseded
[1/3] rust: assertions: add static_assert rust: Fix PL011State size mismatch assert --- 2025-03-20 Peter Maydell Superseded
[2/2] rust: Kconfig: Factor out whether HPET is Rust or C rust: Kconfig: factor out Rust vs C impl choice --- 2025-03-19 Peter Maydell Superseded
[1/2] rust: Kconfig: Factor out whether PL011 is Rust or C rust: Kconfig: factor out Rust vs C impl choice --- 2025-03-19 Peter Maydell Superseded
[10/10] target/microblaze: convert gdbstub to new helper gdbstub: conversion to runtime endianess helpers --- 2025-03-19 Alex Bennée New
« 1 2 3 4838 839 »