Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 24313 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
…
243
244
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[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,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
[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
[05/17] target/avr: Move cpu register accesses into system memory
target/avr: Increase page size
-
-
-
2025-03-23
Richard Henderson
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
[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,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
[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,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
[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
[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,1/3] rust: assertions: add static_assert
rust: Fix PL011State size mismatch assert
-
-
-
2025-03-21
Peter Maydell
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,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
[10/10] target/microblaze: convert gdbstub to new helper
gdbstub: conversion to runtime endianess helpers
-
-
-
2025-03-19
Alex Bennée
New
[04/10] target/arm: convert 64 bit gdbstub to new helper
gdbstub: conversion to runtime endianess helpers
-
-
-
2025-03-19
Alex Bennée
New
[03/10] target/arm: convert 32 bit gdbstub to new helper
gdbstub: conversion to runtime endianess helpers
-
-
-
2025-03-19
Alex Bennée
New
[02/10] gdbstub: introduce target independent gdb register helper
gdbstub: conversion to runtime endianess helpers
-
-
-
2025-03-19
Alex Bennée
New
[PATCH-for-10.1,12/12] tcg: Uninline tcg_gen_insn_start()
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,11/12] tcg: Unify tcg_gen_insn_start() to handle 0 or 2 arguments
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,10/12] tcg: Unify tcg_gen_insn_start() to handle 1 or 2 arguments
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,09/12] tcg: Restrict TARGET_INSN_START_WORDS definition to translate-all.c
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,08/12] tcg: Declare arrays using TARGET_INSN_START_WORDS_MAX
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,07/12] tcg: Check TARGET_INSN_START_EXTRA_WORDS range at runtime
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,06/12] tcg: Use TCGContext::insn_start_words in translate-all.c methods
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,05/12] tcg: Use TCGContext::insn_start_words in tcg_gen_insn_start()
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,04/12] tcg: Declare local 'insn_start_words' variable in tcg_gen_insn_start()
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,03/12] tcg: Have tcg_gen_insn_start() take uint64_t arguments
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,02/12] tcg: Always define TARGET_INSN_START_EXTRA_WORDS
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,01/12] tcg: Declare TARGET_INSN_START_EXTRA_WORDS in 'cpu-param.h'
tcg: Make tcg_gen_insn_start() target-agnostic
-
-
-
2025-03-19
Philippe Mathieu-Daudé
New
[PULL,09/10] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall
Untitled series #263615
-
-
-
2025-03-19
Alistair Francis
New
[v2,42/42] meson: Only allow CONFIG_USER_ONLY from certain source sets
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,41/42] target/riscv: Remove ifndef CONFIG_USER_ONLY from cpu_cfg.h
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,40/42] include/qemu: Remove ifndef CONFIG_USER_ONLY from accel.h
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,39/42] include/system: Remove ifndef CONFIG_USER_ONLY in qtest.h
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,38/42] include/exec: Protect icount_enabled from poisoned symbols
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,37/42] include/exec: Split out icount.h
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,36/42] include/hw/s390x: Remove ifndef CONFIG_USER_ONLY in css.h
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,35/42] include/hw/intc: Remove ifndef CONFIG_USER_ONLY from armv7m_nvic.h
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,34/42] include/hw/core: Drop ifndef CONFIG_USER_ONLY from cpu.h
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,33/42] include/exec: Drop ifndef CONFIG_USER_ONLY from cpu-common.h
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,32/42] plugins: Move api.c, core.c to libuser_ss, libsystem_ss
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,31/42] system: Move most files to libsystem_ss
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,30/42] hw/core: Move unconditional files to libsystem_ss, libuser_ss
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,29/42] include/exec: Split out watchpoint.h
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,28/42] target/xtensa: Restrict semihosting tests to system mode
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,27/42] target/mips: Restrict semihosting tests to system mode
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,26/42] semihosting: Move user-only implementation out-of-line
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,25/42] accel/tcg: Use libuser_ss and libsystem_ss
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,24/42] gdbstub: Move syscalls.c out of common_ss
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,23/42] meson: Introduce top-level libuser_ss and libsystem_ss
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,22/42] exec: Restrict memory-internal.h to system/
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,21/42] accel/tcg: Remove unnecesary inclusion of memory-internal.h in cputlb.c
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,20/42] include/system: Move exec/ramblock.h to system/ramblock.h
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,19/42] include/system: Move exec/ram_addr.h to system/ram_addr.h
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,18/42] include/system: Move exec/ioport.h to system/ioport.h
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,17/42] include/system: Move exec/address-spaces.h to system/address-spaces.h
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,16/42] include/system: Move exec/memory.h to system/memory.h
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,15/42] include/exec: Split out mmap-lock.h
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,14/42] accel/tcg: Remove mmap_lock/unlock from watchpoint.c
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,13/42] accel/tcg: Implement translator_ld*_end
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,12/42] accel/tcg: Use cpu_ld*_code_mmu in translator.c
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,11/42] accel/tcg: Perform aligned atomic reads in translator_ld
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,10/42] include/exec: Inline *_code memory operations
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,09/42] include/exec: Inline *_data memory operations
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,08/42] include/exec: Inline *_data_ra memory operations
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,07/42] include/exec: Inline *_mmuidx_ra memory operations
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,06/42] include/exec: Split out cpu-mmu-index.h
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,05/42] include/exec: Split out cpu-ldst-common.h
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,04/42] include/exec: Use vaddr for *_mmu guest memory access routines
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,03/42] accel/tcg: Fix cpu_ld*_code_mmu for user mode
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,02/42] accel/tcg: Build plugin-gen.c once
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[v2,01/42] accel/tcg: Build user-exec-stub.c once
accel/tcg, codebase: Build once patches
-
-
-
2025-03-18
Richard Henderson
New
[for-10.1] target/arm/kvm: Drop support for kernels without KVM_ARM_PREFERRED_TARGET
[for-10.1] target/arm/kvm: Drop support for kernels without KVM_ARM_PREFERRED_TARGET
-
-
-
2025-03-18
Peter Maydell
New
[13/13] hw/arm/boot: make compilation unit hw common
single-binary: start make hw/arm/ common (boot.c)
-
-
-
2025-03-18
Pierrick Bouvier
New
[09/13] target/arm/cpu: define ARM_MAX_VQ once for aarch32 and aarch64
single-binary: start make hw/arm/ common (boot.c)
-
-
-
2025-03-18
Pierrick Bouvier
New
[08/13] target/arm/cpu: flags2 is always uint64_t
single-binary: start make hw/arm/ common (boot.c)
-
-
-
2025-03-18
Pierrick Bouvier
New
[06/13] exec/poison: KVM_HAVE_MCE_INJECTION can now be poisoned
single-binary: start make hw/arm/ common (boot.c)
-
-
-
2025-03-18
Pierrick Bouvier
New
[05/13] target/arm/cpu: move KVM_HAVE_MCE_INJECTION to kvm-all.c file directly
single-binary: start make hw/arm/ common (boot.c)
-
-
-
2025-03-18
Pierrick Bouvier
New
[04/13] exec/cpu-all: allow to include specific cpu
single-binary: start make hw/arm/ common (boot.c)
-
-
-
2025-03-18
Pierrick Bouvier
New
«
1
2
3
4
…
243
244
»