Skip to content
Commit fbce554e authored by Amit Shah's avatar Amit Shah Committed by Avi Kivity
Browse files

KVM: x86 emulator: Fix handling of VMMCALL instruction



The VMMCALL instruction doesn't get recognised and isn't processed
by the emulator.

This is seen on an Intel host that tries to execute the VMMCALL
instruction after a guest live migrates from an AMD host.

Signed-off-by: default avatarAmit Shah <amit.shah@redhat.com>
Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent 9bf8ea42
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment