On Thu, May 08, 2025 at 12:40:35PM +0200, Philippe Mathieu-Daudé wrote:
> Date: Thu, 8 May 2025 12:40:35 +0200
> From: Philippe Mathieu-Daudé
> Subject: Re: [PATCH v3 12/19] hw/i386/pc: Remove pc_compat_2_7[] array
>
> Hi Thomas,
>
> On 8/5/25 09:55, Thomas Huth wrote:
&g
On 08/05/2025 12.40, Philippe Mathieu-Daudé wrote:
Hi Thomas,
On 8/5/25 09:55, Thomas Huth wrote:
On 02/05/2025 20.56, Philippe Mathieu-Daudé wrote:
The pc_compat_2_7[] array was only used by the pc-q35-2.7
and pc-i440fx-2.7 machines, which got removed. Remove it.
Signed-off-by: Philippe Math
Hi Thomas,
On 8/5/25 09:55, Thomas Huth wrote:
On 02/05/2025 20.56, Philippe Mathieu-Daudé wrote:
The pc_compat_2_7[] array was only used by the pc-q35-2.7
and pc-i440fx-2.7 machines, which got removed. Remove it.
Signed-off-by: Philippe Mathieu-Daudé
Reviewed-by: Mark Cave-Ayland
---
incl
On 02/05/2025 20.56, Philippe Mathieu-Daudé wrote:
The pc_compat_2_7[] array was only used by the pc-q35-2.7
and pc-i440fx-2.7 machines, which got removed. Remove it.
Signed-off-by: Philippe Mathieu-Daudé
Reviewed-by: Mark Cave-Ayland
---
include/hw/i386/pc.h | 3 ---
hw/i386/pc.c
The pc_compat_2_7[] array was only used by the pc-q35-2.7
and pc-i440fx-2.7 machines, which got removed. Remove it.
Signed-off-by: Philippe Mathieu-Daudé
Reviewed-by: Mark Cave-Ayland
---
include/hw/i386/pc.h | 3 ---
hw/i386/pc.c | 10 --
2 files changed, 13 deletions(-)
diff