From: Avi Kivity <avi@redhat.com>
To: Sasha Levin <levinsasha928@gmail.com>
Cc: Pekka Enberg <penberg@kernel.org>,
Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>,
Marcelo Tosatti <mtosatti@redhat.com>,
Ingo Molnar <mingo@elte.hu>, LKML <linux-kernel@vger.kernel.org>,
KVM <kvm@vger.kernel.org>
Subject: Re: [PATCH 1/2] kvm tools: fix repeated io emulation
Date: Thu, 18 Aug 2011 08:08:28 -0700 [thread overview]
Message-ID: <4E4D2AEC.8050601@redhat.com> (raw)
In-Reply-To: <1313652951.28910.4.camel@lappy>
On 08/18/2011 12:35 AM, Sasha Levin wrote:
> On Thu, 2011-08-18 at 09:13 +0300, Pekka Enberg wrote:
> > Hi,
> >
> > On Thu, Aug 18, 2011 at 6:06 AM, Xiao Guangrong
> > <xiaoguangrong@cn.fujitsu.com> wrote:
> > > When kvm emulates repeation io read instruction, it can exit to user-space with
> > > 'count'> 1, we need to emulate io access for many times
> > >
> > > Signed-off-by: Xiao Guangrong<xiaoguangrong@cn.fujitsu.com>
> >
> > The KVM tool is not actually maintained by Avi and Marcelo but by me
> > and few others. Our git repository is here:
> >
> > https://github.com/penberg/linux-kvm
> >
> > Ingo pulls that to -tip few times a week or so. Sasha, can you please
> > take a look at these patches and if you're OK with them, I'll apply
> > them.
>
> Pekka,
>
> I can only assume they're right, 'count' isn't documented anywhere :)
>
> If any of KVM maintainers could confirm it I'll add it into the docs.
>
Count is indeed the number of repetitions.
--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.
next prev parent reply other threads:[~2011-08-18 15:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-18 3:06 [PATCH 1/2] kvm tools: fix repeated io emulation Xiao Guangrong
2011-08-18 3:07 ` [PATCH 2/2] kvm tools: remove count in io emulation callbacks Xiao Guangrong
2011-08-18 6:13 ` [PATCH 1/2] kvm tools: fix repeated io emulation Pekka Enberg
2011-08-18 7:35 ` Sasha Levin
2011-08-18 15:08 ` Avi Kivity [this message]
2011-09-09 2:26 ` Xiao Guangrong
2011-09-09 13:45 ` Sasha Levin
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=4E4D2AEC.8050601@redhat.com \
--to=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=levinsasha928@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=mtosatti@redhat.com \
--cc=penberg@kernel.org \
--cc=xiaoguangrong@cn.fujitsu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox