|
From: | Thomas Huth |
Subject: | Re: [PATCH] hw/nvme: use stl/ldl pci dma api |
Date: | Thu, 20 Jul 2023 13:16:21 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 |
On 20/07/2023 11.42, Klaus Jensen wrote:
From: Klaus Jensen <k.jensen@samsung.com> Use the stl/ldl pci dma api for writing/reading doorbells. This removes the explicit endian conversions. Signed-off-by: Klaus Jensen <k.jensen@samsung.com> --- hw/nvme/ctrl.c | 42 +++++++++++++----------------------------- 1 file changed, 13 insertions(+), 29 deletions(-)
Reviewed-by: Thomas Huth <thuth@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |