diff options
| author | Alexander Potapenko <glider@google.com> | 2024-09-06 14:53:35 +0200 |
|---|---|---|
| committer | Alexander Potapenko <glider@google.com> | 2024-09-06 14:02:35 +0000 |
| commit | eebdd85287cbba93d9de7a14e60919cd29dc51e6 (patch) | |
| tree | 8450bd450391ba6a5cda2605aa2b2ee8b347e66f /sys/linux/dev_kvm.txt.const | |
| parent | 5044d055f62a69744a9706164ef2099c96bc0081 (diff) | |
sys/linux/dev_kvm.txt: declare ioctl$KVM_PRE_FAULT_MEMORY
See https://docs.kernel.org/virt/kvm/api.html#kvm-pre-fault-memory
for details
Diffstat (limited to 'sys/linux/dev_kvm.txt.const')
| -rw-r--r-- | sys/linux/dev_kvm.txt.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/dev_kvm.txt.const b/sys/linux/dev_kvm.txt.const index 520b36e3a..3bd5f0ffa 100644 --- a/sys/linux/dev_kvm.txt.const +++ b/sys/linux/dev_kvm.txt.const @@ -183,6 +183,7 @@ KVM_PMU_EVENT_DENY = 1, mips64le:ppc64le:s390x:??? KVM_PPC_ALLOCATE_HTAB = 3221532327 KVM_PPC_GET_PVINFO = 386:amd64:arm64:mips64le:s390x:???, ppc64le:2155916961 KVM_PPC_GET_SMMU_INFO = 386:amd64:arm64:mips64le:s390x:???, ppc64le:1112583846 +KVM_PRE_FAULT_MEMORY = 3225464533 KVM_REGISTER_COALESCED_MMIO = 1074835047, mips64le:ppc64le:2148576871 KVM_REINJECT_CONTROL = 44657, mips64le:ppc64le:536915569 KVM_RUN = 44672, mips64le:ppc64le:536915584 |
