KVM: remove realmode_lmsw function.
authorGleb Natapov <gleb@redhat.com>
Thu, 18 Mar 2010 13:20:04 +0000 (15:20 +0200)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:15:56 +0000 (12:15 +0300)
commit93a152be5af3d651ff0ab5459f5e0f9662b22438
treefa172d2923a452f3b53f8be021a83a76a9ca5a16
parent52a4661737ecc918633f6b05c611a4af4b5eae5a
KVM: remove realmode_lmsw function.

Use (get|set)_cr callback to emulate lmsw inside emulator.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/emulate.c
arch/x86/kvm/x86.c