commit | 64ed6f92ffebb419ba71ef61e7bdb5f165c5043a | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Aug 03 17:04:25 2020 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Aug 21 06:30:40 2020 -0400 |
tree | 1b7a2d3f7448e8e5c54c03d5a258cc3759dfe12d | |
parent | f556b4a10d3ccd6cad01f704e4ccb2252520d61e [diff] |
meson: link emulators without Makefile.target The binaries move to the root directory, e.g. qemu-system-i386 or qemu-arm. This requires changes to qtests, CI, etc. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>