Re: [PATCH v2 00/17] 64bit block-layer

2020-04-28 Thread Vladimir Sementsov-Ogievskiy
29.04.2020 0:33, Eric Blake wrote: On 4/27/20 3:23 AM, Vladimir Sementsov-Ogievskiy wrote: Hi all! v1 was "[RFC 0/3] 64bit block-layer part I", please refer to initial cover-letter   https://lists.gnu.org/archive/html/qemu-devel/2020-03/msg08723.html for motivation. v2: patch 02 is unchanged,

Re: [PATCH v2 00/17] 64bit block-layer

2020-04-28 Thread Eric Blake
On 4/27/20 3:23 AM, Vladimir Sementsov-Ogievskiy wrote: Hi all! v1 was "[RFC 0/3] 64bit block-layer part I", please refer to initial cover-letter https://lists.gnu.org/archive/html/qemu-devel/2020-03/msg08723.html for motivation. v2: patch 02 is unchanged, add Stefan's r-b. Everything other i

Re: [PATCH v2 00/17] 64bit block-layer

2020-04-27 Thread Vladimir Sementsov-Ogievskiy
Hmm. I definitely should rebase it onto "[PATCH for-5.0? 0/9] block/io: safer inc/dec in_flight sections"... 27.04.2020 11:23, Vladimir Sementsov-Ogievskiy wrote: Hi all! v1 was "[RFC 0/3] 64bit block-layer part I", please refer to initial cover-letter https://lists.gnu.org/archive/html/qem

Re: [PATCH v2 00/17] 64bit block-layer

2020-04-27 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200427082325.10414-1-vsement...@virtuozzo.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 BEGI

Re: [PATCH v2 00/17] 64bit block-layer

2020-04-27 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200427082325.10414-1-vsement...@virtuozzo.com/ Hi, This series failed the docker-quick@centos7 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 v2 00/17] 64bit block-layer

2020-04-27 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200427082325.10414-1-vsement...@virtuozzo.com/ Hi, This series failed the asan build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #!/bin/bas

[PATCH v2 00/17] 64bit block-layer

2020-04-27 Thread Vladimir Sementsov-Ogievskiy
Hi all! v1 was "[RFC 0/3] 64bit block-layer part I", please refer to initial cover-letter https://lists.gnu.org/archive/html/qemu-devel/2020-03/msg08723.html for motivation. v2: patch 02 is unchanged, add Stefan's r-b. Everything other is changed a lot. What's new: - conversion of block/io.c i