Ingo Molnar 6d9658df07 KVM: always reload segment selectors
failed VM entry on VMX might still change %fs or %gs, thus make sure
that KVM always reloads the segment selectors. This is crutial on both
x86 and x86_64: x86 has __KERNEL_PDA in %fs on which things like
'current' depends and x86_64 has 0 there and needs MSR_GS_BASE to work.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2007-03-27 17:55:48 +02:00
..
2007-03-04 11:12:42 +02:00
2006-12-10 09:57:22 -08:00
2007-03-04 11:12:39 +02:00
2007-03-04 11:12:42 +02:00
2006-12-10 09:57:22 -08:00
2007-03-27 17:55:48 +02:00