diff options
| author | Alexander Potapenko <glider@google.com> | 2024-09-06 14:20:43 +0200 |
|---|---|---|
| committer | Alexander Potapenko <glider@google.com> | 2024-09-06 14:02:35 +0000 |
| commit | 2a3481f528895169c6fa370f31196420998a9652 (patch) | |
| tree | a1148b17507b28051380284ff0925d3e8c9c011c /sys/linux/dev_kvm.txt.const | |
| parent | 30157c993a943223dffefa96bf8b7564402bdeac (diff) | |
sys/linux/dev_kvm.txt: declare ioctl$KVM_ARM_VCPU_FINALIZE()
See https://docs.kernel.org/virt/kvm/api.html#kvm-arm-vcpu-finalize 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 5925bfe32..1dcd90d53 100644 --- a/sys/linux/dev_kvm.txt.const +++ b/sys/linux/dev_kvm.txt.const @@ -9,6 +9,7 @@ KVM_ARM_TARGET_FOUNDATION_V8 = 386:amd64:mips64le:ppc64le:s390x:???, arm64:1 KVM_ARM_TARGET_GENERIC_V8 = 386:amd64:mips64le:ppc64le:s390x:???, arm64:5 KVM_ARM_TARGET_XGENE_POTENZA = 386:amd64:mips64le:ppc64le:s390x:???, arm64:3 KVM_ARM_VCPU_EL1_32BIT = 386:amd64:mips64le:ppc64le:s390x:???, arm64:1 +KVM_ARM_VCPU_FINALIZE = 1074048706, mips64le:ppc64le:2147790530 KVM_ARM_VCPU_INIT = 386:amd64:mips64le:ppc64le:s390x:???, arm64:1075883694 KVM_ARM_VCPU_PMU_V3 = 386:amd64:mips64le:ppc64le:s390x:???, arm64:3 KVM_ARM_VCPU_PMU_V3_CTRL = 386:amd64:mips64le:ppc64le:s390x:???, arm64:0 |
