[PATCH v3 06/15] qemuDomainValidateStorageSource: Reject unsupported slices

Peter Krempa pkrempa at redhat.com
Fri Feb 14 12:46:37 UTC 2020


On Thu, Feb 13, 2020 at 14:51:20 +0100, Ján Tomko wrote:
> On Wed, Feb 12, 2020 at 07:03:17PM +0100, Peter Krempa wrote:
> > We will currently support slice only for the 'raw' format slice reject
> 
> format slice.
> Reject any other option.

Actually I completely forgot to fix this commit message and would not be
accurate. For the state this commit implemets the commit message should
read:

We support explicit storage slices only when using blockdev. Storage
slices expressed via the backing store string are left to qemu to
open correctly.

Reject storage slices configured via the XML for non-blockdev usage.




More information about the libvir-list mailing list