From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Besser Subject: Re: [PATCH] Fix sysenter migration issue on AMD CPUs Date: Mon, 24 Aug 2009 14:15:21 +0200 Message-ID: References: <1250855924-13762-1-git-send-email-andre.przywara@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit To: kvm@vger.kernel.org Return-path: Received: from lo.gmane.org ([80.91.229.12]:53034 "EHLO lo.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752043AbZHXMPq (ORCPT ); Mon, 24 Aug 2009 08:15:46 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1MfYSg-00056M-41 for kvm@vger.kernel.org; Mon, 24 Aug 2009 14:15:46 +0200 Received: from nat.rz.uni-karlsruhe.de ([129.13.72.198]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Aug 2009 14:15:46 +0200 Received: from thomas.besser by nat.rz.uni-karlsruhe.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Aug 2009 14:15:46 +0200 Sender: kvm-owner@vger.kernel.org List-ID: Andre Przywara wrote: > Stephane, Thomas: Can you verify this? I'm not very familiar with compiling kvm-mod from git sources. And your patch does not apply to svm.c shipped with kernel 2.6.30.5 So at the moment I have no clue, how to verify. Is there any short howto out there, how to get kvm module from git source? Regards Thomas