From: Tom Lendacky <thomas.lendacky@amd.com>
To: Wei Liu <wei.liu@kernel.org>, Tianyu Lan <ltykernel@gmail.com>
Cc: kys@microsoft.com, haiyangz@microsoft.com, decui@microsoft.com,
tglx@linutronix.de, mingo@redhat.com, bp@alien8.de,
dave.hansen@linux.intel.com, x86@kernel.org, hpa@zytor.com,
daniel.lezcano@linaro.org, arnd@arndb.de,
michael.h.kelley@microsoft.com, Tianyu Lan <tiala@microsoft.com>,
linux-arch@vger.kernel.org, linux-hyperv@vger.kernel.org,
linux-kernel@vger.kernel.org, vkuznets@redhat.com
Subject: Re: [PATCH v7 0/8] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
Date: Tue, 22 Aug 2023 14:37:48 -0500 [thread overview]
Message-ID: <b4979997-23b9-0c43-574e-e4a3506500ff@amd.com> (raw)
In-Reply-To: <ZOQMiLEdPsD+pF8q@liuwe-devbox-debian-v2>
On 8/21/23 20:16, Wei Liu wrote:
> On Fri, Aug 18, 2023 at 06:29:10AM -0400, Tianyu Lan wrote:
>> From: Tianyu Lan <tiala@microsoft.com>
>>
>> Tianyu Lan (8):
>> x86/hyperv: Add sev-snp enlightened guest static key
>> x86/hyperv: Set Virtual Trust Level in VMBus init message
>> x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP
>> enlightened guest
>> drivers: hv: Mark percpu hvcall input arg page unencrypted in SEV-SNP
>> enlightened guest
>> x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp
>> enlightened guest
>> clocksource: hyper-v: Mark hyperv tsc page unencrypted in sev-snp
>> enlightened guest
>> x86/hyperv: Add smp support for SEV-SNP guest
>> x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES
>
> Applied to hyperv-next. Thanks.
Just found that this series fails to build if CONFIG_HYPERV is not set:
ld: arch/x86/kernel/cpu/mshyperv.o: in function `ms_hyperv_init_platform':
/root/kernels/linux-next-build-x86_64/arch/x86/kernel/cpu/mshyperv.c:417: undefined reference to `isolation_type_en_snp'
make[2]: *** [scripts/Makefile.vmlinux:36: vmlinux] Error 1
make[1]: *** [/root/kernels/linux-next-build-x86_64/Makefile:1166: vmlinux] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:234: __sub-make] Error 2
Thanks,
Tom
next prev parent reply other threads:[~2023-08-22 19:37 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-18 10:29 [PATCH v7 0/8] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv Tianyu Lan
2023-08-18 10:29 ` [PATCH v7 1/8] x86/hyperv: Add sev-snp enlightened guest static key Tianyu Lan
2023-08-18 10:29 ` [PATCH v7 2/8] x86/hyperv: Set Virtual Trust Level in VMBus init message Tianyu Lan
2023-08-18 10:29 ` [PATCH v7 3/8] x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guest Tianyu Lan
2023-08-18 10:29 ` [PATCH v7 4/8] drivers: hv: Mark percpu hvcall input arg " Tianyu Lan
2023-08-18 10:29 ` [PATCH v7 5/8] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp " Tianyu Lan
2023-08-20 17:41 ` Dexuan Cui
2023-08-18 10:29 ` [PATCH v7 6/8] clocksource: hyper-v: Mark hyperv tsc page unencrypted " Tianyu Lan
2023-08-18 10:29 ` [PATCH v7 7/8] x86/hyperv: Add smp support for SEV-SNP guest Tianyu Lan
2023-08-18 10:29 ` [PATCH v7 8/8] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES Tianyu Lan
2023-08-22 1:16 ` [PATCH v7 0/8] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv Wei Liu
2023-08-22 19:37 ` Tom Lendacky [this message]
2023-08-23 3:08 ` Dexuan Cui
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b4979997-23b9-0c43-574e-e4a3506500ff@amd.com \
--to=thomas.lendacky@amd.com \
--cc=arnd@arndb.de \
--cc=bp@alien8.de \
--cc=daniel.lezcano@linaro.org \
--cc=dave.hansen@linux.intel.com \
--cc=decui@microsoft.com \
--cc=haiyangz@microsoft.com \
--cc=hpa@zytor.com \
--cc=kys@microsoft.com \
--cc=linux-arch@vger.kernel.org \
--cc=linux-hyperv@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ltykernel@gmail.com \
--cc=michael.h.kelley@microsoft.com \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
--cc=tiala@microsoft.com \
--cc=vkuznets@redhat.com \
--cc=wei.liu@kernel.org \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).