[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v1 0/3] target/i386: Add nested FRED support
|
From: |
Xin Li (Intel) |
|
Subject: |
[PATCH v1 0/3] target/i386: Add nested FRED support |
|
Date: |
Wed, 7 Aug 2024 01:18:09 -0700 |
This patch set adds nested FRED support to allow KVM to run a nested
guest with FRED enabled.
Lei Wang (1):
target/i386: Raise the highest index value used for any VMCS encoding
Xin Li (Intel) (2):
target/i386: Delete duplicated macro definition CR4_FRED_MASK
target/i386: Add VMX control bits for nested FRED support
target/i386/cpu.c | 4 ++--
target/i386/cpu.h | 7 +------
target/i386/kvm/kvm.c | 9 ++++++++-
3 files changed, 11 insertions(+), 9 deletions(-)
base-commit: 6d00c6f982562222adbd0613966285792125abe5
--
2.45.2
- [PATCH v1 0/3] target/i386: Add nested FRED support,
Xin Li (Intel) <=
[PATCH v1 3/3] target/i386: Raise the highest index value used for any VMCS encoding, Xin Li (Intel), 2024/08/07