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_ppc64le.const | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/linux/kvm_ppc64le.const') diff --git a/sys/linux/kvm_ppc64le.const b/sys/linux/kvm_ppc64le.const index 1cd7facc4..00e54e6cd 100644 --- a/sys/linux/kvm_ppc64le.const +++ b/sys/linux/kvm_ppc64le.const @@ -51,6 +51,7 @@ KVM_DEV_TYPE_VFIO = 4 KVM_DEV_TYPE_XICS = 3 KVM_DIRTY_TLB = 2148576938 KVM_ENABLE_CAP = 2154344099 +KVM_GET_API_VERSION = 536915456 KVM_GET_CLOCK = 1076932220 # KVM_GET_CPUID2 is not set # KVM_GET_DEBUGREGS is not set -- cgit mrf-deployment