aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/kvm_ppc64le.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-08-26 05:51:30 +0200
committerDmitry Vyukov <dvyukov@google.com>2018-08-26 05:51:30 +0200
commit0be67307ca0c136a64819e27517a4660a3ace98a (patch)
treefa8c3cb2a00a38c3e348ffaf77cf5a64ea325f38 /sys/linux/kvm_ppc64le.const
parent98b0bddc4dc66e345d38ac749890263b91cf02f1 (diff)
sys/linux: add few assorted new flags/ioctls
Diffstat (limited to 'sys/linux/kvm_ppc64le.const')
-rw-r--r--sys/linux/kvm_ppc64le.const7
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/linux/kvm_ppc64le.const b/sys/linux/kvm_ppc64le.const
index e3318e59e..1cd7facc4 100644
--- a/sys/linux/kvm_ppc64le.const
+++ b/sys/linux/kvm_ppc64le.const
@@ -63,6 +63,7 @@ KVM_GET_IRQCHIP = 3255348834
KVM_GET_MP_STATE = 1074048664
# KVM_GET_MSRS is not set
# KVM_GET_MSR_INDEX_LIST is not set
+# KVM_GET_NESTED_STATE is not set
KVM_GET_NR_MMU_PAGES = 536915525
KVM_GET_ONE_REG = 2148576939
# KVM_GET_PIT is not set
@@ -144,6 +145,7 @@ KVM_SET_IRQCHIP = 1107865187
# KVM_SET_LAPIC is not set
KVM_SET_MP_STATE = 2147790489
# KVM_SET_MSRS is not set
+# KVM_SET_NESTED_STATE is not set
KVM_SET_NR_MMU_PAGES = 536915524
KVM_SET_ONE_REG = 2148576940
# KVM_SET_PIT is not set
@@ -160,6 +162,10 @@ KVM_SET_VAPIC_ADDR = 2148052627
# KVM_SET_XSAVE is not set
KVM_SIGNAL_MSI = 2149625509
KVM_SMI = 536915639
+# KVM_STATE_NESTED_GUEST_MODE is not set
+# KVM_STATE_NESTED_RUN_PENDING is not set
+# KVM_STATE_NESTED_SMM_GUEST_MODE is not set
+# KVM_STATE_NESTED_SMM_VMXON is not set
KVM_TPR_ACCESS_REPORTING = 3223891602
KVM_TRANSLATE = 3222843013
KVM_UNREGISTER_COALESCED_MMIO = 2148576872
@@ -180,5 +186,6 @@ KVM_X86_SETUP_MCE = 2148052636
# MCI_STATUS_S is not set
# MCI_STATUS_UC is not set
# MCI_STATUS_VAL is not set
+VMCS12_SIZE = 4096
__NR_ioctl = 54
__NR_openat = 286