Commit 51b958e
KVM: x86: clflushopt should be treated as a no-op by emulation
The instruction emulator ignores clflush instructions, yet fails to
support clflushopt. Treat both similarly.
Fixes: 13e457e ("KVM: x86: Emulator does not decode clflush well")
Signed-off-by: David Edmondson <david.edmondson@oracle.com>
Message-Id: <20201103120400.240882-1-david.edmondson@oracle.com>
Reviewed-by: Joao Martins <joao.m.martins@oracle.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>1 parent 2c38234 commit 51b958e
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4046 | 4046 | | |
4047 | 4047 | | |
4048 | 4048 | | |
| 4049 | + | |
| 4050 | + | |
| 4051 | + | |
| 4052 | + | |
| 4053 | + | |
| 4054 | + | |
4049 | 4055 | | |
4050 | 4056 | | |
4051 | 4057 | | |
| |||
4585 | 4591 | | |
4586 | 4592 | | |
4587 | 4593 | | |
4588 | | - | |
| 4594 | + | |
4589 | 4595 | | |
4590 | 4596 | | |
4591 | 4597 | | |
| |||
0 commit comments