diff options
author | 2015-04-28 13:06:00 +0300 | |
---|---|---|
committer | 2015-05-19 20:52:35 +0200 | |
commit | ee122a7109e42313caadf6038ab773d1f68fcce1 (patch) | |
tree | 5760163eb46dcdc5dc594317336384d0d34d8c9f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: x86: Fix DR7 mask on task-switch while debugging (diff) | |
download | linux-dev-ee122a7109e42313caadf6038ab773d1f68fcce1.tar.xz linux-dev-ee122a7109e42313caadf6038ab773d1f68fcce1.zip |
KVM: x86: Fix update RCX/RDI/RSI on REP-string
When REP-string instruction is preceded with an address-size prefix,
ECX/EDI/ESI are used as the operation counter and pointers. When they are
updated, the high 32-bits of RCX/RDI/RSI are cleared, similarly to the way they
are updated on every 32-bit register operation. Fix it.
Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions