diff options
author | Michael S. Tsirkin <[email protected]> | 2013-04-04 13:27:21 +0300 |
---|---|---|
committer | Gleb Natapov <[email protected]> | 2013-04-07 14:53:47 +0300 |
commit | 05e07f9bdb0ea3c1c52029e6c4db77c9f7c92a5c (patch) | |
tree | d84ca956c581c7657c21d495062354d8fb1a349c /tools/perf/scripts/python/syscall-counts.py | |
parent | b8c07d55d010702eff61562cf9a77366833d9da2 (diff) |
kvm: fix MMIO/PIO collision misdetection
PIO and MMIO are separate address spaces, but
ioeventfd registration code mistakenly detected
two eventfds as duplicate if they use the same address,
even if one is PIO and another one MMIO.
Reviewed-by: Paolo Bonzini <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Gleb Natapov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions