From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [PATCH 21/21] configure, meson: rename targetos to host_os
Date: Fri, 29 Dec 2023 11:01:21 +0100 [thread overview]
Message-ID: <e5683e3c-31c5-4365-9d96-27fb02fea4b3@linaro.org> (raw)
In-Reply-To: <20231221171958.59350-22-pbonzini@redhat.com>
On 21/12/23 18:19, Paolo Bonzini wrote:
> This variable is about the host OS, not the target. It is used a lot
> more since the Meson conversion, but the original sin dates back to 2003.
> Time to fix it.
>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
> accel/tcg/meson.build | 2 +-
> backends/meson.build | 4 +-
> block/meson.build | 4 +-
> bsd-user/meson.build | 2 +-
> chardev/meson.build | 4 +-
> configure | 58 ++++----
> contrib/ivshmem-client/meson.build | 2 +-
> contrib/ivshmem-server/meson.build | 2 +-
> contrib/vhost-user-blk/meson.build | 2 +-
> contrib/vhost-user-input/meson.build | 2 +-
> contrib/vhost-user-scsi/meson.build | 2 +-
> docs/devel/kconfig.rst | 2 +-
> fsdev/meson.build | 2 +-
> hw/9pfs/meson.build | 4 +-
> hw/display/meson.build | 2 +-
> hw/ppc/meson.build | 2 +-
> hw/usb/meson.build | 4 +-
> meson.build | 206 +++++++++++++--------------
> net/can/meson.build | 2 +-
> net/meson.build | 8 +-
> plugins/meson.build | 4 +-
> qga/meson.build | 16 +--
> scsi/meson.build | 2 +-
> system/meson.build | 4 +-
> tests/fp/meson.build | 2 +-
> tests/meson.build | 2 +-
> tests/plugin/meson.build | 2 +-
> tests/qemu-iotests/meson.build | 2 +-
> tests/qtest/meson.build | 10 +-
> tests/unit/meson.build | 8 +-
> ui/dbus-display1.xml | 10 +-
> ui/meson.build | 8 +-
> util/meson.build | 8 +-
> 33 files changed, 197 insertions(+), 197 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
prev parent reply other threads:[~2023-12-29 10:03 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-21 17:19 [PATCH 00/21] Build system cleanups for QEMU 9.0 Paolo Bonzini
2023-12-21 17:19 ` [PATCH 01/21] meson: fix type of "relocatable" option Paolo Bonzini
2023-12-21 17:19 ` [PATCH 02/21] meson: remove unused variable Paolo Bonzini
2023-12-29 9:36 ` Philippe Mathieu-Daudé
2023-12-21 17:19 ` [PATCH 03/21] meson: use version_compare() to compare version Paolo Bonzini
2023-12-21 17:19 ` [PATCH 04/21] Makefile: clean qemu-iotests output Paolo Bonzini
2023-12-21 17:19 ` [PATCH 05/21] configure: remove unnecessary subshell Paolo Bonzini
2023-12-29 9:39 ` Philippe Mathieu-Daudé
2023-12-21 17:19 ` [PATCH 06/21] configure: unify again the case arms in probe_target_compiler Paolo Bonzini
2023-12-21 17:19 ` [PATCH 07/21] meson: always probe u2f and canokey if the option is enabled Paolo Bonzini
2023-12-21 17:19 ` [PATCH 08/21] meson: remove OS definitions from config_targetos Paolo Bonzini
2023-12-21 17:19 ` [PATCH 09/21] meson: remove CONFIG_POSIX and CONFIG_WIN32 " Paolo Bonzini
2023-12-21 17:19 ` [PATCH 10/21] meson: remove config_targetos Paolo Bonzini
2023-12-29 9:42 ` Philippe Mathieu-Daudé
2023-12-21 17:19 ` [PATCH 11/21] meson: remove CONFIG_ALL Paolo Bonzini
2023-12-21 17:19 ` [PATCH 12/21] meson: rename config_all Paolo Bonzini
2023-12-29 9:43 ` Philippe Mathieu-Daudé
2023-12-21 17:19 ` [PATCH 13/21] meson: add more sections to main meson.build Paolo Bonzini
2023-12-29 9:44 ` Philippe Mathieu-Daudé
2023-12-21 17:19 ` [PATCH 14/21] meson: move program checks together Paolo Bonzini
2023-12-29 9:50 ` Philippe Mathieu-Daudé
2023-12-21 17:19 ` [PATCH 15/21] meson: move option validation a bit closer Paolo Bonzini
2023-12-21 17:19 ` [PATCH 16/21] meson: separate host-specific checks from option validation Paolo Bonzini
2023-12-29 9:54 ` Philippe Mathieu-Daudé
2023-12-21 17:19 ` [PATCH 17/21] meson: keep subprojects together Paolo Bonzini
2023-12-21 17:19 ` [PATCH 18/21] meson: move CFI detection code earlier Paolo Bonzini
2023-12-29 9:54 ` Philippe Mathieu-Daudé
2023-12-21 17:19 ` [PATCH 19/21] meson: move config-host.h definitions together Paolo Bonzini
2023-12-21 17:19 ` [PATCH 20/21] meson: move subdirs to "Collect sources" section Paolo Bonzini
2023-12-29 9:55 ` Philippe Mathieu-Daudé
2023-12-21 17:19 ` [PATCH 21/21] configure, meson: rename targetos to host_os Paolo Bonzini
2023-12-29 10:01 ` Philippe Mathieu-Daudé [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e5683e3c-31c5-4365-9d96-27fb02fea4b3@linaro.org \
--to=philmd@linaro.org \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).