On 09/05/2016 11:43 AM, Kevin Wolf wrote:
Floppy controllers automatically create two floppy drive devices in qdev
now. (They always created two drives, but managed them only internally.)
This appears to *actually* create and expose two drives by default, is
this intentional?
Previously,
Floppy controllers automatically create two floppy drive devices in qdev
now. (They always created two drives, but managed them only internally.)
Signed-off-by: Kevin Wolf
---
hw/block/fdc.c | 152 +++--
1 file changed, 115 insertions(+), 37 de