hw/block/fdc: Remove the check_media_rate property
commitf5d33dd51f02d0e292fd41c628ed0594fcb126ff
authorThomas Huth <thuth@redhat.com>
Wed, 3 Feb 2021 17:18:30 +0000 (3 18:18 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Sat, 20 Feb 2021 11:36:19 +0000 (20 12:36 +0100)
treec5d8f090a1c52510dafc10d511ecd118d39f9b56
parent6661d9a58ad7960184f173b4411f888fabecd3bd
hw/block/fdc: Remove the check_media_rate property

This was only required for the pc-1.0 and earlier machine types.
Now that these have been removed, we can also drop the corresponding
code from the FDC device.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Acked-by: John Snow <jsnow@redhat.com>
Message-Id: <20210203171832.483176-3-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/block/fdc.c
tests/qemu-iotests/172.out