On Mon, 11 Sep 2023 11:20:10 -0700, Sean Christopherson wrote: > Finally posting the testcase for the fix to back !visible roots with a dummy > root[*]. The testcase is very simple: point EP4TA at MMIO (TPM base), do > VM-Enter, and expect the VM to not die. > > [*] https://lore.kernel.org/all/20230729005200.1057358-6-seanjc@xxxxxxxxxx > > Sean Christopherson (3): > nVMX: Use helpers to check for WB memtype and 4-level EPT support > nVMX: Use setup_dummy_ept() to configure EPT for test_ept_eptp() test > nVMX: Add a testcase for running L2 with EP4TA that points at MMIO > > [...] Applied to kvm-x86 next, thanks! [1/3] nVMX: Use helpers to check for WB memtype and 4-level EPT support https://github.com/kvm-x86/kvm-unit-tests/commit/ee7c8d4e630a [2/3] nVMX: Use setup_dummy_ept() to configure EPT for test_ept_eptp() test https://github.com/kvm-x86/kvm-unit-tests/commit/5676a8651066 [3/3] nVMX: Add a testcase for running L2 with EP4TA that points at MMIO https://github.com/kvm-x86/kvm-unit-tests/commit/e87078ea65b0 -- https://github.com/kvm-x86/kvm-unit-tests/tree/next