From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Michael Tokarev <mjt@tls.msk.ru>, qemu-devel@nongnu.org
Cc: qemu-stable@nongnu.org
Subject: Re: [PATCH v5 3/6] target/i386: Call accel-agnostic x86_cpu_get_supported_cpuid()
Date: Wed, 13 Sep 2023 13:01:26 +0200 [thread overview]
Message-ID: <ccdf7e04-b85b-8086-dda8-c1394930fa96@linaro.org> (raw)
In-Reply-To: <b905884e-04ad-f195-3228-b0bedc59b66c@tls.msk.ru>
On 13/9/23 12:59, Michael Tokarev wrote:
> 13.09.2023 12:30, Philippe Mathieu-Daudé:
>> x86_cpu_get_supported_cpuid() is generic and handles the different
>> accelerators. Use it instead of kvm_arch_get_supported_cpuid().
>>
>> That fixes a link failure introduced by commit 3adce820cf
>> ("target/i386: Remove unused KVM stubs") when QEMU is configured
>> as:
> ..
>> Cc: qemu-stable@nongnu.org
>> Fixes: 3adce820cf ("target/i386: Remove unused KVM stubs")
>
> This hopefully should not go to -stable as the issue has been
> introduced in v8.1.0-291-g3adce820cf which is past latest release.
> That's okay though, - just a small side-note.
Oh indeed. Paolo, do you mind removing the tag?
Thanks both!
next prev parent reply other threads:[~2023-09-13 11:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-13 9:30 [PATCH v5 0/6] target/i386: Restrict system-specific features from user emulation Philippe Mathieu-Daudé
2023-09-13 9:30 ` [PATCH v5 1/6] target/i386: Check kvm_hyperv_expand_features() return value Philippe Mathieu-Daudé
2023-09-13 9:30 ` [PATCH v5 2/6] target/i386: Drop accel_uses_host_cpuid before x86_cpu_get_supported_cpuid Philippe Mathieu-Daudé
2023-09-13 9:30 ` [PATCH v5 3/6] target/i386: Call accel-agnostic x86_cpu_get_supported_cpuid() Philippe Mathieu-Daudé
2023-09-13 10:59 ` Michael Tokarev
2023-09-13 11:01 ` Philippe Mathieu-Daudé [this message]
2023-09-13 9:30 ` [PATCH v5 4/6] target/i386: Move x86_cpu_get_migratable_flags() around Philippe Mathieu-Daudé
2023-09-13 9:30 ` [RFC PATCH v5 5/6] target/i386: Restrict system-specific code from user emulation Philippe Mathieu-Daudé
2023-09-13 9:30 ` [PATCH v5 6/6] target/i386: Prohibit target specific KVM prototypes on " Philippe Mathieu-Daudé
2023-09-13 10:29 ` [PATCH v5 0/6] target/i386: Restrict system-specific features from " Paolo Bonzini
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=ccdf7e04-b85b-8086-dda8-c1394930fa96@linaro.org \
--to=philmd@linaro.org \
--cc=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.org \
--cc=qemu-stable@nongnu.org \
/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).