diff options
author | John Snow <jsnow@redhat.com> | 2016-01-22 15:51:02 -0500 |
---|---|---|
committer | John Snow <jsnow@redhat.com> | 2016-01-25 14:35:23 -0500 |
commit | 109c17bc208c09a72d9c6c237f3f7b84c6ac91a4 (patch) | |
tree | ca7c75250a280efb87c2969efaafd52070d6b676 /hw/usb | |
parent | fff4687b9ea7da910bb503d5d3d276868f0a1d0f (diff) | |
download | qemu-109c17bc208c09a72d9c6c237f3f7b84c6ac91a4.zip qemu-109c17bc208c09a72d9c6c237f3f7b84c6ac91a4.tar.gz qemu-109c17bc208c09a72d9c6c237f3f7b84c6ac91a4.tar.bz2 |
fdc: add physical disk sizes
2.88MB capable drives can accept 1.44MB floppies,
for instance. To rework the pick_geometry function,
we need to know if our current drive can even accept
the type of disks we're considering.
NB: This allows us to distinguish between all of the
"total sectors" collisions between 1.20MB and 1.44MB
diskette types, by using the physical drive size as a
differentiator.
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 1453495865-9649-10-git-send-email-jsnow@redhat.com
Diffstat (limited to 'hw/usb')
0 files changed, 0 insertions, 0 deletions