diff options
Diffstat (limited to 'sys/linux/kvm_arm64.const')
| -rw-r--r-- | sys/linux/kvm_arm64.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/kvm_arm64.const b/sys/linux/kvm_arm64.const index 5201eae50..cf6f49a7d 100644 --- a/sys/linux/kvm_arm64.const +++ b/sys/linux/kvm_arm64.const @@ -51,6 +51,7 @@ KVM_DEV_TYPE_VFIO = 4 KVM_DEV_TYPE_XICS = 3 KVM_DIRTY_TLB = 1074835114 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 |
