From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] x86 emulator: Add test acc, imm instruction (opcodes 0xA8 - 0xA9) Date: Wed, 12 May 2010 12:39:01 +0300 Message-ID: <4BEA7735.8000608@redhat.com> References: <1273605760-12081-1-git-send-email-m.gamal005@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: mtosatti@redhat.com, kvm@vger.kernel.org To: Mohammed Gamal Return-path: Received: from mx1.redhat.com ([209.132.183.28]:58091 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753366Ab0ELJjM (ORCPT ); Wed, 12 May 2010 05:39:12 -0400 In-Reply-To: <1273605760-12081-1-git-send-email-m.gamal005@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On 05/11/2010 10:22 PM, Mohammed Gamal wrote: > This adds test acc, imm instruction to the x86 emulator > > Looks good. Testcases please. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.