* [PATCH] hw/mips: LOONGSON3V depends on UNIMP device
@ 2023-11-07 14:06 marcandre.lureau
2023-11-07 16:36 ` Philippe Mathieu-Daudé
2023-11-13 15:56 ` Philippe Mathieu-Daudé
0 siblings, 2 replies; 3+ messages in thread
From: marcandre.lureau @ 2023-11-07 14:06 UTC (permalink / raw)
To: qemu-devel
Cc: Marc-André Lureau, Paolo Bonzini,
Philippe Mathieu-Daudé, Jiaxun Yang
From: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
---
hw/mips/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/hw/mips/Kconfig b/hw/mips/Kconfig
index 66ec536e06..505381a0bb 100644
--- a/hw/mips/Kconfig
+++ b/hw/mips/Kconfig
@@ -46,6 +46,7 @@ config LOONGSON3V
select PCI_EXPRESS_GENERIC_BRIDGE
select MSI_NONBROKEN
select FW_CFG_MIPS
+ select UNIMP
config MIPS_CPS
bool
--
2.41.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] hw/mips: LOONGSON3V depends on UNIMP device
2023-11-07 14:06 [PATCH] hw/mips: LOONGSON3V depends on UNIMP device marcandre.lureau
@ 2023-11-07 16:36 ` Philippe Mathieu-Daudé
2023-11-13 15:56 ` Philippe Mathieu-Daudé
1 sibling, 0 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-11-07 16:36 UTC (permalink / raw)
To: marcandre.lureau, qemu-devel; +Cc: Paolo Bonzini, Jiaxun Yang
On 7/11/23 15:06, marcandre.lureau@redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau@redhat.com>
>
> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Cc: qemu-stable@nongnu.org
Fixes: c76b409fef ("hw/mips: Add Loongson-3 machine support")
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
> hw/mips/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/hw/mips/Kconfig b/hw/mips/Kconfig
> index 66ec536e06..505381a0bb 100644
> --- a/hw/mips/Kconfig
> +++ b/hw/mips/Kconfig
> @@ -46,6 +46,7 @@ config LOONGSON3V
> select PCI_EXPRESS_GENERIC_BRIDGE
> select MSI_NONBROKEN
> select FW_CFG_MIPS
> + select UNIMP
>
> config MIPS_CPS
> bool
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] hw/mips: LOONGSON3V depends on UNIMP device
2023-11-07 14:06 [PATCH] hw/mips: LOONGSON3V depends on UNIMP device marcandre.lureau
2023-11-07 16:36 ` Philippe Mathieu-Daudé
@ 2023-11-13 15:56 ` Philippe Mathieu-Daudé
1 sibling, 0 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-11-13 15:56 UTC (permalink / raw)
To: marcandre.lureau, qemu-devel; +Cc: Paolo Bonzini, Jiaxun Yang
On 7/11/23 15:06, marcandre.lureau@redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau@redhat.com>
>
> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
> ---
> hw/mips/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
Thanks, patch queued.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-11-13 15:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-07 14:06 [PATCH] hw/mips: LOONGSON3V depends on UNIMP device marcandre.lureau
2023-11-07 16:36 ` Philippe Mathieu-Daudé
2023-11-13 15:56 ` Philippe Mathieu-Daudé
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).