qemu-stable
[Top][All Lists]
Advanced

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

Re: [PATCH v5 3/6] target/i386: Call accel-agnostic x86_cpu_get_supporte


From: Michael Tokarev
Subject: Re: [PATCH v5 3/6] target/i386: Call accel-agnostic x86_cpu_get_supported_cpuid()
Date: Wed, 13 Sep 2023 13:59:23 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0

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.

/mjt



reply via email to

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