qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: qemu-devel@nongnu.org
Cc: Richard Henderson <richard.henderson@linaro.org>,
	Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH v4 0/6] qom: Constify class_data
Date: Fri, 25 Apr 2025 12:42:19 +0200	[thread overview]
Message-ID: <b0a61c9c-2496-4322-a78b-2d2f5a11d63a@linaro.org> (raw)
In-Reply-To: <20250424194905.82506-1-philmd@linaro.org>

On 24/4/25 21:48, Philippe Mathieu-Daudé wrote:

> Following Richard's suggestion [*], make QOM class data *const*.
> 
> [*] https://lore.kernel.org/qemu-devel/f4ec871d-e759-44bc-a10b-872322330a3f@linaro.org/
> 
> Philippe Mathieu-Daudé (6):
>    hw/misc/edu: Convert type_init() -> DEFINE_TYPES()
>    qom: Have class_base_init() take a const data argument
>    qom: Have class_init() take a const data argument
>    qom: Constify TypeInfo::class_data
>    qom: Constify TypeInfo::interfaces
>    qom: Make InterfaceInfo[] uses const

Series queued, thanks.


      parent reply	other threads:[~2025-04-25 10:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-24 19:48 [PATCH v4 0/6] qom: Constify class_data Philippe Mathieu-Daudé
2025-04-24 19:49 ` [PATCH v4 1/6] hw/misc/edu: Convert type_init() -> DEFINE_TYPES() Philippe Mathieu-Daudé
2025-04-24 21:16   ` Richard Henderson
2025-04-24 19:49 ` [PATCH v4 2/6] qom: Have class_base_init() take a const data argument Philippe Mathieu-Daudé
2025-04-24 19:49 ` [PATCH v4 4/6] qom: Constify TypeInfo::class_data Philippe Mathieu-Daudé
2025-04-24 19:49 ` [PATCH v4 5/6] qom: Constify TypeInfo::interfaces Philippe Mathieu-Daudé
2025-04-24 19:49 ` [PATCH v4 6/6] qom: Make InterfaceInfo[] uses const Philippe Mathieu-Daudé
2025-04-25 10:42 ` 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=b0a61c9c-2496-4322-a78b-2d2f5a11d63a@linaro.org \
    --to=philmd@linaro.org \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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).