Re: [PATCH v3 0/3] Dump QCOW2 metadata

2020-02-25 Thread Max Reitz
On 20.02.20 13:10, Vladimir Sementsov-Ogievskiy wrote: > 20.02.2020 14:58, Max Reitz wrote: >> On 14.01.20 09:22, Andrey Shinkevich wrote: >>> The information about QCOW2 metadata allocations in an image ELF-file is >>> helpful for finding issues with the image data integrity. >> >> Sorry that I’m

Re: [PATCH v3 0/3] Dump QCOW2 metadata

2020-02-22 Thread Eric Blake
On 2/20/20 6:28 AM, Kevin Wolf wrote: Am 20.02.2020 um 12:58 hat Max Reitz geschrieben: On 14.01.20 09:22, Andrey Shinkevich wrote: The information about QCOW2 metadata allocations in an image ELF-file is helpful for finding issues with the image data integrity. Sorry that I’m replying only s

Re: [PATCH v3 0/3] Dump QCOW2 metadata

2020-02-20 Thread Kevin Wolf
Am 20.02.2020 um 12:58 hat Max Reitz geschrieben: > On 14.01.20 09:22, Andrey Shinkevich wrote: > > The information about QCOW2 metadata allocations in an image ELF-file is > > helpful for finding issues with the image data integrity. > > Sorry that I’m replying only so late – but I don’t know why

Re: [PATCH v3 0/3] Dump QCOW2 metadata

2020-02-20 Thread Vladimir Sementsov-Ogievskiy
20.02.2020 14:58, Max Reitz wrote: On 14.01.20 09:22, Andrey Shinkevich wrote: The information about QCOW2 metadata allocations in an image ELF-file is helpful for finding issues with the image data integrity. Sorry that I’m replying only so late – but I don’t know why we need this in qemu, an

Re: [PATCH v3 0/3] Dump QCOW2 metadata

2020-02-20 Thread Max Reitz
On 14.01.20 09:22, Andrey Shinkevich wrote: > The information about QCOW2 metadata allocations in an image ELF-file is > helpful for finding issues with the image data integrity. Sorry that I’m replying only so late – but I don’t know why we need this in qemu, and this cover letter doesn’t provide