On 16/3/22 10:51, marcandre.lur...@redhat.com wrote:
From: Marc-André Lureau <marcandre.lur...@redhat.com>

Hi,

Various clean-up and fixes patches that might be worth it for 7.0.
Some of the patches have been posted and reviewed before.

Marc-André Lureau (27):
   m68k/nios2-semi: fix gettimeofday() result check
   meson: remove bsd_oses
   meson: use chardev_ss dependencies
   meson: add util dependency for oslib-posix on freebsd
   char: move qemu_openpty_raw from util/ to char/
   Drop qemu_foo() socket API wrapper
   Replace GCC_FMT_ATTR with G_GNUC_PRINTF
   compiler.h: replace QEMU_WARN_UNUSED_RESULT with
     G_GNUC_WARN_UNUSED_RESULT
   compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATED
   Replace config-time define HOST_WORDS_BIGENDIAN
   osdep: poison HOST_WORDS_BIGENDIAN
   Simplify HOST_LONG_BITS
   Move HOST_LONG_BITS to compiler.h
   scripts/modinfo-collect: remove unused/dead code
   util: remove needless includes
   util: remove the net/net.h dependency
   qapi: remove needless include
   meson: move int128 checks from configure
   meson: fix CONFIG_ATOMIC128 check
   qapi: remove needless include
   qga: remove bswap.h include
   error-report: replace error progname with glib functions
   tests: remove needless include
   Remove trailing ; after G_DEFINE_AUTO macro
   include/qapi: add g_autoptr support for qobject types
   tests: replace free_all() usage with g_auto
   qapi: remove needless include

FYI git-publish eases sending patches to mailing list:

  https://github.com/stefanha/git-publish

Reply via email to