From mboxrd@z Thu Jan 1 00:00:00 1970 From: inflo Subject: only for better reading Date: Mon, 14 Jan 2008 16:02:43 +0100 Message-ID: <20080114160243.34280359.inflo@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: kvm.vger.kernel.org hi, this patch is only for better reading. flo --- x86.c 2008-01-14 18:05:07.000000000 +0100 +++ changed/x86.c 2008-01-14 18:06:10.000000000 +0100 @@ -407,10 +407,15 @@ * capabilities of the host cpu. */ static u32 msrs_to_save[] = { - MSR_IA32_SYSENTER_CS, MSR_IA32_SYSENTER_ESP, MSR_IA32_SYSENTER_EIP, + MSR_IA32_SYSENTER_CS, + MSR_IA32_SYSENTER_ESP, + MSR_IA32_SYSENTER_EIP, MSR_K6_STAR, #ifdef CONFIG_X86_64 - MSR_CSTAR, MSR_KERNEL_GS_BASE, MSR_SYSCALL_MASK, MSR_LSTAR, + MSR_CSTAR, + MSR_KERNEL_GS_BASE, + MSR_SYSCALL_MASK, + MSR_LSTAR, #endif MSR_IA32_TIME_STAMP_COUNTER, }; ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace