From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH v2 1/2] x86 emulator: Add unary mul, imul, div, and idiv instructions Date: Mon, 09 Aug 2010 22:52:14 -0400 Message-ID: <4C60BEDE.6060805@redhat.com> References: <1281291098-4658-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]:8756 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752888Ab0HJCwX (ORCPT ); Mon, 9 Aug 2010 22:52:23 -0400 In-Reply-To: <1281291098-4658-1-git-send-email-m.gamal005@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On 08/08/2010 02:11 PM, Mohammed Gamal wrote: > This adds unary mul, imul, div, and idiv instructions (group 3 r/m 4-7). Thanks, applied both. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.