On 2/25/26 16:12, Philippe Mathieu-Daudé wrote:
Code in accel/ aims to be target-agnostic. Not all accelerators
are ready for that, but start by enforcing a few easy ones.
Philippe Mathieu-Daudé (5):
accel/kvm: Include missing 'exec/cpu-common.h' header
accel/mshv: Forward-declare mshv_root_hvcall structure
accel/mshv: Build without target-specific knowledge
accel/hvf: Build without target-specific knowledge
accel/xen: Build without target-specific knowledge
Reviewed-by: Richard Henderson <[email protected]>
r~