qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH v3] mos6522: fix linking error when CONFIG_MOS6522 is not set


From: Daniel Henrique Barboza
Subject: Re: [PATCH v3] mos6522: fix linking error when CONFIG_MOS6522 is not set
Date: Tue, 17 May 2022 16:03:44 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0



On 5/16/22 11:33, Thomas Huth wrote:
On 16/05/2022 16.14, Daniel Henrique Barboza wrote:


On 5/10/22 20:54, Murilo Opsfelder Araujo wrote:
When CONFIG_MOS6522 is not set, building ppc64-softmmu target fails:

     /usr/bin/ld: libqemu-ppc64-softmmu.fa.p/monitor_misc.c.o:(.data+0x1158): 
undefined reference to `hmp_info_via'

Make devices configuration available in hmp-commands*.hx and check for
CONFIG_MOS6522.

Fixes: 409e9f7131e5 (mos6522: add "info via" HMP command for debugging)
Signed-off-by: Murilo Opsfelder Araujo <muriloo@linux.ibm.com>
Cc: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Cc: Fabiano Rosas <farosas@linux.ibm.com>
Cc: Thomas Huth <thuth@redhat.com>
---

Thomas,


Are you going to pick this up via your misc patches tree? If not I can take it
via ppc64.

I didn't queue it yet, so please take through your ppc branch.


Done. Thanks,


Daniel


  Thomas




reply via email to

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