KVM: x86 emulator: Add support for mov r, sreg (0x8c) instruction
authorGuillaume Thouvenin <guillaume.thouvenin@ext.bull.net>
Tue, 27 May 2008 13:13:28 +0000 (15:13 +0200)
committerAvi Kivity <avi@qumranet.com>
Sun, 20 Jul 2008 09:42:28 +0000 (12:42 +0300)
commit38d5bc6d50a4368be08b39b02efb9cbbe1dd60d0
tree96298c26d72f0a34ea6a370ff8af896eaf504315
parent4257198ae2c36e030a0947fef661c8de973778be
KVM: x86 emulator: Add support for mov r, sreg (0x8c) instruction

Add support for mov r, sreg (0x8c) instruction

Signed-off-by: Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net>
Signed-off-by: Laurent Vivier <laurent.vivier@bull.net>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/x86/kvm/x86_emulate.c