From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 4/5] KVM: x86 emulator: Use single stage decoding for PUSHA and POPA instructions Date: Tue, 22 Mar 2011 18:34:26 +0200 Message-ID: <4D88CF92.8020905@redhat.com> References: <20110314001524.f35e8a3f.takuya.yoshikawa@gmail.com> <20110314002152.fc032e5d.takuya.yoshikawa@gmail.com> <4D889F08.4070901@redhat.com> <20110323005458.c7eaa5c4.takuya.yoshikawa@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: mtosatti@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]:14679 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755069Ab1CVQec (ORCPT ); Tue, 22 Mar 2011 12:34:32 -0400 In-Reply-To: <20110323005458.c7eaa5c4.takuya.yoshikawa@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On 03/22/2011 05:54 PM, Takuya Yoshikawa wrote: > I intentionally left emulate_* in this version because I thought > there might be some reason for introducing new em_* naming. > It's just that their signatures are all the same, and to conserve space in the decode tables. -- error compiling committee.c: too many arguments to function