From: Avi Kivity Date: Wed, 20 Jun 2007 08:20:04 +0000 (+0300) Subject: KVM: VMX: Reinitialize the real-mode tss when entering real mode X-Git-Tag: v2.6.23-rc1~520^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75880a01124c6aa5d428bdc14163039a87618be1;p=pandora-kernel.git KVM: VMX: Reinitialize the real-mode tss when entering real mode Protected mode code may have corrupted the real-mode tss, so re-initialize it when switching to real mode. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed