mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-01 19:34:53 +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>