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
_______________________________________________
kvm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kvm-devel