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