mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-30 06:23:31 +00:00
Ask the ConfidentialGuestSupport object whether to use guest_memfd for KVM-backend private memory. This bool can be set in instance_init (or user_complete) so that it is available when the machine is created. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>