
17 Jan
2025
17 Jan
'25
11:52 a.m.
On 17/1/25 11:27, Thomas Huth wrote:
These machines have explicitly been marked as deprecated in QEMU 9.1, so it should be fine to remove these antique versioned machine types two releases later in 10.0.
Signed-off-by: Thomas Huth <thuth@redhat.com> --- docs/about/deprecated.rst | 7 --- docs/about/removed-features.rst | 4 +- docs/interop/firmware.json | 2 +- hw/i386/pc_piix.c | 95 --------------------------------- qemu-options.hx | 10 ++-- 5 files changed, 8 insertions(+), 110 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>