qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Pierrick Bouvier <pierrick.bouvier@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: "Michael Roth" <michael.roth@amd.com>,
	alex.bennee@linaro.org, "Paolo Bonzini" <pbonzini@redhat.com>,
	"Thomas Huth" <thuth@redhat.com>,
	berrange@redhat.com, peter.maydell@linaro.org,
	"Markus Armbruster" <armbru@redhat.com>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>
Subject: Re: [PATCH 09/12] qapi: make most CPU commands unconditionally available
Date: Thu, 15 May 2025 09:05:08 -0700	[thread overview]
Message-ID: <9fca576b-fc27-47bf-affc-0aef41b6d601@linaro.org> (raw)
In-Reply-To: <c206ef83-aa2e-40f5-b1b3-bada9c090f1b@linaro.org>

On 5/15/25 1:25 AM, Richard Henderson wrote:
> On 5/15/25 09:24, Richard Henderson wrote:
>> On 5/15/25 00:41, Pierrick Bouvier wrote:
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index 476dcb46683..c2a6e6d1c1c 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -1927,7 +1927,6 @@ F: hw/core/numa.c
>>>    F: hw/cpu/cluster.c
>>>    F: qapi/machine.json
>>>    F: qapi/machine-common.json
>>> -F: qapi/machine-target.json
>>>    F: include/hw/boards.h
>>>    F: include/hw/core/cpu.h
>>>    F: include/hw/cpu/cluster.h
>>
>> This hunk should be in patch 7.
> 
> Bah.  ENOCOFFEE.
> 

I could have split that removal into another commit, but finally decided 
to squash it in patch 9.

In case you or someone else prefers to see it separate, I can extract 
the removal if needed.

> r~



  reply	other threads:[~2025-05-15 16:06 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-14 23:40 [PATCH 00/12] qapi: remove all TARGET_* conditionals from the schema Pierrick Bouvier
2025-05-14 23:40 ` [PATCH 01/12] qapi: expose rtc-reset-reinjection command unconditionally Pierrick Bouvier
2025-05-15  8:45   ` Daniel P. Berrangé
2025-05-15 16:00     ` Pierrick Bouvier
2025-05-14 23:40 ` [PATCH 02/12] qapi: expand docs for SEV commands Pierrick Bouvier
2025-05-14 23:40 ` [PATCH 03/12] qapi: make SEV commands unconditionally available Pierrick Bouvier
2025-05-14 23:41 ` [PATCH 04/12] qapi: expose query-gic-capability command unconditionally Pierrick Bouvier
2025-05-14 23:41 ` [PATCH 05/12] qapi: make SGX commands unconditionally available Pierrick Bouvier
2025-05-14 23:41 ` [PATCH 06/12] qapi: make Xen event " Pierrick Bouvier
2025-05-14 23:41 ` [PATCH 07/12] qapi: remove the misc-target.json file Pierrick Bouvier
2025-05-14 23:41 ` [PATCH 08/12] qapi: Make CpuModelExpansionInfo::deprecated-props optional and generic Pierrick Bouvier
2025-05-14 23:41 ` [PATCH 09/12] qapi: make most CPU commands unconditionally available Pierrick Bouvier
2025-05-15  8:24   ` Richard Henderson
2025-05-15  8:25     ` Richard Henderson
2025-05-15 16:05       ` Pierrick Bouvier [this message]
2025-05-14 23:41 ` [PATCH 10/12] qapi: make s390x specific " Pierrick Bouvier
2025-05-14 23:41 ` [PATCH 11/12] qapi: remove qapi_specific_outputs from meson.build Pierrick Bouvier
2025-05-15  8:55   ` Daniel P. Berrangé
2025-05-14 23:41 ` [PATCH 12/12] qapi: make all generated files common Pierrick Bouvier
2025-05-15  8:56   ` Daniel P. Berrangé
2025-05-15  8:25 ` [PATCH 00/12] qapi: remove all TARGET_* conditionals from the schema Richard Henderson
2025-05-15 17:29 ` Pierrick Bouvier

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=9fca576b-fc27-47bf-affc-0aef41b6d601@linaro.org \
    --to=pierrick.bouvier@linaro.org \
    --cc=alex.bennee@linaro.org \
    --cc=armbru@redhat.com \
    --cc=berrange@redhat.com \
    --cc=michael.roth@amd.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    --cc=thuth@redhat.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 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).