diff options
Diffstat (limited to 'Documentation/virtual/kvm/api.txt')
-rw-r--r-- | Documentation/virtual/kvm/api.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/virtual/kvm/api.txt b/Documentation/virtual/kvm/api.txt index 2014ff12b492..556d056a9bcd 100644 --- a/Documentation/virtual/kvm/api.txt +++ b/Documentation/virtual/kvm/api.txt | |||
@@ -2376,6 +2376,8 @@ Possible features: | |||
2376 | Depends on KVM_CAP_ARM_PSCI. | 2376 | Depends on KVM_CAP_ARM_PSCI. |
2377 | - KVM_ARM_VCPU_EL1_32BIT: Starts the CPU in a 32bit mode. | 2377 | - KVM_ARM_VCPU_EL1_32BIT: Starts the CPU in a 32bit mode. |
2378 | Depends on KVM_CAP_ARM_EL1_32BIT (arm64 only). | 2378 | Depends on KVM_CAP_ARM_EL1_32BIT (arm64 only). |
2379 | - KVM_ARM_VCPU_PSCI_0_2: Emulate PSCI v0.2 for the CPU. | ||
2380 | Depends on KVM_CAP_ARM_PSCI_0_2. | ||
2379 | 2381 | ||
2380 | 2382 | ||
2381 | 4.83 KVM_ARM_PREFERRED_TARGET | 2383 | 4.83 KVM_ARM_PREFERRED_TARGET |