Re: [PATCH] arm: Remove swift-bmc machine

2022-02-16 Thread Daniel P . Berrangé
On Wed, Feb 16, 2022 at 08:08:46AM +, Joel Stanley wrote: > On Wed, 16 Feb 2022 at 08:07, Cédric Le Goater wrote: > > > > On 2/16/22 09:03, Joel Stanley wrote: > > > It was scheduled for removal in 7.0. > > > > > > Signed-off-by: Joel Stanley > > > > Could you please send a v2 with an update

Re: [PATCH] arm: Remove swift-bmc machine

2022-02-16 Thread Cédric Le Goater
On 2/16/22 09:03, Joel Stanley wrote: It was scheduled for removal in 7.0. Signed-off-by: Joel Stanley Could you please send a v2 with an update of docs/about/deprecated.rst ? With that, Reviewed-by: Cédric Le Goater Thanks, C. --- docs/system/arm/aspeed.rst | 1 - hw/arm/aspeed.c

Re: [PATCH] arm: Remove swift-bmc machine

2022-02-16 Thread Joel Stanley
On Wed, 16 Feb 2022 at 08:07, Cédric Le Goater wrote: > > On 2/16/22 09:03, Joel Stanley wrote: > > It was scheduled for removal in 7.0. > > > > Signed-off-by: Joel Stanley > > Could you please send a v2 with an update of docs/about/deprecated.rst ? Sure. Do we remove the machine from the list o

[PATCH] arm: Remove swift-bmc machine

2022-02-16 Thread Joel Stanley
It was scheduled for removal in 7.0. Signed-off-by: Joel Stanley --- docs/system/arm/aspeed.rst | 1 - hw/arm/aspeed.c| 53 -- 2 files changed, 54 deletions(-) diff --git a/docs/system/arm/aspeed.rst b/docs/system/arm/aspeed.rst index d8b102fa0ad