From 72add0ff6ffb01c1556f0ee9a2f4c7fe86f2ceb2 Mon Sep 17 00:00:00 2001 From: shankarapailoor Date: Tue, 30 Oct 2018 08:04:49 -0500 Subject: sys/linux: add perf, kvm, btrfs consts for trace2syz --- sys/linux/kvm_arm64.const | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/linux/kvm_arm64.const') 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 -- cgit mrf-deployment