From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH v2] KVM: x86 emulator: add LDS/LES/LFS/LGS/LSS instruction emulation Date: Sun, 22 Aug 2010 12:54:31 +0300 Message-ID: <4C70F3D7.3000407@redhat.com> References: <4C6BA1D4.5040503@cn.fujitsu.com> <4C6DF3CA.80709@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Wei Yongjun Return-path: Received: from mx1.redhat.com ([209.132.183.28]:58441 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752068Ab0HVJyh (ORCPT ); Sun, 22 Aug 2010 05:54:37 -0400 In-Reply-To: <4C6DF3CA.80709@cn.fujitsu.com> Sender: kvm-owner@vger.kernel.org List-ID: On 08/20/2010 06:17 AM, Wei Yongjun wrote: > Add LDS/LES/LFS/LGS/LSS instruction emulation. > (opcode 0xc4, 0xc5, 0x0f 0xb2, 0x0f 0xb4~0xb5) > The patch looks good, but did I miss the test cases? -- error compiling committee.c: too many arguments to function