[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] Clean up and enhance of feature_word_description()
From: |
Xiaoyao Li |
Subject: |
[PATCH 0/2] Clean up and enhance of feature_word_description() |
Date: |
Tue, 17 Dec 2024 07:39:30 -0500 |
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].
[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(-)
--
2.34.1
- [PATCH 0/2] Clean up and enhance of feature_word_description(),
Xiaoyao Li <=