All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhao Liu <zhao1.liu@intel.com>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>
Cc: qemu-devel@nongnu.org, "Michael S. Tsirkin" <mst@redhat.com>,
	qemu-s390x@nongnu.org, qemu-arm@nongnu.org,
	"Alex Bennée" <alex.bennee@linaro.org>,
	"Pierrick Bouvier" <pierrick.bouvier@linaro.org>,
	qemu-block@nongnu.org,
	"Richard Henderson" <richard.henderson@linaro.org>,
	qemu-ppc@nongnu.org, "Paolo Bonzini" <pbonzini@redhat.com>,
	qemu-riscv@nongnu.org, "Eduardo Habkost" <eduardo@habkost.net>,
	"Marcel Apfelbaum" <marcel.apfelbaum@gmail.com>,
	"Yanan Wang" <wangyanan55@huawei.com>
Subject: Re: [PATCH-for-10.1 v6 10/14] hw/core/null-machine: Define machine as generic QOM type
Date: Wed, 9 Jul 2025 23:36:51 +0800	[thread overview]
Message-ID: <aG6Mkw7fHaelSfPZ@intel.com> (raw)
In-Reply-To: <20250707172009.3884-11-philmd@linaro.org>

On Mon, Jul 07, 2025 at 07:20:04PM +0200, Philippe Mathieu-Daudé wrote:
> Date: Mon,  7 Jul 2025 19:20:04 +0200
> From: Philippe Mathieu-Daudé <philmd@linaro.org>
> Subject: [PATCH-for-10.1 v6 10/14] hw/core/null-machine: Define machine as
>  generic QOM type
> X-Mailer: git-send-email 2.49.0
> 
> While DEFINE_MACHINE() is a succinct macro, it doesn't
> allow registering QOM interfaces to the defined machine.
> Convert to the generic DEFINE_TYPES() in preparation to
> register interfaces.
> 
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
> ---
>  hw/core/null-machine.c | 14 ++++++++++++--
>  1 file changed, 12 insertions(+), 2 deletions(-)

Reviewed-by: Zhao Liu <zhao1.liu@intel.com>



  parent reply	other threads:[~2025-07-09 15:18 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-07 17:19 [RFC PATCH-for-10.1 v6 00/14] target-info: Add more API for VirtIO cleanups & introduce ARM macros Philippe Mathieu-Daudé
2025-07-07 17:19 ` [PATCH-for-10.1 v6 01/14] target/qmp: Use target_cpu_type() Philippe Mathieu-Daudé
2025-07-07 20:05   ` Richard Henderson
2025-07-07 17:19 ` [PATCH-for-10.1 v6 02/14] qemu/target-info: Factor target_arch() out Philippe Mathieu-Daudé
2025-07-07 20:06   ` Richard Henderson
2025-07-09 15:24   ` Zhao Liu
2025-07-07 17:19 ` [PATCH-for-10.1 v6 03/14] qemu/target-info: Add %target_arch field to TargetInfo Philippe Mathieu-Daudé
2025-07-07 17:19 ` [PATCH-for-10.1 v6 04/14] qemu/target-info: Introduce target_base_arch() Philippe Mathieu-Daudé
2025-07-07 17:19 ` [PATCH-for-10.1 v6 05/14] qemu/target-info: Add target_endian_mode() Philippe Mathieu-Daudé
2025-07-07 17:20 ` [PATCH-for-10.1 v6 06/14] qemu: Convert target_words_bigendian() to TargetInfo API Philippe Mathieu-Daudé
2025-07-07 17:20 ` [PATCH-for-10.1 v6 07/14] gdbstub/helpers: Replace TARGET_BIG_ENDIAN -> target_big_endian() Philippe Mathieu-Daudé
2025-07-07 17:20 ` [RFC PATCH-for-10.1 v6 08/14] qemu: Declare all load/store helpert in 'qemu/bswap.h' Philippe Mathieu-Daudé
2025-07-07 17:22   ` Philippe Mathieu-Daudé
2025-07-07 17:20 ` [PATCH-for-10.1 v6 09/14] hw/virtio: Build various files once Philippe Mathieu-Daudé
2025-07-07 19:25   ` BALATON Zoltan
2025-07-08 10:17   ` Philippe Mathieu-Daudé
2025-07-08 12:47     ` Manos Pitsidianakis
2025-07-07 17:20 ` [PATCH-for-10.1 v6 10/14] hw/core/null-machine: Define machine as generic QOM type Philippe Mathieu-Daudé
2025-07-07 22:59   ` Richard Henderson
2025-07-09 15:36   ` Zhao Liu [this message]
2025-07-07 17:20 ` [PATCH-for-10.1 v6 11/14] hw/arm: Register TYPE_TARGET_ARM/AARCH64_MACHINE QOM interfaces Philippe Mathieu-Daudé
2025-07-07 17:20 ` [PATCH-for-10.1 v6 12/14] hw/core: Allow ARM/Aarch64 binaries to use the 'none' machine Philippe Mathieu-Daudé
2025-07-07 23:00   ` Richard Henderson
2025-07-07 17:20 ` [PATCH-for-10.1 v6 13/14] hw/boards: Introduce DEFINE_MACHINE_WITH_INTERFACES() macro Philippe Mathieu-Daudé
2025-07-07 17:20 ` [RFC PATCH-for-10.1 v6 14/14] hw/arm: Add DEFINE_MACHINE_[ARM_]AARCH64() macros Philippe Mathieu-Daudé
2025-07-07 17:55 ` [RFC PATCH-for-10.1 v6 00/14] target-info: Add more API for VirtIO cleanups & introduce ARM macros Michael S. Tsirkin
2025-07-08 10:15   ` Alex Bennée
2025-07-08 10:27   ` Philippe Mathieu-Daudé
2025-07-07 19:28 ` BALATON Zoltan
2025-07-08 17:10 ` Philippe Mathieu-Daudé

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=aG6Mkw7fHaelSfPZ@intel.com \
    --to=zhao1.liu@intel.com \
    --cc=alex.bennee@linaro.org \
    --cc=eduardo@habkost.net \
    --cc=marcel.apfelbaum@gmail.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=philmd@linaro.org \
    --cc=pierrick.bouvier@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=qemu-riscv@nongnu.org \
    --cc=qemu-s390x@nongnu.org \
    --cc=richard.henderson@linaro.org \
    --cc=wangyanan55@huawei.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.