On 12/17/2024 8:39 PM, Xiaoyao Li wrote:
> This series grabs two patches related to feature_word_description() from
> two different old threads, they are simple and straightforward.
>
> Patch 1 is grabbed from [1] while patch 2 is grabbed from [2].
Ping...
> [1]: https://lore.kernel.org/qemu-devel/20230106083826.5384-3-lei4.wang@intel.com/
> [2]: https://lore.kernel.org/qemu-devel/20220808085834.3227541-2-xiaoyao.li@intel.com/
>
> Lei Wang (1):
> i386: Remove unused parameter "uint32_t bit" in
> feature_word_description()
>
> Xiaoyao Li (1):
> target/i386: Print CPUID subleaf info for unsupported feature
>
> target/i386/cpu.c | 9 +++++----
> 1 file changed, 5 insertions(+), 4 deletions(-)
>