|
From: | Thomas Huth |
Subject: | Re: [PATCH 6/6] hw/intc/spapr_xive: Do not use SysBus API to map local MMIO region |
Date: | Thu, 19 Oct 2023 07:46:37 +0200 |
User-agent: | Mozilla Thunderbird |
On 18/10/2023 15.30, Philippe Mathieu-Daudé wrote:
There is no point in exposing an internal MMIO region via SysBus and directly mapping it in the very same device. Just map it without using the SysBus API. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> --- hw/intc/spapr_xive.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Thomas Huth <thuth@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |