| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-29 | meson: fix meson 0.58 warning with libvhost-user subproject | Marc-André Lureau | |
| Meson now checks that subprojects do not access files from parent project. While we all agree this is best practice, libvhost-user also want to share a few headers with QEMU, and libvhost-user isn't really a standalone project at this point (although this is making the dependency a bit more explicit). Signed-off-by: Marc-André Lureau <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]> | |||
