Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 81465 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
...
115
116
117
…
814
815
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[09/24] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
exec: Rework of various headers (user focused)
-
-
-
2023-12-11
Philippe Mathieu-Daudé
Superseded
[08/24] host/atomic128: Include missing 'qemu/atomic.h' header
exec: Rework of various headers (user focused)
-
-
-
2023-12-11
Philippe Mathieu-Daudé
Superseded
[07/24] host/load-extract: Include missing 'qemu/atomic.h' and 'qemu/int128.h'
exec: Rework of various headers (user focused)
-
-
-
2023-12-11
Philippe Mathieu-Daudé
Superseded
[06/24] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
exec: Rework of various headers (user focused)
-
-
-
2023-12-11
Philippe Mathieu-Daudé
New
[05/24] semihosting/uaccess: Avoid including 'cpu.h'
exec: Rework of various headers (user focused)
-
-
-
2023-12-11
Philippe Mathieu-Daudé
Superseded
[04/24] accel: Include missing 'exec/cpu_ldst.h' header
exec: Rework of various headers (user focused)
-
-
-
2023-12-11
Philippe Mathieu-Daudé
Superseded
[03/24] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
exec: Rework of various headers (user focused)
-
-
-
2023-12-11
Philippe Mathieu-Daudé
Superseded
[02/24] exec: Expose 'target_page.h' API to user emulation
exec: Rework of various headers (user focused)
-
-
-
2023-12-11
Philippe Mathieu-Daudé
Superseded
[01/24] exec: Include 'cpu.h' before validating CPUArchState placement
exec: Rework of various headers (user focused)
-
-
-
2023-12-11
Philippe Mathieu-Daudé
Superseded
[RFC] chardev: use bool for fe_open
[RFC] chardev: use bool for fe_open
-
-
-
2023-12-11
Alex Bennée
New
[v2,16/16] replay: report sync error when no exception in log (!DEBUG INVESTIGATION)
record/replay fixes: attempting to get avocado green
-
-
-
2023-12-11
Alex Bennée
New
[v2,15/16] accel/tcg: add trace_tlb_resize trace point
record/replay fixes: attempting to get avocado green
-
-
-
2023-12-11
Alex Bennée
New
[v2,14/16] accel/tcg: define tlb_fill as a trace point
record/replay fixes: attempting to get avocado green
-
-
-
2023-12-11
Alex Bennée
New
[v2,13/16] tests/avocado: remove skips from replay_kernel
record/replay fixes: attempting to get avocado green
-
-
-
2023-12-11
Alex Bennée
Superseded
[v2,12/16] chardev: force write all when recording replay logs
record/replay fixes: attempting to get avocado green
-
-
-
2023-12-11
Alex Bennée
Superseded
[v2,11/16] replay: stop us hanging in rr_wait_io_event
record/replay fixes: attempting to get avocado green
-
-
-
2023-12-11
Alex Bennée
Superseded
[v2,10/16] replay/replay-char: use report_sync_error
record/replay fixes: attempting to get avocado green
-
-
-
2023-12-11
Alex Bennée
Superseded
[v2,09/16] replay: introduce a central report point for sync errors
record/replay fixes: attempting to get avocado green
-
-
-
2023-12-11
Alex Bennée
Superseded
[v2,08/16] replay: make has_unread_data a bool
record/replay fixes: attempting to get avocado green
-
-
-
2023-12-11
Alex Bennée
Superseded
[v2,07/16] replay: add proper kdoc for ReplayState
record/replay fixes: attempting to get avocado green
-
-
-
2023-12-11
Alex Bennée
Superseded
[v2,06/16] replay: remove host_clock_last
record/replay fixes: attempting to get avocado green
-
-
-
2023-12-11
Alex Bennée
Superseded
[v2,05/16] scripts/replay_dump: track total number of instructions
record/replay fixes: attempting to get avocado green
-
-
-
2023-12-11
Alex Bennée
Superseded
[v2,04/16] scripts/replay-dump: update to latest format
record/replay fixes: attempting to get avocado green
-
-
-
2023-12-11
Alex Bennée
Superseded
[v2,03/16] tests/avocado: modernise the drive args for replay_linux
record/replay fixes: attempting to get avocado green
-
-
-
2023-12-11
Alex Bennée
Superseded
[v2,02/16] tests/avocado: fix typo in replay_linux
record/replay fixes: attempting to get avocado green
-
-
-
2023-12-11
Alex Bennée
Superseded
[v2,01/16] tests/avocado: add a simple i386 replay kernel test
record/replay fixes: attempting to get avocado green
-
-
-
2023-12-11
Alex Bennée
Superseded
[v3,6/6] sysemu/replay: Restrict icount to system emulation
sysemu/replay: Restrict icount to TCG system emulation
-
-
-
2023-12-08
Philippe Mathieu-Daudé
Superseded
[v3,5/6] util/async: Only call icount_notify_exit() if icount is enabled
sysemu/replay: Restrict icount to TCG system emulation
-
-
-
2023-12-08
Philippe Mathieu-Daudé
Superseded
[v3,4/6] target/arm: Ensure icount is enabled when emulating INST_RETIRED
sysemu/replay: Restrict icount to TCG system emulation
-
-
-
2023-12-08
Philippe Mathieu-Daudé
Superseded
[v3,3/6] sysemu/cpu-timers: Introduce ICountMode enumerator
sysemu/replay: Restrict icount to TCG system emulation
-
-
-
2023-12-08
Philippe Mathieu-Daudé
Superseded
[v3,2/6] system/vl: Evaluate icount after accelerator options are parsed
sysemu/replay: Restrict icount to TCG system emulation
-
-
-
2023-12-08
Philippe Mathieu-Daudé
New
[v3,1/6] sysemu/cpu-timers: Have icount_configure() return a boolean
sysemu/replay: Restrict icount to TCG system emulation
-
-
-
2023-12-08
Philippe Mathieu-Daudé
Superseded
[v2,5/5] sysemu/replay: Restrict icount to system emulation
sysemu/replay: Restrict icount to TCG system emulation
-
-
-
2023-12-07
Philippe Mathieu-Daudé
Superseded
[v2,4/5] system/vl: Restrict icount to TCG emulation
sysemu/replay: Restrict icount to TCG system emulation
-
-
-
2023-12-07
Philippe Mathieu-Daudé
New
[v2,3/5] util/async: Only call icount_notify_exit() if icount is enabled
sysemu/replay: Restrict icount to TCG system emulation
-
-
-
2023-12-07
Philippe Mathieu-Daudé
New
[v2,2/5] target/arm: Ensure icount is enabled when emulating INST_RETIRED
sysemu/replay: Restrict icount to TCG system emulation
-
-
-
2023-12-07
Philippe Mathieu-Daudé
Superseded
[v2,1/5] sysemu/cpu-timers: Introduce ICountMode enumerator
sysemu/replay: Restrict icount to TCG system emulation
-
-
-
2023-12-07
Philippe Mathieu-Daudé
Superseded
[for,8.2] docs: clean-up the xenpvh documentation
[for,8.2] docs: clean-up the xenpvh documentation
-
-
-
2023-12-07
Alex Bennée
Accepted
target/arm: Restrict ARM_FEATURE_PMU to system emulation
target/arm: Restrict ARM_FEATURE_PMU to system emulation
-
-
-
2023-12-07
Philippe Mathieu-Daudé
New
[2/2] target/alpha: Only build sys_helper.c on system emulation
target/alpha: Only build sys_helper.c on system emulation
-
-
-
2023-12-07
Philippe Mathieu-Daudé
Superseded
[1/2] target/alpha: Extract clk_helper.c from sys_helper.c
target/alpha: Only build sys_helper.c on system emulation
-
-
-
2023-12-07
Philippe Mathieu-Daudé
Superseded
[3/3] sysemu/replay: Restrict icount to system emulation
sysemu/replay: Restrict icount to TCG system emulation
-
-
-
2023-12-07
Philippe Mathieu-Daudé
New
[2/3] sysemu/replay: Restrict icount to TCG emulation
sysemu/replay: Restrict icount to TCG system emulation
-
-
-
2023-12-07
Philippe Mathieu-Daudé
New
[1/3] util/async: Only call icount_notify_exit() if icount is enabled
sysemu/replay: Restrict icount to TCG system emulation
-
-
-
2023-12-07
Philippe Mathieu-Daudé
Superseded
[11/11] tests/avocado: remove skips from replay_kernel
record/replay fixes, maybe for 8.2 or for post release stable?
-
-
-
2023-12-05
Alex Bennée
New
[10/11] chardev: force write all when recording replay logs
record/replay fixes, maybe for 8.2 or for post release stable?
-
-
-
2023-12-05
Alex Bennée
New
[09/11] replay: stop us hanging in rr_wait_io_event
record/replay fixes, maybe for 8.2 or for post release stable?
-
-
-
2023-12-05
Alex Bennée
Superseded
[08/11] replay: introduce a central report point for sync errors
record/replay fixes, maybe for 8.2 or for post release stable?
-
-
-
2023-12-05
Alex Bennée
New
[07/11] replay: make has_unread_data a bool
record/replay fixes, maybe for 8.2 or for post release stable?
-
-
-
2023-12-05
Alex Bennée
Superseded
[06/11] replay: add proper kdoc for ReplayState
record/replay fixes, maybe for 8.2 or for post release stable?
-
-
-
2023-12-05
Alex Bennée
New
[05/11] replay: remove host_clock_last
record/replay fixes, maybe for 8.2 or for post release stable?
-
-
-
2023-12-05
Alex Bennée
Superseded
[04/11] scripts/replay_dump: track total number of instructions
record/replay fixes, maybe for 8.2 or for post release stable?
-
-
-
2023-12-05
Alex Bennée
Superseded
[03/11] scripts/replay-dump: update to latest format
record/replay fixes, maybe for 8.2 or for post release stable?
-
-
-
2023-12-05
Alex Bennée
New
[02/11] tests/avocado: fix typo in replay_linux
record/replay fixes, maybe for 8.2 or for post release stable?
-
-
-
2023-12-05
Alex Bennée
Superseded
[01/11] tests/avocado: add a simple i386 replay kernel test
record/replay fixes, maybe for 8.2 or for post release stable?
-
-
-
2023-12-05
Alex Bennée
Superseded
[RFC] replay: stop us hanging in rr_wait_io_event
[RFC] replay: stop us hanging in rr_wait_io_event
-
-
-
2023-12-05
Alex Bennée
Superseded
[RFC,PATCH-for-8.2?] accel/tcg: Implement tcg_unregister_thread()
[RFC,PATCH-for-8.2?] accel/tcg: Implement tcg_unregister_thread()
-
-
-
2023-12-04
Philippe Mathieu-Daudé
New
[PULL,4/4] tests/avocado: mark ReplayKernelNormal.test_mips64el_malta as flaky
[PULL,1/4] system/memory: use ldn_he_p/stn_he_p
-
-
-
2023-12-04
Philippe Mathieu-Daudé
New
[PULL,3/4] tests/avocado: Update yamon-bin-02.22.zip URL
[PULL,1/4] system/memory: use ldn_he_p/stn_he_p
-
-
-
2023-12-04
Philippe Mathieu-Daudé
Accepted
[PULL,2/4] target/riscv/kvm: fix shadowing in kvm_riscv_(get|put)_regs_csr
[PULL,1/4] system/memory: use ldn_he_p/stn_he_p
-
-
-
2023-12-04
Philippe Mathieu-Daudé
Accepted
[PULL,1/4] system/memory: use ldn_he_p/stn_he_p
[PULL,1/4] system/memory: use ldn_he_p/stn_he_p
-
-
-
2023-12-04
Philippe Mathieu-Daudé
New
[PULL,0/4] Misc fixes for 2023-12-04
-
-
-
2023-12-04
Philippe Mathieu-Daudé
New
[PULL,1/1] target/arm: Disable SME if SVE is disabled
[PULL,1/1] target/arm: Disable SME if SVE is disabled
-
-
-
2023-12-04
Peter Maydell
Accepted
[PULL,0/1] target-arm queue
-
-
-
2023-12-04
Peter Maydell
Not Applicable
[PATCH-for-8.2,v2] tests/avocado: Update yamon-bin-02.22.zip URL
[PATCH-for-8.2,v2] tests/avocado: Update yamon-bin-02.22.zip URL
-
-
-
2023-12-01
Philippe Mathieu-Daudé
Accepted
[RFC] tests/avocado: mark ReplayKernelNormal.test_mips64el_malta as flaky
[RFC] tests/avocado: mark ReplayKernelNormal.test_mips64el_malta as flaky
-
-
-
2023-12-01
Alex Bennée
New
[PULL,v2,0/5] gdbstub, avocado and gitlab updates
-
-
-
2023-12-01
Alex Bennée
New
[PULL,10/15] hw/acpi/erst: Do not ignore Error* in realize handler
Untitled series #228821
-
-
-
2023-12-01
Michael S. Tsirkin
Accepted
[PULL,6/6] gitlab: add optional job to run flaky avocado tests
[PULL,1/6] gdbstub: use a better signal when we halt for IO reasons
-
-
-
2023-12-01
Alex Bennée
New
[PULL,5/6] gitlab: build the correct microblaze target
[PULL,1/6] gdbstub: use a better signal when we halt for IO reasons
-
-
-
2023-12-01
Alex Bennée
Accepted
[PULL,4/6] tests/avocado: tag sbsa tests as tcg only
[PULL,1/6] gdbstub: use a better signal when we halt for IO reasons
-
-
-
2023-12-01
Alex Bennée
Accepted
[PULL,3/6] tests/avocado: drop BootLinuxConsole.test_mips_malta_cpio test
[PULL,1/6] gdbstub: use a better signal when we halt for IO reasons
-
-
-
2023-12-01
Alex Bennée
New
[PULL,2/6] docs/devel: rationalise unstable gitlab tests under FLAKY_TESTS
[PULL,1/6] gdbstub: use a better signal when we halt for IO reasons
-
-
-
2023-12-01
Alex Bennée
Accepted
[PULL,1/6] gdbstub: use a better signal when we halt for IO reasons
[PULL,1/6] gdbstub: use a better signal when we halt for IO reasons
-
-
-
2023-12-01
Alex Bennée
Accepted
[PULL,0/6] gdbstub, avocado and gitlab updates
-
-
-
2023-12-01
Alex Bennée
New
[PATCH-for-9.0,2/2] target/arm/kvm: Use generic kvm_supports_guest_debug()
target/arm/kvm: Use generic kvm_supports_guest_debug()
-
-
-
2023-12-01
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,1/2] accel/kvm: Expose kvm_supports_guest_debug() prototype
target/arm/kvm: Use generic kvm_supports_guest_debug()
-
-
-
2023-12-01
Philippe Mathieu-Daudé
New
[PATCH-for-8.2] tests/avocado: Stop fetching yamon-bin-02.22.zip
[PATCH-for-8.2] tests/avocado: Stop fetching yamon-bin-02.22.zip
-
-
-
2023-12-01
Philippe Mathieu-Daudé
New
[v2,7/7] gitlab: add optional job to run flaky avocado tests
final fixes for 8.2
-
-
-
2023-12-01
Alex Bennée
Superseded
[v2,6/7] gitlab: build the correct microblaze target
final fixes for 8.2
-
-
-
2023-12-01
Alex Bennée
Superseded
[v2,5/7] tests/avocado: tag sbsa tests as tcg only
final fixes for 8.2
-
-
-
2023-12-01
Alex Bennée
New
[v2,4/7] tests/avocado: drop malta yamon tests
final fixes for 8.2
-
-
-
2023-12-01
Alex Bennée
New
[v2,3/7] tests/avocado: drop BootLinuxConsole.test_mips_malta_cpio test
final fixes for 8.2
-
-
-
2023-12-01
Alex Bennée
New
[v2,2/7] docs/devel: rationalise unstable gitlab tests under FLAKY_TESTS
final fixes for 8.2
-
-
-
2023-12-01
Alex Bennée
Superseded
[v2,1/7] gdbstub: use a better signal when we halt for IO reasons
final fixes for 8.2
-
-
-
2023-12-01
Alex Bennée
Superseded
[PATCH-for-9.0] accel/tcg: Remove tb_invalidate_phys_page() from system emulation
[PATCH-for-9.0] accel/tcg: Remove tb_invalidate_phys_page() from system emulation
-
-
-
2023-11-30
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0] accel/tcg: Remove unused tb_invalidate_phys_addr()
[PATCH-for-9.0] accel/tcg: Remove unused tb_invalidate_phys_addr()
-
-
-
2023-11-30
Philippe Mathieu-Daudé
Superseded
[3/3] gitlab: add optional job to run flaky avocado tests
final fixes for 8.2
-
-
-
2023-11-30
Alex Bennée
Superseded
[2/3] docs/devel: rationalise unstable gitlab tests under FLAKY_TESTS
final fixes for 8.2
-
-
-
2023-11-30
Alex Bennée
Superseded
[1/3] gdbstub: use a better signal when we halt for IO reasons
final fixes for 8.2
-
-
-
2023-11-30
Alex Bennée
Superseded
[PATCH-for-9.0,3/3] target/arm/tcg: Including missing 'exec/exec-all.h' header
target/arm/tcg: Few non-TCG cleanups
-
-
-
2023-11-30
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,2/3] target/arm: Restrict DC CVAP & DC CVADP instructions to TCG accel
target/arm/tcg: Few non-TCG cleanups
-
-
-
2023-11-30
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0,1/3] target/arm: Restrict TCG specific helpers
target/arm/tcg: Few non-TCG cleanups
-
-
-
2023-11-30
Philippe Mathieu-Daudé
Superseded
[PATCH-for-9.0] accel: Do not set CPUState::tcg_cflags in non-TCG accels
[PATCH-for-9.0] accel: Do not set CPUState::tcg_cflags in non-TCG accels
-
-
-
2023-11-30
Philippe Mathieu-Daudé
Superseded
accel: Do not set CPUState::can_do_io in non-TCG accels
accel: Do not set CPUState::can_do_io in non-TCG accels
-
-
-
2023-11-29
Philippe Mathieu-Daudé
Superseded
hw/core/cpu: Update description of CPUState::node
hw/core/cpu: Update description of CPUState::node
-
-
-
2023-11-29
Philippe Mathieu-Daudé
Superseded
hw/core/cpu: Remove final vestiges of dynamic state tracing
hw/core/cpu: Remove final vestiges of dynamic state tracing
-
-
-
2023-11-29
Philippe Mathieu-Daudé
Superseded
[PULL,7/7] docs/s390: Fix wrong command example in s390-cpu-topology.rst
[PULL,1/7] target/hexagon/idef-parser/prepare: use env to invoke bash
-
-
-
2023-11-28
Philippe Mathieu-Daudé
Accepted
[PULL,6/7] hw/avr/atmega: Fix wrong initial value of stack pointer
[PULL,1/7] target/hexagon/idef-parser/prepare: use env to invoke bash
-
-
-
2023-11-28
Philippe Mathieu-Daudé
New
[PULL,5/7] hw/audio/via-ac97: Route interrupts using via_isa_set_irq()
[PULL,1/7] target/hexagon/idef-parser/prepare: use env to invoke bash
-
-
-
2023-11-28
Philippe Mathieu-Daudé
Accepted
«
1
2
...
115
116
117
…
814
815
»