On 3/8/22 21:58, Sean Christopherson wrote:
Using nested_ops is clever, but IMO unnecessary, especially since we can go even further by adding a nEPT specific hook to initialize its constant shadow paging stuff. Here's what I had written spliced in with your code. Compile tested only for this version.
I'll do something in between, keeping the nested_ops but with three functions to initialize the various kvm_mmu structs.
Paolo