diff options
author | Nadav Amit <[email protected]> | 2014-10-03 01:10:04 +0300 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2014-10-24 13:21:18 +0200 |
commit | 08da44aedba0f493e10695fa334348a7a4f72eb3 (patch) | |
tree | 0a2194efd8b9a542f208337f16a67e8807deb417 /lib/mpi/mpi-inline.h | |
parent | 2bc19dc3754fc066c43799659f0d848631c44cfe (diff) |
KVM: x86: Decoding guest instructions which cross page boundary may fail
Once an instruction crosses a page boundary, the size read from the second page
disregards the common case that part of the operand resides on the first page.
As a result, fetch of long insturctions may fail, and thereby cause the
decoding to fail as well.
Cc: [email protected]
Fixes: 5cfc7e0f5e5e1adf998df94f8e36edaf5d30d38e
Signed-off-by: Nadav Amit <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions