On 1/18/22 11:41, Cédric Le Goater wrote:
Hello,
This is a follow up of "target/ppc: Finish removal of 401/403 CPUs".
To "finish" the removal, we need to get rid of the 403 protection
registers under CPUPPCState. This is done after having removed the
last user of .load_state_old. This change breaks migration
compatibility with very old versions of QEMU but it should not be a
problem.
Thanks,
C.
Cédric Le Goater (2):
target/ppc: Remove last user of .load_state_old
target/ppc: Finish removal of 401/403 CPUs
Applied to ppc-7.0
Thanks,
C.