]> git.ipfire.org Git - thirdparty/libvirt.git/commit
utils: storage: Mark that a virStorageSource is going to be used as a floppy
authorPeter Krempa <pkrempa@redhat.com>
Thu, 19 Apr 2018 13:31:55 +0000 (15:31 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 7 May 2018 12:52:43 +0000 (14:52 +0200)
commit043b9069c594d94b45ec23243f9710d0fb954750
treeb25714c5aaf8682ea79b593f3d6984b46dc208e7
parentbbf204dab798aad5e21d48f8d8f2ff3e6c614aeb
utils: storage: Mark that a virStorageSource is going to be used as a floppy

Add a flag denoting that a virStorageSource is going to be used as a
floppy image. This will be useful in cases where the user passes in
files which shall be exposed as an image to the guest.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_domain.c
src/util/virstoragefile.h