Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 24713 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
...
9
10
11
…
247
248
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[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,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
[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,26/42] semihosting: Move user-only implementation out-of-line
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
[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
[02/13] exec/cpu-all: restrict compile time assert to target specific code
single-binary: start make hw/arm/ common (boot.c)
-
-
-
2025-03-18
Pierrick Bouvier
New
[01/13] exec/cpu-all: restrict BSWAP_NEEDED to target specific code
single-binary: start make hw/arm/ common (boot.c)
-
-
-
2025-03-18
Pierrick Bouvier
New
[v6,18/18] system/ioport: make compilation unit common
make system memory API available for common code
-
-
-
2025-03-17
Pierrick Bouvier
New
[v6,14/18] system/physmem: compilation unit is now common to all targets
make system memory API available for common code
-
-
-
2025-03-17
Pierrick Bouvier
New
[v6,07/18] exec/exec-all: remove dependency on cpu.h
make system memory API available for common code
-
-
-
2025-03-17
Pierrick Bouvier
New
rust: pl011: Cut down amount of text quoted from PL011 TRM
rust: pl011: Cut down amount of text quoted from PL011 TRM
-
-
-
2025-03-17
Peter Maydell
New
[2/2] exec: Restrict memory-internal.h to system/
exec: Restrict memory-internal.h to system/
-
-
-
2025-03-17
Philippe Mathieu-Daudé
New
[1/2] accel/tcg: Remove unnecesary inclusion of memory-internal.h in cputlb.c
exec: Restrict memory-internal.h to system/
-
-
-
2025-03-17
Philippe Mathieu-Daudé
New
[Stable-7.2.17,25/27] hw/net/smc91c111: Don't allow data register access to overrun buffer
Untitled series #263358
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-7.2.17,24/27] hw/net/smc91c111: Sanitize packet length on tx
Untitled series #263358
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-7.2.17,23/27] hw/net/smc91c111: Sanitize packet numbers
Untitled series #263358
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-7.2.17,12/27] hw/i386/amd_iommu: Explicit use of AMDVI_BASE_ADDR in amdvi_init
Untitled series #263358
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-7.2.17,09/27] hw/intc/arm_gicv3_cpuif: Don't downgrade monitor traps for AArch32 EL3
Untitled series #263358
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-7.2.17,08/27] target/arm: Make CP_ACCESS_TRAPs to AArch32 EL3 be Monitor traps
Untitled series #263358
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-7.2.17,07/27] target/arm: Report correct syndrome for UNDEFINED LOR sysregs when NS=0
Untitled series #263358
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-7.2.17,06/27] target/arm: Report correct syndrome for UNDEFINED S1E2 AT ops at EL3
Untitled series #263358
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-7.2.17,05/27] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1
Untitled series #263358
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-7.2.17,03/27] hw/net/smc91c111: Ignore attempt to pop from empty RX fifo
Untitled series #263358
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-8.2.10,39/42] hw/xen/hvm: Fix Aarch64 typo
Untitled series #263357
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-8.2.10,32/42] util/qemu-timer.c: Don't warp timer from timerlist_rearm()
Untitled series #263357
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-8.2.10,31/42] target/arm: Correct STRD atomicity
Untitled series #263357
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-8.2.10,30/42] target/arm: Correct LDRD atomicity and fault behaviour
Untitled series #263357
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-8.2.10,15/42] target/arm: Honour SDCR.TDCC and SCR.TERR in AArch32 EL3 non-Monitor modes
Untitled series #263357
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-8.2.10,13/42] target/arm: Make CP_ACCESS_TRAPs to AArch32 EL3 be Monitor traps
Untitled series #263357
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-8.2.10,10/42] target/arm: Report correct syndrome for UNDEFINED AT ops with wrong NSE, NS
Untitled series #263357
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-8.2.10,07/42] linux-user: Honor elf alignment when placing images
Untitled series #263357
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-9.2.3,38/51] hw/arm: enable secure EL2 timers for sbsa machine
[Stable-9.2.3,01/51] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and N...
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-9.2.3,36/51] target/arm: Implement SEL2 physical and virtual timers
[Stable-9.2.3,01/51] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and N...
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-9.2.3,35/51] target/arm: Refactor handling of timer offset for direct register accesses
[Stable-9.2.3,01/51] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and N...
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-9.2.3,34/51] target/arm: Always apply CNTVOFF_EL2 for CNTV_TVAL_EL02 accesses
[Stable-9.2.3,01/51] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and N...
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-9.2.3,33/51] target/arm: Make CNTPS_* UNDEF from Secure EL1 when Secure EL2 is enabled
[Stable-9.2.3,01/51] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and N...
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-9.2.3,32/51] target/arm: Don't apply CNTVOFF_EL2 for EL2_VIRT timer
[Stable-9.2.3,01/51] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and N...
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-9.2.3,31/51] target/arm: Apply correct timer offset when calculating deadlines
[Stable-9.2.3,01/51] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and N...
-
-
-
2025-03-15
Michael Tokarev
New
[Stable-9.2.3,08/51] target/arm: Correct errors in WFI/WFE trapping
[Stable-9.2.3,01/51] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and N...
-
-
-
2025-03-15
Michael Tokarev
New
[v5,12/17] hw/xen: add stubs for various functions
Untitled series #263254
-
-
-
2025-03-14
Pierrick Bouvier
New
[v5,10/17] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code
Untitled series #263254
-
-
-
2025-03-14
Pierrick Bouvier
New
[v5,09/17] exec/ram_addr: remove dependency on cpu.h
Untitled series #263254
-
-
-
2025-03-14
Pierrick Bouvier
New
[RFC] meson.build: don't bother with split-debug for windows
[RFC] meson.build: don't bother with split-debug for windows
-
-
-
2025-03-14
Alex Bennée
New
[v4,06/17] codebase: prepare to remove cpu.h from exec/exec-all.h
Untitled series #263161
-
-
-
2025-03-13
Pierrick Bouvier
New
[PULL,8/8] tests/functional: skip vulkan test if missing vulkaninfo
Untitled series #263160
-
-
-
2025-03-13
Thomas Huth
New
[34/37] include/system: Remove ifndef CONFIG_USER_ONLY
accel/tcg, codebase: Build once patches
-
-
-
2025-03-13
Richard Henderson
New
[27/37] system: Move watchpoint.c to libsystem_ss
accel/tcg, codebase: Build once patches
-
-
-
2025-03-13
Richard Henderson
New
[25/37] common-user: Split out watchpoint-stub.c
accel/tcg, codebase: Build once patches
-
-
-
2025-03-13
Richard Henderson
New
[23/37] include/system: Move exec/ram_addr.h to system/ram_addr.h
accel/tcg, codebase: Build once patches
-
-
-
2025-03-13
Richard Henderson
New
[21/37] target/xtensa: Protect semihosting call with CONFIG_SEMIHOSTING
accel/tcg, codebase: Build once patches
-
-
-
2025-03-13
Richard Henderson
New
[20/37] target/mips: Protect semihosting call with CONFIG_SEMIHOSTING
accel/tcg, codebase: Build once patches
-
-
-
2025-03-13
Richard Henderson
New
[PULL,v2,14/14] hw/sd/sdhci: Remove need for SDHCI_VENDOR_IMX definition
Untitled series #263062
-
-
-
2025-03-12
Philippe Mathieu-Daudé
New
[PULL,v2,00/14] Misc HW patches for 2025-03-11
-
-
-
2025-03-12
Philippe Mathieu-Daudé
New
[v3,13/17] system/physmem: compilation unit is now common to all targets
make system memory API available for common code
-
-
-
2025-03-11
Pierrick Bouvier
New
[PULL,10/14] hw/acpi: Introduce acpi_builtin() helper
[PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers
-
-
-
2025-03-11
Philippe Mathieu-Daudé
New
[PULL,09/14] system: Replace arch_type global by qemu_arch_available() helper
[PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers
-
-
-
2025-03-11
Philippe Mathieu-Daudé
New
[PULL,08/14] system: Extract target-specific globals to their own compilation unit
[PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers
-
-
-
2025-03-11
Philippe Mathieu-Daudé
New
[PULL,07/14] hw/xen/hvm: Fix Aarch64 typo
[PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers
-
-
-
2025-03-11
Philippe Mathieu-Daudé
New
[PULL,02/14] hw/rtc: Add Ricoh RS5C372 RTC emulation
[PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers
-
-
-
2025-03-11
Philippe Mathieu-Daudé
New
[PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers
[PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers
-
-
-
2025-03-11
Philippe Mathieu-Daudé
New
[PULL,00/14] Misc HW patches for 2025-03-11
-
-
-
2025-03-11
Philippe Mathieu-Daudé
New
[PULL,19/21] hw/vfio: Compile display.c once
Untitled series #262964
-
-
-
2025-03-11
Cédric Le Goater
New
[PULL,18/21] hw/vfio: Compile iommufd.c once
Untitled series #262964
-
-
-
2025-03-11
Cédric Le Goater
New
[PULL,17/21] hw/vfio: Compile more objects once
Untitled series #262964
-
-
-
2025-03-11
Cédric Le Goater
New
[PULL,16/21] hw/vfio: Compile some common objects once
Untitled series #262964
-
-
-
2025-03-11
Cédric Le Goater
New
[PULL,14/21] hw/vfio/common: Include missing 'system/tcg.h' header
Untitled series #262964
-
-
-
2025-03-11
Cédric Le Goater
New
[PULL,13/21] hw/vfio/spapr: Do not include <linux/kvm.h>
Untitled series #262964
-
-
-
2025-03-11
Cédric Le Goater
New
[PULL,12/21] system: Declare qemu_[min/max]rampagesize() in 'system/hostmem.h'
Untitled series #262964
-
-
-
2025-03-11
Cédric Le Goater
New
[PULL,52/72] target/ppc: Make powerpc_excp() prototype public
Untitled series #262960
-
-
-
2025-03-11
Nicholas Piggin
New
[PATCH-for-10.0,v3,7/8] hw/vfio: Compile iommufd.c once
hw/vfio: Build various objects once
-
-
-
2025-03-11
Philippe Mathieu-Daudé
New
«
1
2
...
9
10
11
…
247
248
»