qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 12/50] hppa: use new CONFIG_HPPA_B160L option instead of C


From: Richard Henderson
Subject: Re: [PATCH v2 12/50] hppa: use new CONFIG_HPPA_B160L option instead of CONFIG_DINO to build hppa machine
Date: Wed, 4 May 2022 10:41:18 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

On 5/4/22 02:25, Mark Cave-Ayland wrote:
DINO refers to the GSC-PCI bridge device which will soon be handled separately,
however the QEMU HPPA machine is actually based upon the HPPA B160L as indicated
by the Linux kernel dmesg output when booted in qemu-system-hppa and the QEMU
MAINTAINERS file.

Update the machine configuration to use CONFIG_HPPA_B160L instead of CONFIG_DINO
and also update the machine description accordingly.

Signed-off-by: Mark Cave-Ayland<mark.cave-ayland@ilande.co.uk>
Acked-by: Helge Deller<deller@gmx.de>
---
  configs/devices/hppa-softmmu/default.mak | 2 +-
  hw/hppa/Kconfig                          | 2 +-
  hw/hppa/machine.c                        | 2 +-
  hw/hppa/meson.build                      | 2 +-
  4 files changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]