diff options
Diffstat (limited to 'arch/powerpc/include/asm/kvm_para.h')
-rw-r--r-- | arch/powerpc/include/asm/kvm_para.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/kvm_para.h b/arch/powerpc/include/asm/kvm_para.h index 7438ab36012..43c1b2260af 100644 --- a/arch/powerpc/include/asm/kvm_para.h +++ b/arch/powerpc/include/asm/kvm_para.h | |||
@@ -47,6 +47,8 @@ struct kvm_vcpu_arch_shared { | |||
47 | 47 | ||
48 | #define KVM_FEATURE_MAGIC_PAGE 1 | 48 | #define KVM_FEATURE_MAGIC_PAGE 1 |
49 | 49 | ||
50 | #define KVM_MAGIC_FEAT_SR (1 << 0) | ||
51 | |||
50 | #ifdef __KERNEL__ | 52 | #ifdef __KERNEL__ |
51 | 53 | ||
52 | #ifdef CONFIG_KVM_GUEST | 54 | #ifdef CONFIG_KVM_GUEST |