Re: [PATCH v3 13/15] qemu: Add support for slices of type 'storage'

2020-02-13 Thread Ján Tomko
On Wed, Feb 12, 2020 at 07:03:24PM +0100, Peter Krempa wrote: Implement support for the slice of type 'storage' which allows to set the offset and size which modifies where qemu should look for the start of the format container inside the image. Since slicing is done using the 'raw' driver we

[PATCH v3 13/15] qemu: Add support for slices of type 'storage'

2020-02-12 Thread Peter Krempa
Implement support for the slice of type 'storage' which allows to set the offset and size which modifies where qemu should look for the start of the format container inside the image. Since slicing is done using the 'raw' driver we need to add another layer into the blockdev tree if there's any