commit | e6ffd757829a0dcff649c99e6304a287cc6d0d27 | [log] [tgz] |
---|---|---|
author | Elena Afanasova <eafanasova@gmail.com> | Mon Oct 19 13:20:13 2020 -0700 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Tue Nov 03 18:55:13 2020 +0000 |
tree | deec26fda8e992c40a71d76d1828fd297aeac374 | |
parent | f9b49088952ddb6de6e9c2e5822a5e15434abc3b [diff] |
softmmu/memory: fix memory_region_ioeventfd_equal() Eventfd can be registered with a zero length when fast_mmio is true. Handle this case properly when dispatching through QEMU. Signed-off-by: Elena Afanasova <eafanasova@gmail.com> Message-id: cf71a62eb04e61932ff8ffdd02e0b2aab4f495a0.camel@gmail.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>