diff options
author | Markus Armbruster <armbru@redhat.com> | 2010-06-02 18:55:21 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2010-06-15 09:41:59 +0200 |
commit | dbc13590f63fd04244e532e51aab3569fb525548 (patch) | |
tree | 838ec2b0a54ad0c1278505b85b5183f6de991632 /blockdev.c | |
parent | 2f399b0aad7d16ce53d15a79b0b2c9315ac70e11 (diff) | |
download | qemu-dbc13590f63fd04244e532e51aab3569fb525548.tar.gz qemu-dbc13590f63fd04244e532e51aab3569fb525548.tar.bz2 qemu-dbc13590f63fd04244e532e51aab3569fb525548.zip |
block: Decouple savevm from DriveInfo
We find snapshots by iterating over the list of drives defined with
drive_init(). This misses host block devices defined by other means.
Such means don't exist now, but will be introduced later in this
series.
Iterate over all host block devices instead, with bdrv_next().
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'blockdev.c')
0 files changed, 0 insertions, 0 deletions