diff options
Diffstat (limited to 'sys/linux/kvm_amd64.const')
| -rw-r--r-- | sys/linux/kvm_amd64.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/kvm_amd64.const b/sys/linux/kvm_amd64.const index a8624ee88..990034e13 100644 --- a/sys/linux/kvm_amd64.const +++ b/sys/linux/kvm_amd64.const @@ -83,6 +83,7 @@ KVM_GUESTDBG_SINGLESTEP = 2 KVM_GUESTDBG_USE_HW_BP = 131072 KVM_GUESTDBG_USE_SW_BP = 65536 KVM_HAS_DEVICE_ATTR = 1075359459 +KVM_HYPERV_EVENTFD = 1075359421 KVM_INTERRUPT = 1074048646 KVM_IOEVENTFD = 1077980793 KVM_IOEVENTFD_FLAG_DATAMATCH = 1 |
