KVM: x86 emulator: emulate LLDT
authorAvi Kivity <avi@redhat.com>
Wed, 13 Jun 2012 09:28:33 +0000 (12:28 +0300)
committerAvi Kivity <avi@redhat.com>
Mon, 9 Jul 2012 11:19:04 +0000 (14:19 +0300)
commita14e579f224ba929fe2f1d9bbbff688ae67e2ec4
tree6f03c2c154c71d259ff39784b78434124ff64704
parent9299836e6379d5703826a540fb3c704223fac520
KVM: x86 emulator: emulate LLDT

Opcode 0F 00 /2. Used by isolinux durign the protected mode transition.

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/emulate.c