From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH v4 00/11] KVM: x86: optimize for writing guest page Date: Thu, 6 Oct 2011 14:53:33 -0300 Message-ID: <20111006175333.GA3959@amt.cnet> References: <4E7AF758.7060900@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , LKML , KVM To: Xiao Guangrong Return-path: Content-Disposition: inline In-Reply-To: <4E7AF758.7060900@cn.fujitsu.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Thu, Sep 22, 2011 at 04:52:40PM +0800, Xiao Guangrong wrote: > This patchset is against https://github.com/avikivity/kvm.git next branch. > > In this version, some changes come from Avi's comments: > - fix instruction retried for nested guest > - skip write-flooding for the sp whose level is 1 > - rename some functions Please rebase.