projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cab650
)
tools/headers: update kvm.h
author
Vitaly Kuznetsov
<vkuznets@redhat.com>
Tue, 16 Oct 2018 16:50:10 +0000
(18:50 +0200)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Tue, 16 Oct 2018 22:30:20 +0000
(
00:30
+0200)
Pick up the latest kvm.h definitions.
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/include/uapi/linux/kvm.h
patch
|
blob
|
blame
|
history
diff --git
a/tools/include/uapi/linux/kvm.h
b/tools/include/uapi/linux/kvm.h
index 07548de5c9889f5bcd425a7273b2732003bf3c30..2875ce85b3226c824a9fdf48fc76be4a14645694 100644
(file)
--- a/
tools/include/uapi/linux/kvm.h
+++ b/
tools/include/uapi/linux/kvm.h
@@
-719,6
+719,7
@@
struct kvm_ppc_one_seg_page_size {
#define KVM_PPC_PAGE_SIZES_REAL 0x00000001
#define KVM_PPC_1T_SEGMENTS 0x00000002
+#define KVM_PPC_NO_HASH 0x00000004
struct kvm_ppc_smmu_info {
__u64 flags;
@@
-952,6
+953,11
@@
struct kvm_ppc_resize_hpt {
#define KVM_CAP_S390_HPAGE_1M 156
#define KVM_CAP_NESTED_STATE 157
#define KVM_CAP_ARM_INJECT_SERROR_ESR 158
+#define KVM_CAP_MSR_PLATFORM_INFO 159
+#define KVM_CAP_PPC_NESTED_HV 160
+#define KVM_CAP_HYPERV_SEND_IPI 161
+#define KVM_CAP_COALESCED_PIO 162
+#define KVM_CAP_HYPERV_ENLIGHTENED_VMCS 163
#ifdef KVM_CAP_IRQ_ROUTING