qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] target/i386: Add nested FRED support
@ 2024-08-07  8:18 Xin Li (Intel)
  2024-08-07  8:18 ` [PATCH v1 1/3] target/i386: Delete duplicated macro definition CR4_FRED_MASK Xin Li (Intel)
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Xin Li (Intel) @ 2024-08-07  8:18 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, mtosatti, lei4.wang, zhao1.liu, xin3.li

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



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

end of thread, other threads:[~2024-08-09  8:47 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-07  8:18 [PATCH v1 0/3] target/i386: Add nested FRED support Xin Li (Intel)
2024-08-07  8:18 ` [PATCH v1 1/3] target/i386: Delete duplicated macro definition CR4_FRED_MASK Xin Li (Intel)
2024-08-07 14:32   ` Zhao Liu
2024-08-07  8:18 ` [PATCH v1 2/3] target/i386: Add VMX control bits for nested FRED support Xin Li (Intel)
2024-08-07 15:58   ` Zhao Liu
2024-08-08  7:04     ` Xin Li
2024-08-08  9:40       ` Zhao Liu
2024-08-09  6:38         ` Xin Li
2024-08-09  9:02           ` Zhao Liu
2024-08-07  8:18 ` [PATCH v1 3/3] target/i386: Raise the highest index value used for any VMCS encoding Xin Li (Intel)
2024-08-07 15:39   ` Zhao Liu
2024-08-09  6:27     ` Xin Li
2024-08-09  7:38       ` Xin Li
2024-08-09  9:01         ` Zhao Liu

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