All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@web.de>
To: Avi Kivity <avi@redhat.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>,
	Sasha Levin <levinsasha928@gmail.com>,
	kvm@vger.kernel.org
Subject: Re: [PATCH] kvm: Document KVM_IOEVENTFD
Date: Thu, 02 Jun 2011 16:16:20 +0200	[thread overview]
Message-ID: <4DE79B34.4050908@web.de> (raw)
In-Reply-To: <4DE79382.1050206@redhat.com>

On 2011-06-02 15:43, Avi Kivity wrote:
> On 06/01/2011 01:51 PM, Jan Kiszka wrote:
>> On 2011-05-31 15:44, Marcelo Tosatti wrote:
>> >  On Sat, May 28, 2011 at 02:12:30PM +0300, Sasha Levin wrote:
>> >>  Document KVM_IOEVENTFD that can be used to receive
>> >>  notifications of PIO/MMIO events without triggering
>> >>  an exit.
>> >>
>> >>  Cc: Avi Kivity<avi@redhat.com>
>> >>  Cc: Marcelo Tosatti<mtosatti@redhat.com>
>> >>  Signed-off-by: Sasha Levin<levinsasha928@gmail.com>
>> >>  ---
>> >>   Documentation/virtual/kvm/api.txt |   30
>> ++++++++++++++++++++++++++++++
>> >>   1 files changed, 30 insertions(+), 0 deletions(-)
>> >
>> >  Applied (with wording fix), thanks.
>>
>> Requires section number fix-up (4.56 ->  4.58).
> 
> The usual fix is to cut a 5.0 release.

Too bad that we already have one ("5. The kvm_run structure"). :)

Jan

------8<------

From: Jan Kiszka <jan.kiszka@siemens.com>

KVM: Fixup documentation section numbering

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 Documentation/virtual/kvm/api.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/virtual/kvm/api.txt b/Documentation/virtual/kvm/api.txt
index 3755a39..2bd06b0 100644
--- a/Documentation/virtual/kvm/api.txt
+++ b/Documentation/virtual/kvm/api.txt
@@ -1323,7 +1323,7 @@ struct kvm_lapic_state {
 Copies the input argument into the the Local APIC registers.  The data format
 and layout are the same as documented in the architecture manual.
 
-4.56 KVM_IOEVENTFD
+4.58 KVM_IOEVENTFD
 
 Capability: KVM_CAP_IOEVENTFD
 Architectures: all
-- 
1.7.1

  reply	other threads:[~2011-06-02 14:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-28 11:12 [PATCH] kvm: Document KVM_IOEVENTFD Sasha Levin
2011-05-30 11:02 ` Takuya Yoshikawa
2011-05-31 13:44 ` Marcelo Tosatti
2011-06-01 10:51   ` Jan Kiszka
2011-06-02 13:43     ` Avi Kivity
2011-06-02 14:16       ` Jan Kiszka [this message]
2011-06-03  1:52         ` Marcelo Tosatti

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DE79B34.4050908@web.de \
    --to=jan.kiszka@web.de \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=levinsasha928@gmail.com \
    --cc=mtosatti@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.