Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
accel: Preparatory cleanups for split-accel
| State =
Action Required
| Archived =
No
| 41 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
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[RFC,v2,41/48] accel/tcg: Factor tcg_vcpu_init() out for re-use
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,40/48] accel: Factor accel_cpu_realize() out
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,39/48] accel/system: Introduce hwaccel_enabled() helper
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,38/48] accel/whpx: Expose whpx_enabled() to common code
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,37/48] accel/nvmm: Expose nvmm_enabled() to common code
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,36/48] accel/whpx: Convert to AccelOpsClass::cpu_thread_routine
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,35/48] accel/nvmm: Convert to AccelOpsClass::cpu_thread_routine
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,34/48] accel/kvm: Convert to AccelOpsClass::cpu_thread_routine
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,33/48] accel/hvf: Convert to AccelOpsClass::cpu_thread_routine
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,32/48] accel/tcg: Convert to AccelOpsClass::cpu_thread_routine
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,31/48] accel/dummy: Convert to AccelOpsClass::cpu_thread_routine
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,30/48] accel: Introduce AccelOpsClass::cpu_thread_routine handler
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,29/48] accel: Factor accel_create_vcpu_thread() out
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,28/48] accel/dummy: Factor tcg_vcpu_thread_precreate() out
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,27/48] accel/dummy: Factor dummy_thread_precreate() out
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,26/48] accel/system: Document cpu_synchronize_state_post_init/reset()
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,25/48] accel/system: Document cpu_synchronize_state()
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,24/48] accel/kvm: Remove kvm_cpu_synchronize_state() stub
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,23/48] accel/whpx: Replace @dirty field by generic @hwaccel_synchronized
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,22/48] accel/nvmm: Replace @dirty field by generic @hwaccel_synchronized
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,21/48] accel/hvf: Replace @dirty field by generic @hwaccel_synchronized
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,20/48] cpus: Rename 'vcpu_dirty' field as negated 'hwaccel_synchronized'
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,19/48] cpus: Document CPUState::vcpu_dirty field
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,18/48] accel/hvf: Implement get_vcpu_stats()
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,17/48] accel/tcg: Implement get_[vcpu]_stats()
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,16/48] accel/tcg: Factor tcg_dump_flush_info() out
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,15/48] accel/system: Add 'info accel' on human monitor
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,14/48] hw/core/machine: Display CPU model name in 'info cpus' command
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,13/48] accel: Move cpu_common_[un]realize() declarations to AccelOpsClass
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,12/48] accel: Move cpus_are_resettable() declaration to AccelClass
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,11/48] accel: Move supports_guest_debug() declaration to AccelClass
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,10/48] accel: Pass AccelState argument to gdbstub_supported_sstep_flags()
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,09/48] accel/tcg: Prefer local AccelState over global current_accel()
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,08/48] accel/hvf: Re-use QOM allocated state
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,07/48] accel/kvm: Prefer local AccelState over global MachineState::accel
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,06/48] accel: Propagate AccelState to AccelClass::init_machine()
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,05/48] accel/kvm: Reduce kvm_create_vcpu() declaration scope
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,04/48] accel/kvm: Remove kvm_init_cpu_signals() stub
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,03/48] system/cpus: Assert interrupt handling is done with BQL locked
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,02/48] system/cpus: Defer memory layout changes until vCPUs are realized
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New
[RFC,v2,01/48] system/runstate: Document qemu_add_vm_change_state_handler()
accel: Preparatory cleanups for split-accel
-
-
-
2025-06-20
Philippe Mathieu-Daudé
New