From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] KVM: x86 emulator: simplify two-byte opcode check Date: Thu, 05 Aug 2010 11:48:21 +0300 Message-ID: <4C5A7AD5.2070201@redhat.com> References: <4C5A779F.5070902@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]:25573 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755504Ab0HEIs0 (ORCPT ); Thu, 5 Aug 2010 04:48:26 -0400 In-Reply-To: <4C5A779F.5070902@cn.fujitsu.com> Sender: kvm-owner@vger.kernel.org List-ID: On 08/05/2010 11:34 AM, Wei Yongjun wrote: > Two-byte opcode always start with 0x0F and the decode flags > of opcode 0xF0 is always 0, so remove dup check. Applied, thanks. -- error compiling committee.c: too many arguments to function