qemu/accel/xen
Philippe Mathieu-Daudé 1e9fb43d30 accel: Remove unused MachineState argument of AccelClass::setup_post()
This method only accesses xen_domid/xen_domid_restrict, which are both
related to the 'accelerator', not the machine. Besides, xen_domid aims
to be in Xen AccelState and xen_domid_restrict a xen_domid_restrict
QOM property.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250703173248.44995-36-philmd@linaro.org>
2025-07-04 12:08:44 +02:00
..
meson.build meson: accel 2020-08-21 06:30:36 -04:00
xen-all.c accel: Remove unused MachineState argument of AccelClass::setup_post() 2025-07-04 12:08:44 +02:00