KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu
[linux-2.6-microblaze.git] / arch / powerpc / include / asm / kvm_host.h
index b1e8f2b..f48f3f0 100644 (file)
@@ -463,6 +463,7 @@ struct kvm_vcpu_arch {
        ulong dabr;
        ulong cfar;
        ulong ppr;
+       ulong shadow_srr1;
 #endif
        u32 vrsave; /* also USPRG0 */
        u32 mmucr;