Re: [RFC PATCH 00/19] accel: Preparatory cleanups for split-accel

2025-06-11 Thread Alex Bennée
Philippe Mathieu-Daudé writes: > Few changes needed before being able to add the > split acceleration. Mostly adapting few prototypes > so callees have all necessary information. make check-tcg failed: ➜ make check-tcg /home/alex/lsrc/qemu.git/builds/arm.all/pyvenv/bin/meson introspect --t

[RFC PATCH 00/19] accel: Preparatory cleanups for split-accel

2025-06-06 Thread Philippe Mathieu-Daudé
Few changes needed before being able to add the split acceleration. Mostly adapting few prototypes so callees have all necessary information. Philippe Mathieu-Daudé (19): hw/arm/virt: Only require TCG || QTest to use virtualization extension system/cpus: Only kick running vCPUs accel: Keep r