Re: [PATCH-for-5.2 v3 0/7] util/vfio-helpers: Generic code strengthening

2020-11-03 Thread Auger Eric
Hi Philippe, On 11/3/20 3:07 AM, Philippe Mathieu-Daudé wrote: > v3: > - Extract reviewed patches from > "util/vfio-helpers: Allow using multiple MSIX IRQs" > - Added "Assert offset is aligned to page size" > which would have helped debugging: > "block/nvme: Fix use of write-only doorbells pa

Re: [PATCH-for-5.2 v3 0/7] util/vfio-helpers: Generic code strengthening

2020-11-03 Thread Stefan Hajnoczi
On Tue, Nov 03, 2020 at 03:07:26AM +0100, Philippe Mathieu-Daudé wrote: > v3: > - Extract reviewed patches from > "util/vfio-helpers: Allow using multiple MSIX IRQs" > - Added "Assert offset is aligned to page size" > which would have helped debugging: > "block/nvme: Fix use of write-only doo

[PATCH-for-5.2 v3 0/7] util/vfio-helpers: Generic code strengthening

2020-11-02 Thread Philippe Mathieu-Daudé
v3: - Extract reviewed patches from "util/vfio-helpers: Allow using multiple MSIX IRQs" - Added "Assert offset is aligned to page size" which would have helped debugging: "block/nvme: Fix use of write-only doorbells page on Aarch64 arch" Missing review: 7 Based-on: <20201029093306.1063879-1