From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O13Lx-0000jO-1y for qemu-devel@nongnu.org; Sun, 11 Apr 2010 16:01:57 -0400 Received: from [140.186.70.92] (port=50746 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O13Lt-0000hC-Ps for qemu-devel@nongnu.org; Sun, 11 Apr 2010 16:01:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O13IR-0000M5-8o for qemu-devel@nongnu.org; Sun, 11 Apr 2010 15:58:20 -0400 Received: from tx2ehsobe004.messaging.microsoft.com ([65.55.88.14]:2484 helo=TX2EHSOBE007.bigfish.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O13IR-0000Ly-5d for qemu-devel@nongnu.org; Sun, 11 Apr 2010 15:58:19 -0400 Message-ID: <4BC2263A.1020409@amd.com> Date: Sun, 11 Apr 2010 21:42:50 +0200 From: Andre Przywara MIME-Version: 1.0 References: <1271013662-7640-1-git-send-email-andre.przywara@amd.com> <4BC222FC.5090305@redhat.com> In-Reply-To: <4BC222FC.5090305@redhat.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH][STABLE] fix CPUID vendor override List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: qemu-devel@nongnu.org, aurelien@aurel32.net Avi Kivity wrote: > On 04/11/2010 10:21 PM, Andre Przywara wrote: >> the meaning of vendor_override is actually the opposite of how it >> is currently used :-( >> Fix it to allow KVM to export the non-native CPUID vendor if >> explicitly requested by the user. >> >> Signed-off-by: Andre Przywara >> --- >> target-i386/helper.c | 2 +- >> 1 files changed, 1 insertions(+), 1 deletions(-) >> >> I will send a refactoring patch including this fix for git HEAD later. >> > > The protocol is to first fix HEAD, then backport, so we don't introduce > regressions inadvertently. Well, I just followed the call for 0.12.4. Actually this is the backport, one cannot easily cherry-pick the upstream patch, because it is in a different file now. I will send the (separated) upstream patch in a few minutes. Feel free to apply them in whatever order you prefer ;-) Regards, Andre. P.S. I also have a qemu-kvm patch in the queue (because there was a separate workaround for this bug). -- Andre Przywara AMD-Operating System Research Center (OSRC), Dresden, Germany Tel: +49 351 488-3567-12