
2 May
2018
2 May
'18
12:13 a.m.
On 04/25/2018 11:15 AM, Peter Krempa wrote:
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> --- src/qemu/qemu_domain.c | 3 +++ src/util/virstoragefile.h | 3 +++ 2 files changed, 6 insertions(+)
Reviewed-by: John Ferlan <jferlan@redhat.com> John