Re: [PATCH v3 0/4] Additional parameters for qemu_img map

2020-05-14 Thread Eric Blake
On 5/13/20 5:13 PM, no-re...@patchew.org wrote: Patchew URL: https://patchew.org/QEMU/20200513133629.18508-1-eyal.moscov...@oracle.com/ Hi, This series failed the docker-mingw@fedora build test. Please find the testing commands and their output below. If you have Docker installed, you can p

Re: [PATCH v3 0/4] Additional parameters for qemu_img map

2020-05-13 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200513133629.18508-1-eyal.moscov...@oracle.com/ Hi, This series failed the docker-mingw@fedora build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEG

Re: [PATCH v3 0/4] Additional parameters for qemu_img map

2020-05-13 Thread Eyal Moscovici
On 13/05/2020 20:49, Eric Blake wrote: On 5/13/20 8:36 AM, Eyal Moscovici wrote: Hi, The following series adds two parameters to qemu-img map: 1. start-offset: mapping starting offset. 2. max-length: the length of the mapping. These parameters proved useful when mapping large disk spread acr

Re: [PATCH v3 0/4] Additional parameters for qemu_img map

2020-05-13 Thread Eric Blake
On 5/13/20 8:36 AM, Eyal Moscovici wrote: Hi, The following series adds two parameters to qemu-img map: 1. start-offset: mapping starting offset. 2. max-length: the length of the mapping. These parameters proved useful when mapping large disk spread across long store file chains. It allows us t

[PATCH v3 0/4] Additional parameters for qemu_img map

2020-05-13 Thread Eyal Moscovici
Hi, The following series adds two parameters to qemu-img map: 1. start-offset: mapping starting offset. 2. max-length: the length of the mapping. These parameters proved useful when mapping large disk spread across long store file chains. It allows us to bound the execution time of each qemu-img