[PATCH-for-10.2 0/3] buildsys: Fix Solaris build

Philippe Mathieu-Daudé posted 3 patches 2 days, 14 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251117203834.83713-1-philmd@linaro.org
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Li Zhijian <lizhijian@fujitsu.com>, Peter Xu <peterx@redhat.com>, Michael Roth <michael.roth@amd.com>, Kostiantyn Kostiuk <kkostiuk@redhat.com>, Peter Maydell <peter.maydell@linaro.org>
meson.build                    | 4 ++++
migration/rdma.c               | 4 +---
qga/commands-posix.c           | 3 +++
target/arm/tcg/translate-sve.c | 3 +++
4 files changed, 11 insertions(+), 3 deletions(-)
[PATCH-for-10.2 0/3] buildsys: Fix Solaris build
Posted by Philippe Mathieu-Daudé 2 days, 14 hours ago
Unfortunately Solaris OS is not tested in our CI, so it
bit-rotted. Fortunately the fixes are easy.

Philippe Mathieu-Daudé (3):
  qga/commands: Include proper Solaris header for getloadavg()
  migration/rdma: Check ntohll() availability with meson
  target/arm/tcg: Undefine Solaris FSCALE definition as a kludge

 meson.build                    | 4 ++++
 migration/rdma.c               | 4 +---
 qga/commands-posix.c           | 3 +++
 target/arm/tcg/translate-sve.c | 3 +++
 4 files changed, 11 insertions(+), 3 deletions(-)

-- 
2.51.0