[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 00/17] 64bit block-layer
From: |
Eric Blake |
Subject: |
Re: [PATCH v2 00/17] 64bit block-layer |
Date: |
Tue, 28 Apr 2020 16:33:36 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 |
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 is changed a
lot. What's new:
You'll also want to check my (now-abandoned?) posting from a while back:
https://lists.gnu.org/archive/html/qemu-devel/2018-11/msg02769.html
to see what (if anything) from that attempt can be salvaged.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3226
Virtualization: qemu.org | libvirt.org
- [PATCH v2 14/17] block: use int64_t instead of uint64_t in driver write handlers, (continued)
- [PATCH v2 14/17] block: use int64_t instead of uint64_t in driver write handlers, Vladimir Sementsov-Ogievskiy, 2020/04/27
- [PATCH v2 11/17] block/io: use int64_t bytes in copy_range, Vladimir Sementsov-Ogievskiy, 2020/04/27
- [PATCH v2 16/17] block: use int64_t instead of int in driver write_zeroes handlers, Vladimir Sementsov-Ogievskiy, 2020/04/27
- [PATCH v2 17/17] block: use int64_t instead of int in driver discard handlers, Vladimir Sementsov-Ogievskiy, 2020/04/27
- [PATCH v2 12/17] block/block-backend: convert blk io path to use int64_t parameters, Vladimir Sementsov-Ogievskiy, 2020/04/27
- [PATCH v2 15/17] block: use int64_t instead of uint64_t in copy_range driver handlers, Vladimir Sementsov-Ogievskiy, 2020/04/27
- Re: [PATCH v2 00/17] 64bit block-layer, no-reply, 2020/04/27
- Re: [PATCH v2 00/17] 64bit block-layer, no-reply, 2020/04/27
- Re: [PATCH v2 00/17] 64bit block-layer, no-reply, 2020/04/27
- Re: [PATCH v2 00/17] 64bit block-layer, Vladimir Sementsov-Ogievskiy, 2020/04/27
- Re: [PATCH v2 00/17] 64bit block-layer,
Eric Blake <=