WSL2-Linux-Kernel/arch/x86/mm/pat
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
..
Makefile x86/mm/pat: Move the memtype related files to arch/x86/mm/pat/ 2019-12-10 10:12:55 +01:00
cpa-test.c mm: don't include asm/pgtable.h if linux/mm.h is already included 2020-06-09 09:39:13 -07:00
memtype.c x86/pat: Pass valid address to sanitize_phys() 2021-09-02 21:53:18 +02:00
memtype.h x86/mm/pat: Move the memtype related files to arch/x86/mm/pat/ 2019-12-10 10:12:55 +01:00
memtype_interval.c mm: reorder includes after introduction of linux/pgtable.h 2020-06-09 09:39:13 -07:00
set_memory.c Merge branch 'kvm-guest-sev-migration' into kvm-master 2021-11-11 07:40:26 -05:00