On Fri, 2011-09-09 at 10:26 +0800, Xiao Guangrong wrote:
> On 08/18/2011 11:08 PM, Avi Kivity wrote:
> > 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
> >> >wrote:
On 08/18/2011 11:08 PM, Avi Kivity wrote:
> 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
>> >wrote:
>> > > When kvm emulates repeation io read instruction, it can exit
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
>wrote:
> > When kvm emulates repeation io read instruction, it can exit to
user-space with
> > 'count'> 1, we need to emulate io
On Thu, 2011-08-18 at 09:13 +0300, Pekka Enberg wrote:
> Hi,
>
> On Thu, Aug 18, 2011 at 6:06 AM, Xiao Guangrong
> 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: Xi
Hi,
On Thu, Aug 18, 2011 at 6:06 AM, Xiao Guangrong
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
The KVM tool is not actually maintained by Avi and Marcelo