qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [Qemu-arm] [PATCH 4/4] hw/misc: Add a config switch f


From: Peter Maydell
Subject: Re: [Qemu-trivial] [Qemu-arm] [PATCH 4/4] hw/misc: Add a config switch for the "unimplemented" device
Date: Tue, 14 May 2019 11:08:41 +0100

On Tue, 14 May 2019 at 11:02, Thomas Huth <address@hidden> wrote:
>
> The device is only used by certain Arm boards. Now that we have
> fine-grained Kconfig for these machines, too, we can enable the
> "unimplemented" devices only for the machines that really need it.
>
> Signed-off-by: Thomas Huth <address@hidden>
> ---
>  hw/arm/Kconfig        | 9 +++++++++
>  hw/microblaze/Kconfig | 1 +
>  hw/misc/Kconfig       | 3 +++
>  hw/misc/Makefile.objs | 2 +-
>  hw/sparc64/Kconfig    | 1 +
>  5 files changed, 15 insertions(+), 1 deletion(-)

Commit message says "only Arm" but code change changes
sparc and microblaze Kconfigs too :-)

thanks
-- PMM



reply via email to

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