Re: [PATCH v3 00/15] qemu: Handle 'size' and 'offset' attributes of 'raw' format

2020-02-17 Thread Richard W.M. Jones
On Wed, Feb 12, 2020 at 07:03:11PM +0100, Peter Krempa wrote: > This series fixes and improves the 'json:' pseudo-protocol parser and > implements the 'offset' and 'size' attributes and exposes them as > in the XML. > > The previous version attempted an easy route, but that didn't cover all >

[PATCH v3 00/15] qemu: Handle 'size' and 'offset' attributes of 'raw' format

2020-02-12 Thread Peter Krempa
This series fixes and improves the 'json:' pseudo-protocol parser and implements the 'offset' and 'size' attributes and exposes them as in the XML. The previous version attempted an easy route, but that didn't cover all cases. This version adds storage slice support for everything except image