diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-04-27 11:55:59 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-05-13 12:14:59 -0400 |
commit | fede8076aab4c2280c673492f8f7a2e87712e8b4 (patch) | |
tree | 80aa65506194955f2383505a809dab91e83766c0 /tools/perf/scripts/python | |
parent | c4e115f08c08cb9f3b70247b42323e40b9afd1fd (diff) |
KVM: x86: handle wrap around 32-bit address space
KVM is not handling the case where EIP wraps around the 32-bit address
space (that is, outside long mode). This is needed both in vmx.c
and in emulate.c. SVM with NRIPS is okay, but it can still print
an error to dmesg due to integer overflow.
Reported-by: Nick Peterson <everdox@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions