From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sasha Levin Subject: Re: [PATCH 1/2] kvm tools: fix repeated io emulation Date: Thu, 18 Aug 2011 10:35:51 +0300 Message-ID: <1313652951.28910.4.camel@lappy> References: <4E4C81CE.8030508@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Xiao Guangrong , Avi Kivity , Marcelo Tosatti , Ingo Molnar , LKML , KVM To: Pekka Enberg Return-path: Received: from mail-fx0-f46.google.com ([209.85.161.46]:44402 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754910Ab1HRHhE (ORCPT ); Thu, 18 Aug 2011 03:37:04 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: 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: Xiao Guangrong > > 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. -- Sasha.