[PATCH v1 0/3] target/i386: Add nested FRED support

Xin Li (Intel) posted 3 patches 3 months, 2 weeks ago
target/i386/cpu.c     | 4 ++--
target/i386/cpu.h     | 7 +------
target/i386/kvm/kvm.c | 9 ++++++++-
3 files changed, 11 insertions(+), 9 deletions(-)
[PATCH v1 0/3] target/i386: Add nested FRED support
Posted by Xin Li (Intel) 3 months, 2 weeks ago
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