[libvirt] [PATCH 0/3] misc fixes and improvements for backing chain and block devices (blockdev-add saga)

Peter Krempa posted 3 patches 6 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1507835507.git.pkrempa@redhat.com
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(-)
[libvirt] [PATCH 0/3] misc fixes and improvements for backing chain and block devices (blockdev-add saga)
Posted by Peter Krempa 6 years, 6 months ago
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(-)

-- 
2.14.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/3] misc fixes and improvements for backing chain and block devices (blockdev-add saga)
Posted by John Ferlan 6 years, 6 months ago

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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list