[PULL 0/3] Trivial build-system patches for 2026-04-08
Michael Tokarev <[email protected]>
| Newsgroups | org.nongnu.qemu-trivial,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
The following changes since commit b6a7d06213e5d2f7d124d16418bc289c4a8a4b82:
Update version for v11.0.0-rc2 release (2026-04-01 20:48:02 +0100)
are available in the Git repository at:
https://gitlab.com/mjt0k/qemu.git tags/pull-trivial-patches
for you to fetch changes up to 17fbf3e18c3dbc32ec07cfc24853d6654a813e90:
util: fix missing aio_wait sym in qemu guest agent only build (2026-04-08 13:48:50 +0300)
----------------------------------------------------------------
trivial build-system patches for 2026-04-08
bugfixes, and making possible to build some minimal stuff
on 32bit platforms - pending more permanent solution in 11.1.
----------------------------------------------------------------
Daniel P. Berrangé (1):
util: fix missing aio_wait sym in qemu guest agent only build
Helge Deller (1):
Allow building qemu tools on 32-bit hosts
Michael Tokarev (1):
util/meson.build: do not add cpuinfo-$arch to util_ss for 32bit CPUs
include/qemu/atomic.h | 6 +++---
meson.build | 16 ++++++++++++----
util/meson.build | 8 ++++----
3 files changed, 19 insertions(+), 11 deletions(-)