public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* only for better reading
@ 2008-01-14 15:02 inflo
  0 siblings, 0 replies; only message in thread
From: inflo @ 2008-01-14 15:02 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-14 15:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-14 15:02 only for better reading inflo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox