On Thu, Feb 04, 2021, Ashish Kalra wrote: > From: Ashish Kalra <ashish.ka...@amd.com>
... > arch/x86/include/asm/mem_encrypt.h | 8 +++++ > arch/x86/kernel/kvm.c | 52 ++++++++++++++++++++++++++++++ > arch/x86/mm/mem_encrypt.c | 41 +++++++++++++++++++++++ > 3 files changed, 101 insertions(+) Please use "x86/kvm:" in the shortlog for guest side changes so that reviewers can easily differentiate between host and guest patches. Past changes haven't exactly been consistent for guest changes, but "x86/kvm:" is the most popular at a glance, and IMO aligns best with other kernel (non-KVM) changes.