commit | 28e2b2f1a40dbada5740fdd83e8645949d1c8db6 | [log] [tgz] |
---|---|---|
author | Tom Lendacky <thomas.lendacky@amd.com> | Thu Sep 24 13:41:58 2020 -0500 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Sep 28 07:57:25 2020 -0400 |
tree | 7e504c9cea6461fae4b33886af454ccc46ada3d5 | |
parent | 14e3dd8d256b7a7a281ac18a65e3c8cc9573ec88 [diff] |
KVM: VMX: Do not perform emulation for INVD intercept The INVD instruction is emulated as a NOP, just skip the instruction instead. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Message-Id: <addd41be2fbf50f5f4059e990a2a0cff182d2136.1600972918.git.thomas.lendacky@amd.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>