
17 Oct
2017
17 Oct
'17
6:43 p.m.
On 10/12/2017 03:13 PM, Peter Krempa wrote:
See individual patches please.
Peter Krempa (3): qemu: command: Separate wrapping of disk backend props to 'file' object qemu: block: Add support for file/block/dir storage to JSON disk src generator util: storagefile: Track whether a virStorageSource was auto-detected
src/qemu/qemu_block.c | 20 +++++++++----------- src/qemu/qemu_command.c | 27 ++++++++++++++++++++++++++- src/util/virstoragefile.c | 3 +++ src/util/virstoragefile.h | 2 ++ 4 files changed, 40 insertions(+), 12 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> (series) John