[libvirt] [PATCH 0/4] qemu: Error out if backing image format is not recorded in image metadata

Michal Prívozník mprivozn at redhat.com
Tue Dec 17 18:53:46 UTC 2019


On 12/17/19 7:35 PM, Peter Krempa wrote:
> See patch 3/4 for explanation.
> 
> Peter Krempa (4):
>   tests: storage: Use strict version of virStorageFileGetMetadata
>   tests: storage: Remove unused test modes
>   util: storage: Don't treat files with missing backing store format as
>     'raw'
>   kbase: Add document outlining backing chain XML config and
>     troubleshooting
> 
>  docs/kbase.html.in            |   4 +
>  docs/kbase/backing_chains.rst | 185 ++++++++++++++++++++++++++++++++++
>  src/util/virstoragefile.c     |  21 +++-
>  tests/virstoragetest.c        |  42 +++-----
>  4 files changed, 221 insertions(+), 31 deletions(-)
>  create mode 100644 docs/kbase/backing_chains.rst
> 

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list