diff options
author | Nadav Amit <namit@cs.technion.ac.il> | 2015-05-03 19:22:57 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-05-08 10:51:44 +0200 |
commit | acac6f89574c743796c9c947e046a0d6637d5fe2 (patch) | |
tree | 3648e55595d6e9c58f86b8ab6ee1e2c47274bf99 /arch/x86/kvm/vmx.c | |
parent | KVM: reuse memslot in kvm_write_guest_page (diff) | |
download | linux-acac6f89574c743796c9c947e046a0d6637d5fe2.tar.xz linux-acac6f89574c743796c9c947e046a0d6637d5fe2.zip |
KVM: x86: Call-far should not be emulated as stack op
Far call in 64-bit has a 32-bit operand size. Remove the marking of this
operation as Stack so it can be emulated correctly in 64-bit.
Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/vmx.c')
0 files changed, 0 insertions, 0 deletions