marcandre.lur...@redhat.com writes: > From: Marc-André Lureau <marcandre.lur...@redhat.com> > > This is a ivshmem series with various bits: > - add a test for msi=off regression (the fix is included in the series > but was sent separatly to cc -stable) > - get rid of CharDriver usage for eventfd & fix regression introduced > by d0d7708ba by Daniel Berrange > - fix some test leaks > - simplify event callback > > v1->v2: after Markus Armbruster review, > - add a few comments to commit messages > - fix !msi with nvectors==0 regression > - comment in commit message that the status register is set to 1 when > an interrupt occurs, following the ivshmem specification > - found out that getting rid of CharDriver also fixed regression from > d0d7708ba > - rebase
The two nits I found seem harmless enough to me to sneak into the pull request rather than post a full v3 first. Use your judgement. Thanks!