On 17/04/2025 19.38, Farhan Ali wrote:
Use the host PCI MMIO functions to read/write to NVMe registers, rather than directly accessing them.Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org> Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com> Signed-off-by: Farhan Ali <al...@linux.ibm.com> --- block/nvme.c | 41 +++++++++++++++++++++++------------------ 1 file changed, 23 insertions(+), 18 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>