KVM: VMX: Do not fix segment register during vcpu initialization.
authorGleb Natapov <gleb@redhat.com>
Thu, 20 Dec 2012 14:57:46 +0000 (16:57 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 2 Jan 2013 21:36:30 +0000 (19:36 -0200)
Segment registers will be fixed according to current emulation policy
during switching to real mode for the first time.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found