From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 2/2] KVM: x86 emulator: add decoding of CMPXCHG8B dst operand. Date: Tue, 23 Mar 2010 14:33:42 +0200 Message-ID: <4BA8B526.7020209@redhat.com> References: <1269169701-22306-1-git-send-email-gleb@redhat.com> <1269169701-22306-2-git-send-email-gleb@redhat.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: Gleb Natapov Return-path: Received: from mx1.redhat.com ([209.132.183.28]:6234 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751981Ab0CWMdn (ORCPT ); Tue, 23 Mar 2010 08:33:43 -0400 Received: from int-mx08.intmail.prod.int.phx2.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o2NCXhEq002142 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 23 Mar 2010 08:33:43 -0400 Received: from cleopatra.tlv.redhat.com (cleopatra.tlv.redhat.com [10.35.255.11]) by int-mx08.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o2NCXghv005976 for ; Tue, 23 Mar 2010 08:33:43 -0400 In-Reply-To: <1269169701-22306-2-git-send-email-gleb@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 03/21/2010 01:08 PM, Gleb Natapov wrote: > Decode CMPXCHG8B destination operand in decoding stage. Fixes regression > introduced by "If LOCK prefix is used dest arg should be memory" commit. > This commit relies on dst operand be decoded at the beginning of an > instruction emulation. > Applied, thanks. -- error compiling committee.c: too many arguments to function