qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Bibo Mao <maobibo@loongson.cn>, Paolo Bonzini <pbonzini@redhat.com>
Cc: "Alex Bennée" <alex.bennee@linaro.org>,
	"Thomas Huth" <thuth@redhat.com>,
	qemu-devel@nongnu.org
Subject: Re: [PATCH] configure: Add linux header compile support for LoongArch
Date: Mon, 15 Jan 2024 14:22:48 +0100	[thread overview]
Message-ID: <7825f8a0-c896-45a9-86c3-9a30e89ecd06@linaro.org> (raw)
In-Reply-To: <20240115073101.174113-1-maobibo@loongson.cn>

On 15/1/24 08:31, Bibo Mao wrote:
> When compiling qemu with system KVM mode for LoongArch, header files in
> directory linux-headers/asm-loongarch should be used firstly. Otherwise it
> fails to find kvm.h on system with old glibc, since latest kernel header
> files are not installed.
> 
> This patch adds linux_arch definition for LoongArch system so that header
> files in directory linux-headers/asm-loongarch can be included.
> 

Fixes: 714b03c125 ("target/loongarch: Add loongarch kvm into meson build")

> Signed-off-by: Bibo Mao <maobibo@loongson.cn>
> ---
>   configure | 1 +
>   1 file changed, 1 insertion(+)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




      reply	other threads:[~2024-01-15 13:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-15  7:31 [PATCH] configure: Add linux header compile support for LoongArch Bibo Mao
2024-01-15 13:22 ` Philippe Mathieu-Daudé [this message]

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=7825f8a0-c896-45a9-86c3-9a30e89ecd06@linaro.org \
    --to=philmd@linaro.org \
    --cc=alex.bennee@linaro.org \
    --cc=maobibo@loongson.cn \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    /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 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).