mirror of
https://github.com/xemu-project/xemu.git
synced 2026-09-25 22:06:04 +02: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>