diff options
author | John Snow | 2016-01-22 21:50:59 +0100 |
---|---|---|
committer | John Snow | 2016-01-25 20:35:23 +0100 |
commit | d5d47efc856c139ec0cd1887e2d018ff9a93c32d (patch) | |
tree | f772d9d2cba24046f0bd08e1501c4b257ee3346d /default-configs | |
parent | fdc: Throw an assertion on misconfigured fd_formats table (diff) | |
download | qemu-d5d47efc856c139ec0cd1887e2d018ff9a93c32d.tar.gz qemu-d5d47efc856c139ec0cd1887e2d018ff9a93c32d.tar.xz qemu-d5d47efc856c139ec0cd1887e2d018ff9a93c32d.zip |
fdc: add pick_drive
Split apart pick_geometry by creating a pick_drive routine that will only
ever called during device bring-up instead of relying on pick_geometry to
be used in both cases.
With this change, the drive field is changed to be 'write once'. It is
not altered after the initialization routines exit.
media_validated does not need to be migrated. The target VM
will just revalidate the media on post_load anyway.
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 1453495865-9649-7-git-send-email-jsnow@redhat.com
Diffstat (limited to 'default-configs')
0 files changed, 0 insertions, 0 deletions