qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Clean up and enhance of feature_word_description()
@ 2024-12-17 12:39 Xiaoyao Li
  2024-12-17 12:39 ` [PATCH 1/2] i386: Remove unused parameter "uint32_t bit" in feature_word_description() Xiaoyao Li
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Xiaoyao Li @ 2024-12-17 12:39 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: Zhao Liu, qemu-devel

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-05-28  8:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-17 12:39 [PATCH 0/2] Clean up and enhance of feature_word_description() Xiaoyao Li
2024-12-17 12:39 ` [PATCH 1/2] i386: Remove unused parameter "uint32_t bit" in feature_word_description() Xiaoyao Li
2024-12-17 16:29   ` Zhao Liu
2024-12-17 12:39 ` [PATCH 2/2] target/i386: Print CPUID subleaf info for unsupported feature Xiaoyao Li
2024-12-17 16:31   ` Zhao Liu
2025-01-13  8:04 ` [PATCH 0/2] Clean up and enhance of feature_word_description() Xiaoyao Li
2025-05-28  8:43   ` Paolo Bonzini

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).