From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: [RFC PATCH] Emulate MOVBE Date: Tue, 09 Apr 2013 17:04:06 -0700 Message-ID: <5164AC76.7070704@zytor.com> References: <20130409234602.GI5077@pd.tnic> <20130410000326.GA3768@nazgul.tnic> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, Andre Przywara , =?UTF-8?B?SsO2?= =?UTF-8?B?cmcgUsO2ZGVs?= , x86-ml To: Borislav Petkov Return-path: Received: from terminus.zytor.com ([198.137.202.10]:53404 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1765410Ab3DJAEd (ORCPT ); Tue, 9 Apr 2013 20:04:33 -0400 In-Reply-To: <20130410000326.GA3768@nazgul.tnic> Sender: kvm-owner@vger.kernel.org List-ID: On 04/09/2013 05:03 PM, Borislav Petkov wrote: > > Note to self: this destroys the src operand but it shouldn't. Fix it > tomorrow. > I thought movbe was already in qemu just not on by default...? -hpa