linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] kvm api doc: fix section numbers
@ 2013-06-19  1:42 Alexey Kardashevskiy
  2013-06-19 10:06 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: Alexey Kardashevskiy @ 2013-06-19  1:42 UTC (permalink / raw)
  To: linux-doc
  Cc: Alexey Kardashevskiy, Gleb Natapov, Paolo Bonzini, Rob Landley,
	kvm, linux-kernel

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
---
 Documentation/virtual/kvm/api.txt |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/virtual/kvm/api.txt b/Documentation/virtual/kvm/api.txt
index 5f91eda..6365fef 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
 indicate that the attribute can be read or written in the device's
 current state.  "addr" is ignored.
 
-4.77 KVM_ARM_VCPU_INIT
+4.82 KVM_ARM_VCPU_INIT
 
 Capability: basic
 Architectures: arm
@@ -2285,7 +2285,7 @@ Possible features:
 	  Depends on KVM_CAP_ARM_PSCI.
 
 
-4.78 KVM_GET_REG_LIST
+4.83 KVM_GET_REG_LIST
 
 Capability: basic
 Architectures: arm
@@ -2305,7 +2305,7 @@ This ioctl returns the guest registers that are supported for the
 KVM_GET_ONE_REG/KVM_SET_ONE_REG calls.
 
 
-4.80 KVM_ARM_SET_DEVICE_ADDR
+4.84 KVM_ARM_SET_DEVICE_ADDR
 
 Capability: KVM_CAP_ARM_SET_DEVICE_ADDR
 Architectures: arm
@@ -2342,7 +2342,7 @@ and distributor interface, the ioctl must be called after calling
 KVM_CREATE_IRQCHIP, but before calling KVM_RUN on any of the VCPUs.  Calling
 this ioctl twice for any of the base addresses will return -EEXIST.
 
-4.82 KVM_PPC_RTAS_DEFINE_TOKEN
+4.85 KVM_PPC_RTAS_DEFINE_TOKEN
 
 Capability: KVM_CAP_PPC_RTAS
 Architectures: ppc
-- 
1.7.10.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] kvm api doc: fix section numbers
  2013-06-19  1:42 [PATCH] kvm api doc: fix section numbers Alexey Kardashevskiy
@ 2013-06-19 10:06 ` Paolo Bonzini
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2013-06-19 10:06 UTC (permalink / raw)
  To: Alexey Kardashevskiy
  Cc: linux-doc, Gleb Natapov, Rob Landley, kvm, linux-kernel

Il 19/06/2013 03:42, Alexey Kardashevskiy ha scritto:
> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
> ---
>  Documentation/virtual/kvm/api.txt |    8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/Documentation/virtual/kvm/api.txt b/Documentation/virtual/kvm/api.txt
> index 5f91eda..6365fef 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
>  indicate that the attribute can be read or written in the device's
>  current state.  "addr" is ignored.
>  
> -4.77 KVM_ARM_VCPU_INIT
> +4.82 KVM_ARM_VCPU_INIT
>  
>  Capability: basic
>  Architectures: arm
> @@ -2285,7 +2285,7 @@ Possible features:
>  	  Depends on KVM_CAP_ARM_PSCI.
>  
>  
> -4.78 KVM_GET_REG_LIST
> +4.83 KVM_GET_REG_LIST
>  
>  Capability: basic
>  Architectures: arm
> @@ -2305,7 +2305,7 @@ This ioctl returns the guest registers that are supported for the
>  KVM_GET_ONE_REG/KVM_SET_ONE_REG calls.
>  
>  
> -4.80 KVM_ARM_SET_DEVICE_ADDR
> +4.84 KVM_ARM_SET_DEVICE_ADDR
>  
>  Capability: KVM_CAP_ARM_SET_DEVICE_ADDR
>  Architectures: arm
> @@ -2342,7 +2342,7 @@ and distributor interface, the ioctl must be called after calling
>  KVM_CREATE_IRQCHIP, but before calling KVM_RUN on any of the VCPUs.  Calling
>  this ioctl twice for any of the base addresses will return -EEXIST.
>  
> -4.82 KVM_PPC_RTAS_DEFINE_TOKEN
> +4.85 KVM_PPC_RTAS_DEFINE_TOKEN
>  
>  Capability: KVM_CAP_PPC_RTAS
>  Architectures: ppc
> 

Applied to next, thanks.

Paolo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-19 10:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-19  1:42 [PATCH] kvm api doc: fix section numbers Alexey Kardashevskiy
2013-06-19 10:06 ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).