qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 00/27] Misc fixes and cleanups for 7.0?


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 00/27] Misc fixes and cleanups for 7.0?
Date: Wed, 16 Mar 2022 14:21:22 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

On 16/3/22 10:51, marcandre.lureau@redhat.com wrote:
From: Marc-André Lureau <marcandre.lureau@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

[Prev in Thread] Current Thread [Next in Thread]