Re: [PATCH for-9.2 00/53] arm: Drop deprecated boards

2024-10-01 Thread Peter Maydell
On Mon, 16 Sept 2024 at 11:26, Peter Maydell wrote: > > On Tue, 3 Sept 2024 at 17:07, Peter Maydell wrote: > > > > This patchset removes the various Arm machines which we deprecated > > for the 9.0 release and are therefore allowed to remove for the 9.2 > > release: > > akita, borzoi, cheetah, c

Re: [PATCH for-9.2 00/53] arm: Drop deprecated boards

2024-09-16 Thread Peter Maydell
On Tue, 3 Sept 2024 at 17:07, Peter Maydell wrote: > > This patchset removes the various Arm machines which we deprecated > for the 9.0 release and are therefore allowed to remove for the 9.2 > release: > akita, borzoi, cheetah, connex, mainstone, n800, n810, > spitz, terrier, tosa, verdex, z2 >

Re: [PATCH for-9.2 00/53] arm: Drop deprecated boards

2024-09-10 Thread Peter Maydell
On Mon, 9 Sept 2024 at 16:02, Peter Maydell wrote: > > On Mon, 9 Sept 2024 at 15:55, Guenter Roeck wrote: > > > > On 9/9/24 06:40, Philippe Mathieu-Daudé wrote: > > > Hi, > > > > > > On 3/9/24 18:06, Peter Maydell wrote: > > >> This patchset removes the various Arm machines which we deprecated >

Re: [PATCH for-9.2 00/53] arm: Drop deprecated boards

2024-09-09 Thread Peter Maydell
On Mon, 9 Sept 2024 at 18:25, Philippe Mathieu-Daudé wrote: > > Hi Peter, > > On 9/9/24 15:44, Peter Maydell wrote: > > On Mon, 9 Sept 2024 at 14:41, Philippe Mathieu-Daudé > > wrote: > >> > >> Hi, > >> > >> On 3/9/24 18:06, Peter Maydell wrote: > >>> This patchset removes the various Arm machin

Re: [PATCH for-9.2 00/53] arm: Drop deprecated boards

2024-09-09 Thread Philippe Mathieu-Daudé
Hi Peter, On 9/9/24 15:44, Peter Maydell wrote: On Mon, 9 Sept 2024 at 14:41, Philippe Mathieu-Daudé wrote: Hi, On 3/9/24 18:06, Peter Maydell wrote: This patchset removes the various Arm machines which we deprecated for the 9.0 release and are therefore allowed to remove for the 9.2 releas

Re: [PATCH for-9.2 00/53] arm: Drop deprecated boards

2024-09-09 Thread Guenter Roeck
On Mon, Sep 09, 2024 at 05:45:35PM +0200, Philippe Mathieu-Daudé wrote: > On 9/9/24 17:02, Peter Maydell wrote: > > On Mon, 9 Sept 2024 at 15:55, Guenter Roeck wrote: > > > > > > On 9/9/24 06:40, Philippe Mathieu-Daudé wrote: > > > > Hi, > > > > > > > > On 3/9/24 18:06, Peter Maydell wrote: > >

Re: [PATCH for-9.2 00/53] arm: Drop deprecated boards

2024-09-09 Thread Philippe Mathieu-Daudé
On 9/9/24 17:02, Peter Maydell wrote: On Mon, 9 Sept 2024 at 15:55, Guenter Roeck wrote: On 9/9/24 06:40, Philippe Mathieu-Daudé wrote: Hi, On 3/9/24 18:06, Peter Maydell wrote: This patchset removes the various Arm machines which we deprecated for the 9.0 release and are therefore allowed

Re: [PATCH for-9.2 00/53] arm: Drop deprecated boards

2024-09-09 Thread Peter Maydell
On Mon, 9 Sept 2024 at 15:55, Guenter Roeck wrote: > > On 9/9/24 06:40, Philippe Mathieu-Daudé wrote: > > Hi, > > > > On 3/9/24 18:06, Peter Maydell wrote: > >> This patchset removes the various Arm machines which we deprecated > >> for the 9.0 release and are therefore allowed to remove for the 9

Re: [PATCH for-9.2 00/53] arm: Drop deprecated boards

2024-09-09 Thread Guenter Roeck
On 9/9/24 06:40, Philippe Mathieu-Daudé wrote: Hi, On 3/9/24 18:06, Peter Maydell wrote: This patchset removes the various Arm machines which we deprecated for the 9.0 release and are therefore allowed to remove for the 9.2 release:   akita, borzoi, cheetah, connex, mainstone, n800, n810,   spi

Re: [PATCH for-9.2 00/53] arm: Drop deprecated boards

2024-09-09 Thread Peter Maydell
On Mon, 9 Sept 2024 at 14:41, Philippe Mathieu-Daudé wrote: > > Hi, > > On 3/9/24 18:06, Peter Maydell wrote: > > This patchset removes the various Arm machines which we deprecated > > for the 9.0 release and are therefore allowed to remove for the 9.2 > > release: > > akita, borzoi, cheetah, co

Re: [PATCH for-9.2 00/53] arm: Drop deprecated boards

2024-09-09 Thread Philippe Mathieu-Daudé
Hi, On 3/9/24 18:06, Peter Maydell wrote: This patchset removes the various Arm machines which we deprecated for the 9.0 release and are therefore allowed to remove for the 9.2 release: akita, borzoi, cheetah, connex, mainstone, n800, n810, spitz, terrier, tosa, verdex, z2 The series incl

Re: [PATCH for-9.2 00/53] arm: Drop deprecated boards

2024-09-05 Thread Peter Maydell
On Tue, 3 Sept 2024 at 18:15, Paolo Bonzini wrote: > > On Tue, Sep 3, 2024 at 7:04 PM Peter Maydell wrote: > > The PXA display device doesn't pass anything through to the guest, > > by the way -- it just draws the pixels in the guest framebuffer > > in a different place in the UI window. As the F

Re: [PATCH for-9.2 00/53] arm: Drop deprecated boards

2024-09-03 Thread Paolo Bonzini
On Tue, Sep 3, 2024 at 7:04 PM Peter Maydell wrote: > The PXA display device doesn't pass anything through to the guest, > by the way -- it just draws the pixels in the guest framebuffer > in a different place in the UI window. As the FIXME comment in > pxa2xx_lcd.c notes, this should really have

Re: [PATCH for-9.2 00/53] arm: Drop deprecated boards

2024-09-03 Thread Peter Maydell
On Tue, 3 Sept 2024 at 17:55, Paolo Bonzini wrote: > > On 9/3/24 18:06, Peter Maydell wrote: > > This patchset removes the various Arm machines which we deprecated > > for the 9.0 release and are therefore allowed to remove for the 9.2 > > release: > > akita, borzoi, cheetah, connex, mainstone,

Re: [PATCH for-9.2 00/53] arm: Drop deprecated boards

2024-09-03 Thread Paolo Bonzini
On 9/3/24 18:06, Peter Maydell wrote: This patchset removes the various Arm machines which we deprecated for the 9.0 release and are therefore allowed to remove for the 9.2 release: akita, borzoi, cheetah, connex, mainstone, n800, n810, spitz, terrier, tosa, verdex, z2 We get to drop over 30,

[PATCH for-9.2 00/53] arm: Drop deprecated boards

2024-09-03 Thread Peter Maydell
This patchset removes the various Arm machines which we deprecated for the 9.0 release and are therefore allowed to remove for the 9.2 release: akita, borzoi, cheetah, connex, mainstone, n800, n810, spitz, terrier, tosa, verdex, z2 We get to drop over 30,000 lines of unmaintained code. So it's a