From b50101833987b47e0740f1621de48637c468c3d1 Mon Sep 17 00:00:00 2001 From: Daniel P. Berrangé Date: Mon, 22 Feb 2021 13:40:56 +0000 Subject: hw/ide: remove 'ide-drive' device The 'ide-hd' and 'ide-cd' devices provide suitable alternatives. Reviewed-by: Thomas Huth Signed-off-by: Daniel P. Berrangé --- docs/system/deprecated.rst | 6 ------ docs/system/removed-features.rst | 8 ++++++++ 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'docs/system') diff --git a/docs/system/deprecated.rst b/docs/system/deprecated.rst index eed35fd004..f512e05734 100644 --- a/docs/system/deprecated.rst +++ b/docs/system/deprecated.rst @@ -278,12 +278,6 @@ this CPU is also deprecated. System emulator devices ----------------------- -``ide-drive`` (since 4.2) -''''''''''''''''''''''''' - -The 'ide-drive' device is deprecated. Users should use 'ide-hd' or -'ide-cd' as appropriate to get an IDE hard disk or CD-ROM as needed. - ``scsi-disk`` (since 4.2) ''''''''''''''''''''''''' diff --git a/docs/system/removed-features.rst b/docs/system/removed-features.rst index 33b8c08f9b..794fc3f367 100644 --- a/docs/system/removed-features.rst +++ b/docs/system/removed-features.rst @@ -224,6 +224,14 @@ the upstream Linux kernel in 2018, and it has also been dropped from glibc, so there is no new Linux development taking place with this architecture. For running the old binaries, you can use older versions of QEMU. +System emulator devices +----------------------- + +``ide-drive`` (removed in 6.0) +'''''''''''''''''''''''''''''' + +The 'ide-drive' device has been removed. Users should use 'ide-hd' or +'ide-cd' as appropriate to get an IDE hard disk or CD-ROM as needed. Related binaries ---------------- -- cgit v1.2.3-55-g7522