mirror of
https://github.com/mii443/qemu.git
synced 2025-09-03 15:49:30 +00:00
Use it for all targets, but be careful not to pass invalid CPUState. cpu_single_env can be NULL, e.g. on Xen. Signed-off-by: Andreas Färber <afaerber@suse.de>