From: Jonathan Cameron via <qemu-arm@nongnu.org>
To: Hao Zeng <zenghao@kylinos.cn>
Cc: <pbonzini@redhat.com>, <peter.maydell@linaro.org>,
<qemu-arm@nongnu.org>, <qemu-devel@nongnu.org>
Subject: Re: [PATCH] hw/arm: enable qxl for aarch64
Date: Fri, 12 May 2023 10:11:22 +0100 [thread overview]
Message-ID: <20230512101122.00006c73@Huawei.com> (raw)
In-Reply-To: <20230512090803.1170154-1-zenghao@kylinos.cn>
On Fri, 12 May 2023 17:08:03 +0800
Hao Zeng <zenghao@kylinos.cn> wrote:
> Qemu does not support qxl graphics cards in arm, it is recommended to enable
>
> Signed-off-by: Hao Zeng <zenghao@kylinos.cn>
Drive by comment.
> ---
> hw/arm/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/hw/arm/Kconfig b/hw/arm/Kconfig
> index 0f42c556d7..0305a4f4f3 100644
> --- a/hw/arm/Kconfig
> +++ b/hw/arm/Kconfig
> @@ -32,7 +32,7 @@ config ARM_VIRT
> select VIRTIO_MEM_SUPPORTED
> select ACPI_CXL
> select ACPI_HMAT
> -
> + select QXL
Keep the blank line here.
> config CHEETAH
> bool
> default y if TCG && ARM
WARNING: multiple messages have this Message-ID (diff)
From: Jonathan Cameron via <qemu-devel@nongnu.org>
To: Hao Zeng <zenghao@kylinos.cn>
Cc: <pbonzini@redhat.com>, <peter.maydell@linaro.org>,
<qemu-arm@nongnu.org>, <qemu-devel@nongnu.org>
Subject: Re: [PATCH] hw/arm: enable qxl for aarch64
Date: Fri, 12 May 2023 10:11:22 +0100 [thread overview]
Message-ID: <20230512101122.00006c73@Huawei.com> (raw)
In-Reply-To: <20230512090803.1170154-1-zenghao@kylinos.cn>
On Fri, 12 May 2023 17:08:03 +0800
Hao Zeng <zenghao@kylinos.cn> wrote:
> Qemu does not support qxl graphics cards in arm, it is recommended to enable
>
> Signed-off-by: Hao Zeng <zenghao@kylinos.cn>
Drive by comment.
> ---
> hw/arm/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/hw/arm/Kconfig b/hw/arm/Kconfig
> index 0f42c556d7..0305a4f4f3 100644
> --- a/hw/arm/Kconfig
> +++ b/hw/arm/Kconfig
> @@ -32,7 +32,7 @@ config ARM_VIRT
> select VIRTIO_MEM_SUPPORTED
> select ACPI_CXL
> select ACPI_HMAT
> -
> + select QXL
Keep the blank line here.
> config CHEETAH
> bool
> default y if TCG && ARM
next prev parent reply other threads:[~2023-05-12 9:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-12 9:08 [PATCH] hw/arm: enable qxl for aarch64 Hao Zeng
2023-05-12 9:11 ` Jonathan Cameron via [this message]
2023-05-12 9:11 ` Jonathan Cameron via
2023-05-12 9:56 ` Peter Maydell
2023-05-12 10:22 ` Philippe Mathieu-Daudé
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230512101122.00006c73@Huawei.com \
--to=qemu-arm@nongnu.org \
--cc=Jonathan.Cameron@Huawei.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=zenghao@kylinos.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.