Re: hw/nvme: fix verification of select field in namespace attachment

2021-09-05 Thread Klaus Jensen
On Aug 23 16:33, Naveen wrote: > Fix is added to check for reserved value in select field for > namespace attachment > > Signed-off-by: Naveen Nagar > Signed-off-by: Klaus Jensen > cc: Minwoo Im > Thanks, Applied to nvme-next. signature.asc Description: PGP signature

Re: [PATCH V2] block/rbd: implement bdrv_co_block_status

2021-09-05 Thread Ilya Dryomov
On Thu, Sep 2, 2021 at 4:12 PM Peter Lieven wrote: > > Am 24.08.21 um 22:39 schrieb Ilya Dryomov: > > On Mon, Aug 23, 2021 at 11:38 AM Peter Lieven wrote: > >> Am 22.08.21 um 23:02 schrieb Ilya Dryomov: > >>> On Tue, Aug 10, 2021 at 3:41 PM Peter Lieven wrote: > the qemu rbd driver currentl

Re: [PATCH] ide: Cap LBA28 capacity announcement to 2^28-1

2021-09-05 Thread Samuel Thibault
Ping? Samuel Thibault, le mar. 24 août 2021 12:43:44 +0200, a ecrit: > The LBA28 capacity (at offsets 60/61 of identification) is supposed to > express the maximum size supported by LBA28 commands. If the device is > larger than this, we have to cap it to 2^28-1. > > At least NetBSD happens to be