From 9d4e4f8cbc29a4d684268f16542c8e5431530113 Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Wed, 14 Sep 2011 10:51:29 +0200 Subject: KVM: Update kernel headers Update HIOR and generic register get/set. Signed-off-by: Alexander Graf --- linux-headers/asm-powerpc/kvm.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'linux-headers/asm-powerpc') diff --git a/linux-headers/asm-powerpc/kvm.h b/linux-headers/asm-powerpc/kvm.h index 25964ee107..fb3fddcd87 100644 --- a/linux-headers/asm-powerpc/kvm.h +++ b/linux-headers/asm-powerpc/kvm.h @@ -327,4 +327,6 @@ struct kvm_book3e_206_tlb_params { __u32 reserved[8]; }; +#define KVM_ONE_REG_PPC_HIOR KVM_ONE_REG_PPC | 0x100 + #endif /* __LINUX_KVM_POWERPC_H */ -- cgit v1.2.3