Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 81481 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
...
105
106
107
…
814
815
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[05/10] acpi: Clean up includes
Clean up includes
-
-
-
2024-01-25
Peter Maydell
Accepted
[04/10] aspeed: Clean up includes
Clean up includes
-
-
-
2024-01-25
Peter Maydell
Accepted
[03/10] disas/riscv: Clean up includes
Clean up includes
-
-
-
2024-01-25
Peter Maydell
Accepted
[02/10] hyperv: Clean up includes
Clean up includes
-
-
-
2024-01-25
Peter Maydell
Accepted
[01/10] scripts/clean-includes: Update exclude list
Clean up includes
-
-
-
2024-01-25
Peter Maydell
Superseded
target/arm: Add ID_AA64ZFR0_EL1.B16B16 to the exposed-to-userspace set
target/arm: Add ID_AA64ZFR0_EL1.B16B16 to the exposed-to-userspace set
-
-
-
2024-01-25
Peter Maydell
Superseded
[v3,5/5] hw/arm/aspeed: Check for CPU types in machine_run_board_init()
hw/arm/aspeed: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-25
Philippe Mathieu-Daudé
New
[v3,4/5] hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
hw/arm/aspeed: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-25
Philippe Mathieu-Daudé
New
[v3,3/5] hw/arm/aspeed: Init CPU defaults in a common helper
hw/arm/aspeed: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-25
Philippe Mathieu-Daudé
Superseded
[v3,2/5] hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus()
hw/arm/aspeed: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-25
Philippe Mathieu-Daudé
Superseded
[v3,1/5] hw/arm/aspeed: Remove dead code
hw/arm/aspeed: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-25
Philippe Mathieu-Daudé
Superseded
[v6,4/4] accel/tcg: Move perf and debuginfo support to tcg/
accel/tcg: Move perf and debuginfo support to tcg
-
-
-
2024-01-25
Philippe Mathieu-Daudé
New
[v6,3/4] accel/tcg: Remove #ifdef TARGET_I386 from perf.c
accel/tcg: Move perf and debuginfo support to tcg
-
-
-
2024-01-25
Philippe Mathieu-Daudé
New
[v6,2/4] tcg: Make tb_cflags() usable from target-agnostic code
accel/tcg: Move perf and debuginfo support to tcg
-
-
-
2024-01-25
Philippe Mathieu-Daudé
New
[v6,1/4] accel/tcg: Make use of qemu_target_page_mask() in perf.c
accel/tcg: Move perf and debuginfo support to tcg
-
-
-
2024-01-25
Philippe Mathieu-Daudé
New
[2/2] accel/kvm: Directly check KVM_ARCH_HAVE_MCE_INJECTION value in place
accel/kvm: Sanitize KVM_HAVE_MCE_INJECTION definition
-
-
-
2024-01-24
Philippe Mathieu-Daudé
New
[1/2] accel/kvm: Define KVM_ARCH_HAVE_MCE_INJECTION in each target
accel/kvm: Sanitize KVM_HAVE_MCE_INJECTION definition
-
-
-
2024-01-24
Philippe Mathieu-Daudé
New
[9/9] target/i386: Extract x86_cpu_exec_halt() from accel/tcg/
accel/tcg: Extract some x86-specific code
-
-
-
2024-01-24
Philippe Mathieu-Daudé
New
[8/9] accel/tcg: Introduce TCGCPUOps::cpu_exec_halt() handler
accel/tcg: Extract some x86-specific code
-
-
-
2024-01-24
Philippe Mathieu-Daudé
New
[7/9] target/i386: Extract x86_need_replay_interrupt() from accel/tcg/
accel/tcg: Extract some x86-specific code
-
-
-
2024-01-24
Philippe Mathieu-Daudé
New
[6/9] accel/tcg: Introduce TCGCPUOps::need_replay_interrupt() handler
accel/tcg: Extract some x86-specific code
-
-
-
2024-01-24
Philippe Mathieu-Daudé
New
[5/9] accel/tcg: Hoist CPUClass arg to functions with external linkage
accel/tcg: Extract some x86-specific code
-
-
-
2024-01-24
Philippe Mathieu-Daudé
New
[4/9] accel/tcg: Un-inline icount_exit_request() for clarity
accel/tcg: Extract some x86-specific code
-
-
-
2024-01-24
Philippe Mathieu-Daudé
Superseded
[3/9] accel/tcg: Rename tcg_cpus_exec() -> tcg_cpu_exec()
accel/tcg: Extract some x86-specific code
-
-
-
2024-01-24
Philippe Mathieu-Daudé
New
[2/9] accel/tcg: Rename tcg_cpus_destroy() -> tcg_cpu_destroy()
accel/tcg: Extract some x86-specific code
-
-
-
2024-01-24
Philippe Mathieu-Daudé
New
[1/9] accel/tcg: Rename tcg_ss[] -> tcg_specific_ss[] in meson
accel/tcg: Extract some x86-specific code
-
-
-
2024-01-24
Philippe Mathieu-Daudé
New
[v5,4/4] accel/tcg: Move perf and debuginfo support to tcg
accel/tcg: Move perf and debuginfo support to tcg
-
-
-
2024-01-24
Philippe Mathieu-Daudé
New
[v5,3/4] accel/tcg: Remove #ifdef TARGET_I386 from perf.c
accel/tcg: Move perf and debuginfo support to tcg
-
-
-
2024-01-24
Philippe Mathieu-Daudé
Superseded
[v5,2/4] tcg: Make tb_cflags() usable from target-agnostic code
accel/tcg: Move perf and debuginfo support to tcg
-
-
-
2024-01-24
Philippe Mathieu-Daudé
Superseded
[v5,1/4] target: Make qemu_target_page_mask() available for *-user
accel/tcg: Move perf and debuginfo support to tcg
-
-
-
2024-01-24
Philippe Mathieu-Daudé
New
[6/6] hw/virtio/vhost: Use RCU_READ macro
hw/accel: Use RCU_READ macros
-
-
-
2024-01-24
Philippe Mathieu-Daudé
New
[5/6] hw/vfio/common: Use RCU_READ macros
hw/accel: Use RCU_READ macros
-
-
-
2024-01-24
Philippe Mathieu-Daudé
New
[4/6] hw/scsi/virtio-scsi: Use RCU_READ macro
hw/accel: Use RCU_READ macros
-
-
-
2024-01-24
Philippe Mathieu-Daudé
New
[3/6] hw/display/virtio-gpu-udmabuf: Use RCU_READ macro
hw/accel: Use RCU_READ macros
-
-
-
2024-01-24
Philippe Mathieu-Daudé
New
[2/6] hw/9pfs/9p-synth: Use RCU_READ macro
hw/accel: Use RCU_READ macros
-
-
-
2024-01-24
Philippe Mathieu-Daudé
New
[1/6] accel/tcg/cpu-exec: Use RCU_READ macro
hw/accel: Use RCU_READ macros
-
-
-
2024-01-24
Philippe Mathieu-Daudé
New
[v2,5/5] hw/arm/aspeed: Check for CPU types in machine_run_board_init()
hw/arm/aspeed: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-23
Philippe Mathieu-Daudé
Superseded
[v2,4/5] hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
hw/arm/aspeed: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-23
Philippe Mathieu-Daudé
Superseded
[v2,3/5] hw/arm/aspeed: Init CPU defaults in a common helper
hw/arm/aspeed: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-23
Philippe Mathieu-Daudé
Superseded
[v2,2/5] hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus()
hw/arm/aspeed: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-23
Philippe Mathieu-Daudé
Superseded
[v2,1/5] hw/arm/aspeed: Remove dead code
hw/arm/aspeed: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-23
Philippe Mathieu-Daudé
Superseded
[v2,6/6] hw/arm/zynq: Check for CPU types in machine_run_board_init()
hw/arm/cortex-a: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-23
Philippe Mathieu-Daudé
Superseded
[v2,5/6] hw/arm/vexpress: Check for CPU types in machine_run_board_init()
hw/arm/cortex-a: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-23
Philippe Mathieu-Daudé
Superseded
[v2,4/6] hw/arm/highbank: Check for CPU types in machine_run_board_init()
hw/arm/cortex-a: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-23
Philippe Mathieu-Daudé
Superseded
[v2,3/6] hw/arm/highbank: Add missing QOM parent for CPU cores
hw/arm/cortex-a: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-23
Philippe Mathieu-Daudé
Superseded
[v2,2/6] hw/arm/exynos: Check for CPU types in machine_run_board_init()
hw/arm/cortex-a: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-23
Philippe Mathieu-Daudé
Superseded
[v2,1/6] hw/arm/exynos: Add missing QOM parent for CPU cores
hw/arm/cortex-a: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-23
Philippe Mathieu-Daudé
Superseded
target/arm: Fix incorrect aa64_tidcp1 feature check
target/arm: Fix incorrect aa64_tidcp1 feature check
-
-
-
2024-01-23
Peter Maydell
Superseded
[Stable-8.2.1,43/54] backends/cryptodev: Do not ignore throttle/backends Errors
Untitled series #233257
-
-
-
2024-01-23
Michael Tokarev
New
[Stable-8.2.1,40/54] target/i386: Do not re-compute new pc with CF_PCREL
Untitled series #233257
-
-
-
2024-01-23
Michael Tokarev
New
target/arm: Fix A64 scalar SQSHRN and SQRSHRN
target/arm: Fix A64 scalar SQSHRN and SQRSHRN
-
-
-
2024-01-23
Peter Maydell
Superseded
[Stable-8.1.5,16/24] backends/cryptodev: Do not ignore throttle/backends Errors
Untitled series #233255
-
-
-
2024-01-23
Michael Tokarev
Superseded
[Stable-8.1.5,13/24] target/i386: Do not re-compute new pc with CF_PCREL
Untitled series #233255
-
-
-
2024-01-23
Michael Tokarev
Superseded
[PULL,v2,8/8] tcg/arm: Fix SIGILL in tcg_out_qemu_st_direct
[PULL,v2,1/8] tcg: Remove unreachable code
-
-
-
2024-01-23
Richard Henderson
Accepted
[PULL,v2,7/8] linux-user/elfload: check PR_GET_DUMPABLE before creating coredump
[PULL,v2,1/8] tcg: Remove unreachable code
-
-
-
2024-01-23
Richard Henderson
Accepted
[PULL,v2,6/8] linux-user/elfload: test return value of getrlimit
[PULL,v2,1/8] tcg: Remove unreachable code
-
-
-
2024-01-23
Richard Henderson
Accepted
[PULL,v2,5/8] linux-user/riscv: Adjust vdso signal frame cfa offsets
[PULL,v2,1/8] tcg: Remove unreachable code
-
-
-
2024-01-23
Richard Henderson
New
[PULL,v2,4/8] tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns
[PULL,v2,1/8] tcg: Remove unreachable code
-
-
-
2024-01-23
Richard Henderson
Accepted
[PULL,v2,3/8] linux-user: Fixed cpu restore with pc 0 on SIGBUS
[PULL,v2,1/8] tcg: Remove unreachable code
-
-
-
2024-01-23
Richard Henderson
Accepted
[PULL,v2,2/8] tcg: Make the cleanup-on-error path unique
[PULL,v2,1/8] tcg: Remove unreachable code
-
-
-
2024-01-23
Richard Henderson
Accepted
[PULL,v2,1/8] tcg: Remove unreachable code
[PULL,v2,1/8] tcg: Remove unreachable code
-
-
-
2024-01-23
Richard Henderson
Accepted
[PULL,v2,0/8] tcg pach queue
-
-
-
2024-01-23
Richard Henderson
New
[Stable-7.2.9,11/20] target/i386: Do not re-compute new pc with CF_PCREL
Untitled series #233253
-
-
-
2024-01-23
Michael Tokarev
Superseded
[Stable-7.2.9,10/20] target/i386: Fix 32-bit wrapping of pc/eip computation
Untitled series #233253
-
-
-
2024-01-23
Michael Tokarev
New
[v2] mailmap: Fix Stefan Weil email
[v2] mailmap: Fix Stefan Weil email
-
-
-
2024-01-23
Philippe Mathieu-Daudé
Superseded
[8/8] hw/arm/zynq: Check for CPU types in machine_run_board_init()
hw/arm/cortex-a: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-23
Philippe Mathieu-Daudé
Superseded
[7/8] hw/arm/aspeed/1030: Check for CPU types in machine_run_board_init()
hw/arm/cortex-a: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-23
Philippe Mathieu-Daudé
New
[6/8] hw/arm/aspeed/2600: Check for CPU types in machine_run_board_init()
hw/arm/cortex-a: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-23
Philippe Mathieu-Daudé
New
[5/8] hw/arm/aspeed/2500: Check for CPU types in machine_run_board_init()
hw/arm/cortex-a: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-23
Philippe Mathieu-Daudé
New
[4/8] hw/arm/aspeed/2400: Check for CPU types in machine_run_board_init()
hw/arm/cortex-a: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-23
Philippe Mathieu-Daudé
New
[3/8] hw/arm/vexpress: Check for CPU types in machine_run_board_init()
hw/arm/cortex-a: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-23
Philippe Mathieu-Daudé
Superseded
[2/8] hw/arm/highbank: Check for CPU types in machine_run_board_init()
hw/arm/cortex-a: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-23
Philippe Mathieu-Daudé
Superseded
[1/8] hw/arm/exynos: Check for CPU types in machine_run_board_init()
hw/arm/cortex-a: Check for CPU types in machine_run_board_init()
-
-
-
2024-01-23
Philippe Mathieu-Daudé
Superseded
[v2] docs/system/arm/virt.rst: Add note on CPU features off by default
[v2] docs/system/arm/virt.rst: Add note on CPU features off by default
-
-
-
2024-01-22
Gustavo Romero
New
bswap.h: Fix const_le64() macro
bswap.h: Fix const_le64() macro
-
-
-
2024-01-22
Peter Maydell
Superseded
[2/2] qemu-options.hx: Improve -serial option documentation
system: Fix handling of '-serial none -serial something'
-
-
-
2024-01-22
Peter Maydell
Superseded
[1/2] system/vl.c: Fix handling of '-serial none -serial something'
system: Fix handling of '-serial none -serial something'
-
-
-
2024-01-22
Peter Maydell
Superseded
[v3,21/21] docs/devel: document some plugin assumptions
plugin updates (register access) for 9.0 (pre-PR?)
-
-
-
2024-01-22
Alex Bennée
Superseded
[v3,20/21] docs/devel: lift example and plugin API sections up
plugin updates (register access) for 9.0 (pre-PR?)
-
-
-
2024-01-22
Alex Bennée
Superseded
[v3,19/21] contrib/plugins: extend execlog to track register changes
plugin updates (register access) for 9.0 (pre-PR?)
-
-
-
2024-01-22
Alex Bennée
Superseded
[v3,18/21] contrib/plugins: fix imatch
plugin updates (register access) for 9.0 (pre-PR?)
-
-
-
2024-01-22
Alex Bennée
Superseded
[v3,17/21] plugins: add an API to read registers
plugin updates (register access) for 9.0 (pre-PR?)
-
-
-
2024-01-22
Alex Bennée
Superseded
[v3,16/21] gdbstub: expose api to find registers
plugin updates (register access) for 9.0 (pre-PR?)
-
-
-
2024-01-22
Alex Bennée
Superseded
[v3,15/21] plugins: Use different helpers when reading registers
plugin updates (register access) for 9.0 (pre-PR?)
-
-
-
2024-01-22
Alex Bennée
Superseded
[v3,14/21] gdbstub: Add members to identify registers to GDBFeature
plugin updates (register access) for 9.0 (pre-PR?)
-
-
-
2024-01-22
Alex Bennée
Superseded
[v3,13/21] hw/core/cpu: Remove gdb_get_dynamic_xml member
plugin updates (register access) for 9.0 (pre-PR?)
-
-
-
2024-01-22
Alex Bennée
Superseded
[v3,12/21] gdbstub: Infer number of core registers from XML
plugin updates (register access) for 9.0 (pre-PR?)
-
-
-
2024-01-22
Alex Bennée
New
[v3,11/21] gdbstub: Simplify XML lookup
plugin updates (register access) for 9.0 (pre-PR?)
-
-
-
2024-01-22
Alex Bennée
Superseded
[v3,10/21] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
plugin updates (register access) for 9.0 (pre-PR?)
-
-
-
2024-01-22
Alex Bennée
Superseded
[v3,09/21] gdbstub: Use GDBFeature for GDBRegisterState
plugin updates (register access) for 9.0 (pre-PR?)
-
-
-
2024-01-22
Alex Bennée
Superseded
[v3,08/21] gdbstub: Use GDBFeature for gdb_register_coprocessor
plugin updates (register access) for 9.0 (pre-PR?)
-
-
-
2024-01-22
Alex Bennée
Superseded
[v3,07/21] target/riscv: Use GDBFeature for dynamic XML
plugin updates (register access) for 9.0 (pre-PR?)
-
-
-
2024-01-22
Alex Bennée
Superseded
[v3,06/21] target/ppc: Use GDBFeature for dynamic XML
plugin updates (register access) for 9.0 (pre-PR?)
-
-
-
2024-01-22
Alex Bennée
Superseded
[v3,05/21] target/arm: Use GDBFeature for dynamic XML
plugin updates (register access) for 9.0 (pre-PR?)
-
-
-
2024-01-22
Alex Bennée
Superseded
[v3,04/21] target/riscv: Validate misa_mxl_max only once
plugin updates (register access) for 9.0 (pre-PR?)
-
-
-
2024-01-22
Alex Bennée
New
[v3,03/21] target/riscv: Move misa_mxl_max to class
plugin updates (register access) for 9.0 (pre-PR?)
-
-
-
2024-01-22
Alex Bennée
New
[v3,02/21] target/riscv: Remove misa_mxl validation
plugin updates (register access) for 9.0 (pre-PR?)
-
-
-
2024-01-22
Alex Bennée
New
[v3,01/21] hw/riscv: Use misa_mxl instead of misa_mxl_max
plugin updates (register access) for 9.0 (pre-PR?)
-
-
-
2024-01-22
Alex Bennée
New
[v2,3/3] tests/qtest/bios-tables-tests: Update virt golden reference
virt: wire up NS EL2 virtual timer IRQ
-
-
-
2024-01-22
Peter Maydell
Superseded
[v2,2/3] hw/arm/virt: Wire up non-secure EL2 virtual timer IRQ
virt: wire up NS EL2 virtual timer IRQ
-
-
-
2024-01-22
Peter Maydell
Superseded
«
1
2
...
105
106
107
…
814
815
»