openvmm icon indicating copy to clipboard operation
openvmm copied to clipboard

[TDX] Add Guest VSM support when changing overlay for hypercall code page

Open ckotamra opened this issue 1 year ago • 0 comments

For TDX-isolated VMs, implement VTL permissions for the target VTL when changing overlay for hypercall code page.

For more info, refer to the implementation of change_hypercall_overlay() for isolation type IsolationType::Tdx in /openhcl/underhill_mem/src/lib.rs

ckotamra avatar Dec 20 '24 18:12 ckotamra