pkvm: Unmap all guest private memory after initialization

In pkvm, assume that all guest memory is private and unmap it by
default unless explicitly marked as shared. If it's going to be
shared in the future, the host can remap it.

Signed-off-by: Fuad Tabba <tabba@google.com>
1 file changed