[Qemu-devel] [PULL 3/7] ppc: fix ppc_set_compat() with KVM PR

2017-08-22 Thread David Gibson
From: Greg Kurz When running in KVM PR mode, kvmppc_set_compat() always fail because the current PR implementation doesn't handle KVM_REG_PPC_ARCH_COMPAT. Now that the machine code inconditionally calls ppc_set_compat_all() at reset time to restore the compat mode default value

[Qemu-devel] [PULL 3/7] ppc: fix ppc_set_compat() with KVM PR

2017-08-21 Thread David Gibson
From: Greg Kurz When running in KVM PR mode, kvmppc_set_compat() always fail because the current PR implementation doesn't handle KVM_REG_PPC_ARCH_COMPAT. Now that the machine code inconditionally calls ppc_set_compat_all() at reset time to restore the compat mode default value