[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/3] Fix some feature names for i386
|
From: |
Tim Wiederhake |
|
Subject: |
[PATCH 0/3] Fix some feature names for i386 |
|
Date: |
Thu, 24 Aug 2023 15:57:07 +0200 |
Some feature names were missing, wrong, or duplicated in the
feature_word_info table. See individual commits for details.
This introduces some merge conflicts for
https://lists.nongnu.org/archive/html/qemu-devel/2023-08/msg02005.html
but that series might need to be reworked anyway.
Regards,
Tim
Tim Wiederhake (3):
target/i386: Add missing feature names in FEAT_VMX_EPT_VPID_CAPS
target/i386: Fix feature names in FEAT_VMX_EPT_VPID_CAPS
target/i386: Fix duplicated feature name in FEAT_KVM
target/i386/cpu.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
--
2.39.2
- [PATCH 0/3] Fix some feature names for i386,
Tim Wiederhake <=