diff options
| author | Avi Kivity <[email protected]> | 2010-04-11 13:05:15 +0300 |
|---|---|---|
| committer | Avi Kivity <[email protected]> | 2010-05-17 12:17:33 +0300 |
| commit | 2fb53ad811e238d5dec8716b99986c3f234e3337 (patch) | |
| tree | ae8c407943348d07e980ee8e7e1f311596d7658f /tools/perf/scripts/python | |
| parent | 4496f974825e2ee317c3cc94e41ec2db7eb73af8 (diff) | |
KVM: x86 emulator: Don't overwrite decode cache
Currently if we an instruction spans a page boundary, when we fetch the
second half we overwrite the first half. This prevents us from tracing
the full instruction opcodes.
Fix by appending the second half to the first.
Signed-off-by: Avi Kivity <[email protected]>
Signed-off-by: Marcelo Tosatti <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions