From: "Cédric Le Goater" <clg@kaod.org>
To: Harsh Prateek Bora <harshpb@linux.ibm.com>,
qemu-ppc@nongnu.org, qemu-devel@nongnu.org
Cc: npiggin@gmail.com, danielhb413@gmail.com
Subject: Re: [PATCH v2 00/11] ppc/spapr: remove deprecated machines specific code
Date: Wed, 2 Oct 2024 08:56:56 +0200 [thread overview]
Message-ID: <c39f54de-65f4-42a6-bde7-b5a4ea0c2056@kaod.org> (raw)
In-Reply-To: <20241001092910.1030913-1-harshpb@linux.ibm.com>
Hello Harsh,
On 10/1/24 11:28, Harsh Prateek Bora wrote:
> Commit 1392617d3576 intended to tag pseries-2.1 - 2.11 machines as
> deprecated with reasons mentioned in its commit log.
> Removing the arch specific code for the now deprecated machine types.
>
> v2: Addressed review comments from Cedric
> v1: <20240917060300.943496-1-harshpb@linux.ibm.com>
>
> Harsh Prateek Bora (11):
> ppc/spapr: remove deprecated machine pseries-2.1
> ppc/spapr: remove deprecated machine pseries-2.2
> ppc/spapr: remove deprecated machine pseries-2.3
> ppc/spapr: remove deprecated machine pseries-2.4
> ppc/spapr: remove deprecated machine pseries-2.5
> ppc/spapr: remove deprecated machine pseries-2.6
> ppc/spapr: remove deprecated machine pseries-2.7
> ppc/spapr: remove deprecated machine pseries-2.8
> ppc/spapr: remove deprecated machine pseries-2.9
> ppc/spapr: remove deprecated machine pseries-2.10
> ppc/spapr: remove deprecated machine pseries-2.11
LGTM, I had a few questions.
Please be aware that the next QEMU cycle will have more machines
to deprecate.
pseries-2.1 pSeries Logical Partition (PAPR compliant) (deprecated)
pseries-2.10 pSeries Logical Partition (PAPR compliant) (deprecated)
pseries-2.11 pSeries Logical Partition (PAPR compliant) (deprecated)
pseries-2.12 pSeries Logical Partition (PAPR compliant) (deprecated)
pseries-2.12-sxxm pSeries Logical Partition (PAPR compliant) (deprecated)
pseries-2.2 pSeries Logical Partition (PAPR compliant) (deprecated)
pseries-2.3 pSeries Logical Partition (PAPR compliant) (deprecated)
pseries-2.4 pSeries Logical Partition (PAPR compliant) (deprecated)
pseries-2.5 pSeries Logical Partition (PAPR compliant) (deprecated)
pseries-2.6 pSeries Logical Partition (PAPR compliant) (deprecated)
pseries-2.7 pSeries Logical Partition (PAPR compliant) (deprecated)
pseries-2.8 pSeries Logical Partition (PAPR compliant) (deprecated)
pseries-2.9 pSeries Logical Partition (PAPR compliant) (deprecated)
pseries-3.0 pSeries Logical Partition (PAPR compliant) (deprecated)
pseries-3.1 pSeries Logical Partition (PAPR compliant) (deprecated)
pseries-4.0 pSeries Logical Partition (PAPR compliant) (deprecated)
pseries-4.1 pSeries Logical Partition (PAPR compliant) (deprecated)
pseries-4.2 pSeries Logical Partition (PAPR compliant) (deprecated)
pseries-5.0 pSeries Logical Partition (PAPR compliant) (deprecated)
pseries-5.1 pSeries Logical Partition (PAPR compliant) (deprecated)
pseries-5.2 pSeries Logical Partition (PAPR compliant) (deprecated)
pseries-6.0 pSeries Logical Partition (PAPR compliant) (deprecated)
pseries-6.1 pSeries Logical Partition (PAPR compliant) (deprecated)
Thanks,
C.
next prev parent reply other threads:[~2024-10-02 6:57 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-01 9:28 [PATCH v2 00/11] ppc/spapr: remove deprecated machines specific code Harsh Prateek Bora
2024-10-01 9:29 ` [PATCH v2 01/11] ppc/spapr: remove deprecated machine pseries-2.1 Harsh Prateek Bora
2024-10-02 6:32 ` Cédric Le Goater
2024-10-01 9:29 ` [PATCH v2 02/11] ppc/spapr: remove deprecated machine pseries-2.2 Harsh Prateek Bora
2024-10-02 6:34 ` Cédric Le Goater
2024-10-01 9:29 ` [PATCH v2 03/11] ppc/spapr: remove deprecated machine pseries-2.3 Harsh Prateek Bora
2024-10-02 6:36 ` Cédric Le Goater
2024-10-01 9:29 ` [PATCH v2 04/11] ppc/spapr: remove deprecated machine pseries-2.4 Harsh Prateek Bora
2024-10-02 6:38 ` Cédric Le Goater
2024-10-01 9:29 ` [PATCH v2 05/11] ppc/spapr: remove deprecated machine pseries-2.5 Harsh Prateek Bora
2024-10-02 6:44 ` Cédric Le Goater
2024-10-01 9:29 ` [PATCH v2 06/11] ppc/spapr: remove deprecated machine pseries-2.6 Harsh Prateek Bora
2024-10-02 6:49 ` Cédric Le Goater
2024-10-01 9:29 ` [PATCH v2 07/11] ppc/spapr: remove deprecated machine pseries-2.7 Harsh Prateek Bora
2024-10-02 6:51 ` Cédric Le Goater
2024-10-01 9:29 ` [PATCH v2 08/11] ppc/spapr: remove deprecated machine pseries-2.8 Harsh Prateek Bora
2024-10-02 6:51 ` Cédric Le Goater
2024-10-01 9:29 ` [PATCH v2 09/11] ppc/spapr: remove deprecated machine pseries-2.9 Harsh Prateek Bora
2024-10-02 6:53 ` Cédric Le Goater
2024-10-01 9:29 ` [PATCH v2 10/11] ppc/spapr: remove deprecated machine pseries-2.10 Harsh Prateek Bora
2024-10-02 6:54 ` Cédric Le Goater
2024-10-01 9:29 ` [PATCH v2 11/11] ppc/spapr: remove deprecated machine pseries-2.11 Harsh Prateek Bora
2024-10-02 6:54 ` Cédric Le Goater
2024-10-02 6:56 ` Cédric Le Goater [this message]
2024-10-03 5:16 ` [PATCH v2 00/11] ppc/spapr: remove deprecated machines specific code Harsh Prateek Bora
2024-10-03 5:56 ` Cédric Le Goater
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=c39f54de-65f4-42a6-bde7-b5a4ea0c2056@kaod.org \
--to=clg@kaod.org \
--cc=danielhb413@gmail.com \
--cc=harshpb@linux.ibm.com \
--cc=npiggin@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@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).