The following changes since commit 92c82d0d2e71ab6e39fd799b035bae98b375bfd5:
Merge tag 'linux-user-pull-request' of https://github.com/hdeller/qemu-hppa into staging (2026-09-10 20:59:05 -1000)
are available in the Git repository at:
https://gitlab.com/mjt0k/qemu.git tags/pull-trivial-patches
for you to fetch changes up to 4b93253f6d15642c934e33fbd96bf761a2f0efd9:
hw/ppc/vof: Use qemu_tolower() instead of tolower() (2026-09-11 12:07:44 +0300)
----------------------------------------------------------------
trivial patches for 2026-09-11
Just 4 small changes, the rest went through other trees.
----------------------------------------------------------------
Rohitashv Kumar (1):
qapi/net: gate user/vde/netmap netdev backends behind their CONFIG symbols
Thomas Huth (2):
util/cutils: Use qemu_isdigit() instead of isdigit()
hw/ppc/vof: Use qemu_tolower() instead of tolower()
Zhang Chen (1):
qapi/misc: Fix missed query-iothreads items
hw/ppc/vof.c | 3 ++-
net/hub.c | 4 ++++
qapi/misc.json | 12 ++++++++++--
qapi/net.json | 19 +++++++++++++------
util/cutils.c | 2 +-
5 files changed, 30 insertions(+), 10 deletions(-)