diff options
author | John Snow | 2016-01-22 21:51:02 +0100 |
---|---|---|
committer | John Snow | 2016-01-25 20:35:23 +0100 |
commit | 109c17bc208c09a72d9c6c237f3f7b84c6ac91a4 (patch) | |
tree | ca7c75250a280efb87c2969efaafd52070d6b676 /scripts/dump-guest-memory.py | |
parent | fdc: add drive type option (diff) | |
download | qemu-109c17bc208c09a72d9c6c237f3f7b84c6ac91a4.tar.gz qemu-109c17bc208c09a72d9c6c237f3f7b84c6ac91a4.tar.xz qemu-109c17bc208c09a72d9c6c237f3f7b84c6ac91a4.zip |
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 'scripts/dump-guest-memory.py')
0 files changed, 0 insertions, 0 deletions