From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH 00/10] KVM: x86 emulator: Some cleanups and conversion to opcode::execute Date: Tue, 31 May 2011 15:33:35 -0300 Message-ID: <20110531183335.GA3813@amt.cnet> References: <20110529215200.17be7761.takuya.yoshikawa@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: avi@redhat.com, kvm@vger.kernel.org, yoshikawa.takuya@oss.ntt.co.jp, gleb@redhat.com To: Takuya Yoshikawa Return-path: Received: from mx1.redhat.com ([209.132.183.28]:43416 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757856Ab1EaShw (ORCPT ); Tue, 31 May 2011 14:37:52 -0400 Content-Disposition: inline In-Reply-To: <20110529215200.17be7761.takuya.yoshikawa@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On Sun, May 29, 2011 at 09:52:00PM +0900, Takuya Yoshikawa wrote: > The patch set does not change anything functionally. > > Once the code becomes a bit tidier, I will try more performance related > changes. > > Takuya Applied, thanks.