fdc: Add a floppy drive qdev
authorKevin Wolf <kwolf@redhat.com>
Thu, 27 Oct 2016 20:29:13 +0000 (16:29 -0400)
committerJohn Snow <jsnow@redhat.com>
Thu, 27 Oct 2016 20:29:13 +0000 (16:29 -0400)
commit394ea2cac4e1384184947ef78679d829363ab6d2
tree5ba5f2c606edacc95e2217b3ad5dd7c911390cff
parent51e6e90e72fb00231f31ea30961d67506d727e81
fdc: Add a floppy drive qdev

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 <kwolf@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Message-id: 1477386868-21826-3-git-send-email-kwolf@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
hw/block/fdc.c