Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[linux-2.6-microblaze.git] / arch / powerpc / include / asm / kvm_host.h
index 4931d03..080a7fe 100644 (file)
@@ -810,6 +810,8 @@ struct kvm_vcpu_arch {
 
        u32 online;
 
+       u64 hfscr_permitted;    /* A mask of permitted HFSCR facilities */
+
        /* For support of nested guests */
        struct kvm_nested_guest *nested;
        u32 nested_vcpu_id;