KVM: VMX: Reinitialize the real-mode tss when entering real mode
authorAvi Kivity <avi@qumranet.com>
Wed, 20 Jun 2007 08:20:04 +0000 (11:20 +0300)
committerAvi Kivity <avi@qumranet.com>
Mon, 16 Jul 2007 09:05:48 +0000 (12:05 +0300)
Protected mode code may have corrupted the real-mode tss, so re-initialize
it when switching to real mode.

Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found