
16 Apr
2024
16 Apr
'24
11:21 a.m.
On Tue, Apr 16, 2024 at 03:52:30PM +0200, Philippe Mathieu-Daudé wrote:
Date: Tue, 16 Apr 2024 15:52:30 +0200 From: Philippe Mathieu-Daudé <philmd@linaro.org> Subject: [PATCH v3 01/22] hw/i386/pc: Deprecate 2.4 to 2.7 pc-i440fx machines X-Mailer: git-send-email 2.41.0
Similarly to the commit c7437f0ddb "docs/about: Mark the old pc-i440fx-2.0 - 2.3 machine types as deprecated", deprecate the 2.4 to 2.7 machines.
Suggested-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> --- docs/about/deprecated.rst | 4 ++-- hw/i386/pc_piix.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
LGTM, Reviewed-by: Zhao Liu <zhao1.liu@intel.com>