Paolo Bonzini b9ecb9a997 Merge branch 'kvm-guest-sev-migration' into kvm-master
Add guest api and guest kernel support for SEV live migration.

Introduces a new hypercall to notify the host of changes to the page
encryption status.  If the page is encrypted then it must be migrated
through the SEV firmware or a helper VM sharing the key.  If page is
not encrypted then it can be migrated normally by userspace.  This new
hypercall is invoked using paravirt_ops.

Conflicts: sev_active() replaced by cc_platform_has(CC_ATTR_GUEST_MEM_ENCRYPT).
2021-11-11 07:40:26 -05:00
..
2021-10-04 17:37:22 +02:00
2021-09-19 13:29:36 -07:00
2020-11-06 23:14:58 +01:00
2021-03-18 15:31:53 +01:00
2021-03-18 15:31:53 +01:00
2018-10-31 08:54:16 -07:00