openvmm icon indicating copy to clipboard operation
openvmm copied to clipboard

CVM Guest VSM: refactor the shared/encrypted bitmaps to be partition-wide

Open sluck-msft opened this issue 7 months ago • 0 comments

In preparation for VTL 1 memory support for CVMs, make the shared/encrypted bitmap tracking available on a partition-level, rather than in the GuestMemoryMapping (which ends up being per-VTL). Also includes some refactoring to isolate out the bitmap logic so that it can be reused for vtl protection bitmaps.

Tested: SNP +/- guest vsm boots

sluck-msft avatar May 16 '25 17:05 sluck-msft