This is (again) for the other pc-q35-2.4 ISA-FDC problem reported by Jan. Addressing comments from Markus.
Jan, can you give it another try please? I realize this is getting old pretty quick, so don't bother if you don't want to. Cc: Jan Tomko <jto...@redhat.com> Cc: John Snow <js...@redhat.com> Cc: Markus Armbruster <arm...@redhat.com> Cc: Paolo Bonzini <pbonz...@redhat.com> Thanks Laszlo Laszlo Ersek (3): hw/i386/pc: factor out pc_cmos_init_floppy() hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOS hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init() include/hw/i386/pc.h | 3 +- hw/i386/pc.c | 129 ++++++++++++++++++++++++++++++++++++++------------- hw/i386/pc_piix.c | 5 +- hw/i386/pc_q35.c | 5 +- 4 files changed, 101 insertions(+), 41 deletions(-) -- 1.8.3.1