diff options
author | Andrew Jones <drjones@redhat.com> | 2013-09-18 16:41:44 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2013-09-20 12:38:48 +0200 |
commit | 4f2656079f903efcd0d8224cbc79170ad3ee5b70 (patch) | |
tree | f157085af163b9d4dfc33e7a8a62f8860a047fdf /linux-headers/linux/kvm_para.h | |
parent | 787aaf5703a702094f395db6795e74230282cd62 (diff) |
linux-headers: update to 3.12-rc1
Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'linux-headers/linux/kvm_para.h')
-rw-r--r-- | linux-headers/linux/kvm_para.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-headers/linux/kvm_para.h b/linux-headers/linux/kvm_para.h index 7bdcf93c1d..2dff7838b4 100644 --- a/linux-headers/linux/kvm_para.h +++ b/linux-headers/linux/kvm_para.h @@ -19,6 +19,7 @@ #define KVM_HC_MMU_OP 2 #define KVM_HC_FEATURES 3 #define KVM_HC_PPC_MAP_MAGIC_PAGE 4 +#define KVM_HC_KICK_CPU 5 /* * hypercalls use architecture specific |