From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] x86 emulator: Add IRET instruction Date: Wed, 28 Jul 2010 13:30:21 +0300 Message-ID: <4C5006BD.5070705@redhat.com> References: <1280309920-13539-1-git-send-email-m.gamal005@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 To: Mohammed Gamal Return-path: Received: from mx1.redhat.com ([209.132.183.28]:31236 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754300Ab0G1Ka0 (ORCPT ); Wed, 28 Jul 2010 06:30:26 -0400 In-Reply-To: <1280309920-13539-1-git-send-email-m.gamal005@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On 07/28/2010 12:38 PM, Mohammed Gamal wrote: > Ths patch adds IRET instruction (opcode 0xcf). > Currently, only IRET in real mode is emulated. Protected mode support is to be added later if needed. Looks good. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.