kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH kernel] KVM doc: Fix KVM_SMI chapter number
@ 2016-01-19  5:12 Alexey Kardashevskiy
  2016-01-20  1:46 ` Alexey Kardashevskiy
  0 siblings, 1 reply; 2+ messages in thread
From: Alexey Kardashevskiy @ 2016-01-19  5:12 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: Alexey Kardashevskiy, kvm, linux-doc

The KVM_SMI capability is following the KVM_S390_SET_IRQ_STATE capability
which is "4.95", this changes the number of the KVM_SMI chapter to 4.96.

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

diff --git a/Documentation/virtual/kvm/api.txt b/Documentation/virtual/kvm/api.txt
index 053f613..07e4cdf 100644
--- a/Documentation/virtual/kvm/api.txt
+++ b/Documentation/virtual/kvm/api.txt
@@ -3025,7 +3025,7 @@ len must be a multiple of sizeof(struct kvm_s390_irq). It must be > 0
 and it must not exceed (max_vcpus + 32) * sizeof(struct kvm_s390_irq),
 which is the maximum number of possibly pending cpu-local interrupts.
 
-4.90 KVM_SMI
+4.96 KVM_SMI
 
 Capability: KVM_CAP_X86_SMM
 Architectures: x86
-- 
2.5.0.rc3


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

* Re: [PATCH kernel] KVM doc: Fix KVM_SMI chapter number
  2016-01-19  5:12 [PATCH kernel] KVM doc: Fix KVM_SMI chapter number Alexey Kardashevskiy
@ 2016-01-20  1:46 ` Alexey Kardashevskiy
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Kardashevskiy @ 2016-01-20  1:46 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: kvm, linux-doc

On 01/19/2016 04:12 PM, Alexey Kardashevskiy wrote:
> The KVM_SMI capability is following the KVM_S390_SET_IRQ_STATE capability
> which is "4.95", this changes the number of the KVM_SMI chapter to 4.96.
>
> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>

This actually got David's rb when I posted it as a part of my other patchset:

Reviewed-by: David Gibson <david@gibson.dropbear.id.au>


> ---
>   Documentation/virtual/kvm/api.txt | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/virtual/kvm/api.txt b/Documentation/virtual/kvm/api.txt
> index 053f613..07e4cdf 100644
> --- a/Documentation/virtual/kvm/api.txt
> +++ b/Documentation/virtual/kvm/api.txt
> @@ -3025,7 +3025,7 @@ len must be a multiple of sizeof(struct kvm_s390_irq). It must be > 0
>   and it must not exceed (max_vcpus + 32) * sizeof(struct kvm_s390_irq),
>   which is the maximum number of possibly pending cpu-local interrupts.
>
> -4.90 KVM_SMI
> +4.96 KVM_SMI
>
>   Capability: KVM_CAP_X86_SMM
>   Architectures: x86
>


-- 
Alexey

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

end of thread, other threads:[~2016-01-20  1:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-19  5:12 [PATCH kernel] KVM doc: Fix KVM_SMI chapter number Alexey Kardashevskiy
2016-01-20  1:46 ` Alexey Kardashevskiy

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).