KVM: x86 emulator: add and use new callbacks set_idt(), set_gdt()
authorAvi Kivity <avi@redhat.com>
Wed, 20 Apr 2011 12:12:00 +0000 (15:12 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 22 May 2011 12:39:08 +0000 (08:39 -0400)
Replacing direct calls to realmode_lgdt(), realmode_lidt().

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

No differences found