diff options
Diffstat (limited to 'sys/linux/kvm_arm.const')
| -rw-r--r-- | sys/linux/kvm_arm.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/kvm_arm.const b/sys/linux/kvm_arm.const index e6070938f..236ccff16 100644 --- a/sys/linux/kvm_arm.const +++ b/sys/linux/kvm_arm.const @@ -51,6 +51,7 @@ KVM_DEV_TYPE_VFIO = 4 KVM_DEV_TYPE_XICS = 3 KVM_DIRTY_TLB = 1074572970 KVM_ENABLE_CAP = 1080602275 +KVM_GET_API_VERSION = 44544 KVM_GET_CLOCK = 2150674044 # KVM_GET_CPUID2 is not set # KVM_GET_DEBUGREGS is not set |
