KVM: x86 emulator: Emulate task switch in emulator.c
authorGleb Natapov <gleb@redhat.com>
Thu, 18 Mar 2010 13:20:17 +0000 (15:20 +0200)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:16:15 +0000 (12:16 +0300)
commit38ba30ba51a003360f177d5b8349439fe44fc55b
tree27c6667cf9b0470e13d371bd9b86c8a605e2e52c
parent2dafc6c234b6064189405f42e1602e9a0abe5a44
KVM: x86 emulator: Emulate task switch in emulator.c

Implement emulation of 16/32 bit task switch in emulator.c

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