From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 1/3] KVM: x86 emulator: Make one byte instruction emulation separate Date: Thu, 10 Mar 2011 11:27:30 +0200 Message-ID: <4D789982.1070107@redhat.com> References: <20110310163519.9f4c9d69.yoshikawa.takuya@oss.ntt.co.jp> <4D789462.3020207@redhat.com> <20110310182632.0cd94895.yoshikawa.takuya@oss.ntt.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: mtosatti@redhat.com, gleb@redhat.com, takuya.yoshikawa@gmail.com, kvm@vger.kernel.org To: Takuya Yoshikawa Return-path: Received: from mx1.redhat.com ([209.132.183.28]:4425 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751856Ab1CJJ1i (ORCPT ); Thu, 10 Mar 2011 04:27:38 -0500 In-Reply-To: <20110310182632.0cd94895.yoshikawa.takuya@oss.ntt.co.jp> Sender: kvm-owner@vger.kernel.org List-ID: On 03/10/2011 11:26 AM, Takuya Yoshikawa wrote: > > The plan is to migrate all of the contents of the switch statements into > > ->execute() callbacks. This way, all of the information about an > > instruction is present in the decode tables. > > I see. > I'm looking forward to the completion of the plan! > I don't know if anyone is working on it, so feel free to send patches! -- error compiling committee.c: too many arguments to function