From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 0/3] Add DstAcc and 0x3c instruction to x86 emulator Date: Sat, 13 Sep 2008 08:24:56 +0300 Message-ID: <48CB4EA8.8000508@qumranet.com> References: <20080912134853.037a0ddb@frecb000711> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "kvm@vger.kernel.org" To: Guillaume Thouvenin Return-path: Received: from il.qumranet.com ([212.179.150.194]:22826 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751365AbYIMF1X (ORCPT ); Sat, 13 Sep 2008 01:27:23 -0400 In-Reply-To: <20080912134853.037a0ddb@frecb000711> Sender: kvm-owner@vger.kernel.org List-ID: Guillaume Thouvenin wrote: > This series > > 1) add the DstAcc operand type that is used by the 'and' > instruction and 'cmp' instruction. > 2) add the cmp (0x3c and 0x3d) instruction. It is ecountered when > running the BIOS with the invalid guest state emulation enabled. > 3) change the destination operand type of the 'and' instruction > Applied all, thanks. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.