KVM: x86 emulator: implement CWD (opcode 99)
authorAvi Kivity <avi@redhat.com>
Thu, 19 Aug 2010 12:13:00 +0000 (15:13 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:16 +0000 (10:51 +0200)
commit61429142802b068609ffd8ef48d891e05eeea0b9
treeaecc86a8e81fcc5f858e0bc59cbb1ee34bcdd392
parentd46164dbd936bc11c7d2abed62f05b31c7a79ae7
KVM: x86 emulator: implement CWD (opcode 99)

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