On Mon, Mar 09, 2026 at 03:50:03PM +0100, Philippe Mathieu-Daudé wrote: > Date: Mon, 9 Mar 2026 15:50:03 +0100 > From: Philippe Mathieu-Daudé <[email protected]> > Subject: [PATCH v2 01/10] hw/i386/pc: Remove deprecated > pc-q35/pc-i440fx/xenfv 3.1 machines > X-Mailer: git-send-email 2.53.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]> > Reviewed-by: Thomas Huth <[email protected]> > Message-Id: <[email protected]> > --- > hw/i386/pc_piix.c | 25 ------------------------- > hw/i386/pc_q35.c | 14 -------------- > 2 files changed, 39 deletions(-)
Reviewed-by: Zhao Liu <[email protected]>
