On 2/3/22 20:17, Philippe Mathieu-Daudé via wrote:
This is a re-org accel/ and softmmu/ to have more target-agnostic
objects.
Neat! vl.c in particular bothered me.
Reviewed-by: Paolo Bonzini
Paolo
Since RFC:
- Rework accel/meson (Richard)
- Use vaddr in cpu_memory_rw_debug (Richard)
- Int
This is a re-org accel/ and softmmu/ to have more target-agnostic
objects.
Since RFC:
- Rework accel/meson (Richard)
- Use vaddr in cpu_memory_rw_debug (Richard)
- Introduce CONFIG_HAX_IS_POSSIBLE (Richard)
- Introduce AccelOpsClass::cpu_thread_is_idle (Richard)
- Introduce AccelOpsClass::cpus_are