|
From: | Thomas Huth |
Subject: | Re: [PATCH 06/12] hw/acpi: Realize ACPI_GED sysbus device before accessing it |
Date: | Wed, 18 Oct 2023 18:00:12 +0200 |
User-agent: | Mozilla Thunderbird |
On 18/10/2023 16.11, Philippe Mathieu-Daudé wrote:
sysbus_mmio_map() should not be called on unrealized device. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> --- hw/arm/virt.c | 3 +-- hw/i386/microvm.c | 2 +- hw/loongarch/virt.c | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-)
Reviewed-by: Thomas Huth <thuth@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |