[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 17/24] aspeed: Remove swift-bmc machine
From: |
Peter Maydell |
Subject: |
Re: [PATCH 17/24] aspeed: Remove swift-bmc machine |
Date: |
Thu, 8 Apr 2021 09:05:02 +0000 |
On Thu, 8 Apr 2021 at 08:40, Cédric Le Goater <clg@kaod.org> wrote:
>
> On 4/7/21 8:29 PM, Peter Maydell wrote:
> > On Wed, 7 Apr 2021 at 18:17, Cédric Le Goater <clg@kaod.org> wrote:
> >>
> >> The SWIFT machine never came out of the lab and we already have enough
> >> AST2500 based OpenPower machines. Remove it.
> >>
> >> Cc: Adriana Kobylak <anoo@us.ibm.com>
> >> Signed-off-by: Cédric Le Goater <clg@kaod.org>
> >
> > We've had QEMU releases with this machine in them, right?
> > If so, then we need to go through the usual deprecate-and-delete
> > cycle, we can't just drop it immediately.
>
> You are right. Instead, I will add :
>
> mc->deprecation_reason = "redundant system. Please use a similar "
> "OpenPOWER BMC, Witherspoon or Romulus.";
Don't forget to document the deprecation in docs/system/deprecated.rst.
> And we will drop the swift machine in QEMU 6.3
We only have x.0, x.1, x.2 releases, so it would be 7.0.
thanks
-- PMM
- Re: [PATCH 04/24] aspeed/i2c: Rename DMA address space, (continued)
- [PATCH 02/24] aspeed/smc: Remove unused "sdram-base" property, Cédric Le Goater, 2021/04/07
- [PATCH 14/24] aspeed/smc: Add a 'features' attribute to the object class, Cédric Le Goater, 2021/04/07
- [PATCH 06/24] hw: Model ASPEED's Hash and Crypto Engine, Cédric Le Goater, 2021/04/07
- [PATCH 17/24] aspeed: Remove swift-bmc machine, Cédric Le Goater, 2021/04/07
- Re: [PATCH 17/24] aspeed: Remove swift-bmc machine, Adriana Kobylak, 2021/04/07
- [PATCH 11/24] tests/acceptance: Test ast2400 and ast2500 machines, Cédric Le Goater, 2021/04/07
- [PATCH 18/24] aspeed: Add support for the rainier-bmc board, Cédric Le Goater, 2021/04/07
- [PATCH 23/24] arm/aspeed: Add DPS310 to rainier, Cédric Le Goater, 2021/04/07
- [PATCH 21/24] hw/block: m25p80: Add support for mt25qu02g, Cédric Le Goater, 2021/04/07