mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-24 16:04:43 +00:00
Both fields are used in VMState, thus need to be moved together. Explicitly zero them on reset since they were located before breakpoints. Pass PowerPCCPU to kvmppc_handle_halt(). Signed-off-by: Andreas Färber <afaerber@suse.de>