diff options
author | Thomas Prescher <thomas.prescher@cyberus-technology.de> | 2023-12-12 12:59:37 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-02-08 00:16:11 +0300 |
commit | 03f6298c7cf6d2c1ccd0961ab9b340502d63840a (patch) | |
tree | f6e80bb340758db4b4d9fe449fb83e54826fcbc4 /net/lapb/lapb_timer.c | |
parent | e1dda3afe2a9f466940d44db8baaaf6c0ff8793f (diff) | |
download | linux-03f6298c7cf6d2c1ccd0961ab9b340502d63840a.tar.xz |
KVM: x86/emulator: emulate movbe with operand-size prefix
The MOVBE instruction can come with an operand-size prefix (66h). In
this, case the x86 emulation code returns EMULATION_FAILED.
It turns out that em_movbe can already handle this case and all that
is missing is an entry in respective opcode tables to populate
gprefix->pfx_66.
Signed-off-by: Thomas Prescher <thomas.prescher@cyberus-technology.de>
Signed-off-by: Julian Stecklina <julian.stecklina@cyberus-technology.de>
Acked-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20231212095938.26731-1-julian.stecklina@cyberus-technology.de
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions