commit | b1b397aeef8177f4f7bd91a0d5fa708f4752a499 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw@amazon.co.uk> | Tue Oct 27 13:55:22 2020 +0000 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sun Nov 15 09:49:10 2020 -0500 |
tree | 82a2c5c8365e5e057b58fd68cfc745d17409a233 | |
parent | 28f1326710555bbe666f64452d08f2d7dd657cae [diff] |
vfio/virqfd: Drain events from eventfd in virqfd_wakeup() Don't allow the events to accumulate in the eventfd counter, drain them as they are handled. Signed-off-by: David Woodhouse <dwmw@amazon.co.uk> Message-Id: <20201027135523.646811-3-dwmw2@infradead.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Acked-by: Alex Williamson <alex.williamson@redhat.com>