On Sat, Mar 07, 2026 at 04:00:39PM +0100, Philippe Mathieu-Daudé wrote: > Date: Sat, 7 Mar 2026 16:00:39 +0100 > From: Philippe Mathieu-Daudé <[email protected]> > Subject: [PATCH 1/4] hw/i386/pc: Remove deprecated pc-q35-3.0 and > pc-i440fx-3.0 machines > X-Mailer: git-send-email 2.52.0 > > These machines has been supported for a period of more than 6 years. > According to our versioned machine support policy (see commit > ce80c4fa6ff "docs: document special exception for machine type > deprecation & removal") they can now be removed. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > hw/i386/pc_piix.c | 9 --------- > hw/i386/pc_q35.c | 9 --------- > 2 files changed, 18 deletions(-)
Reviewed-by: Zhao Liu <[email protected]>
