diff options
author | Michael S. Tsirkin | 2013-04-04 13:27:21 +0300 |
---|---|---|
committer | Gleb Natapov | 2013-04-07 14:53:47 +0300 |
commit | 05e07f9bdb0ea3c1c52029e6c4db77c9f7c92a5c (patch) | |
tree | d84ca956c581c7657c21d495062354d8fb1a349c /lib | |
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 <pbonzini@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions