diff options
author | Alexey Kardashevskiy <aik@ozlabs.ru> | 2013-06-18 21:42:07 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2013-06-19 06:06:08 -0400 |
commit | d8968f1f334c18bf65178b757a82864ef3f37613 (patch) | |
tree | 8267a69ba3c7c17c1f4821b68371fee760d95bf2 /Documentation/virtual/kvm/api.txt | |
parent | aeb87c3cb7416d4d5931bc939cc083c731479de0 (diff) |
kvm api doc: fix section numbers
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'Documentation/virtual/kvm/api.txt')
-rw-r--r-- | Documentation/virtual/kvm/api.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/virtual/kvm/api.txt b/Documentation/virtual/kvm/api.txt index 5f91eda91647..6365fef8d616 100644 --- a/Documentation/virtual/kvm/api.txt +++ b/Documentation/virtual/kvm/api.txt | |||
@@ -2261,7 +2261,7 @@ return indicates the attribute is implemented. It does not necessarily | |||
2261 | indicate that the attribute can be read or written in the device's | 2261 | indicate that the attribute can be read or written in the device's |
2262 | current state. "addr" is ignored. | 2262 | current state. "addr" is ignored. |
2263 | 2263 | ||
2264 | 4.77 KVM_ARM_VCPU_INIT | 2264 | 4.82 KVM_ARM_VCPU_INIT |
2265 | 2265 | ||
2266 | Capability: basic | 2266 | Capability: basic |
2267 | Architectures: arm | 2267 | Architectures: arm |
@@ -2285,7 +2285,7 @@ Possible features: | |||
2285 | Depends on KVM_CAP_ARM_PSCI. | 2285 | Depends on KVM_CAP_ARM_PSCI. |
2286 | 2286 | ||
2287 | 2287 | ||
2288 | 4.78 KVM_GET_REG_LIST | 2288 | 4.83 KVM_GET_REG_LIST |
2289 | 2289 | ||
2290 | Capability: basic | 2290 | Capability: basic |
2291 | Architectures: arm | 2291 | Architectures: arm |
@@ -2305,7 +2305,7 @@ This ioctl returns the guest registers that are supported for the | |||
2305 | KVM_GET_ONE_REG/KVM_SET_ONE_REG calls. | 2305 | KVM_GET_ONE_REG/KVM_SET_ONE_REG calls. |
2306 | 2306 | ||
2307 | 2307 | ||
2308 | 4.80 KVM_ARM_SET_DEVICE_ADDR | 2308 | 4.84 KVM_ARM_SET_DEVICE_ADDR |
2309 | 2309 | ||
2310 | Capability: KVM_CAP_ARM_SET_DEVICE_ADDR | 2310 | Capability: KVM_CAP_ARM_SET_DEVICE_ADDR |
2311 | Architectures: arm | 2311 | Architectures: arm |
@@ -2342,7 +2342,7 @@ and distributor interface, the ioctl must be called after calling | |||
2342 | KVM_CREATE_IRQCHIP, but before calling KVM_RUN on any of the VCPUs. Calling | 2342 | KVM_CREATE_IRQCHIP, but before calling KVM_RUN on any of the VCPUs. Calling |
2343 | this ioctl twice for any of the base addresses will return -EEXIST. | 2343 | this ioctl twice for any of the base addresses will return -EEXIST. |
2344 | 2344 | ||
2345 | 4.82 KVM_PPC_RTAS_DEFINE_TOKEN | 2345 | 4.85 KVM_PPC_RTAS_DEFINE_TOKEN |
2346 | 2346 | ||
2347 | Capability: KVM_CAP_PPC_RTAS | 2347 | Capability: KVM_CAP_PPC_RTAS |
2348 | Architectures: ppc | 2348 | Architectures: ppc |