Re: [PATCH V4 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv

From: Wei Liu
Date: Mon Aug 07 2023 - 00:33:03 EST


On Fri, Aug 04, 2023 at 11:34:36PM +0000, Wei Liu wrote:
> On Fri, Aug 04, 2023 at 11:22:44AM -0400, Tianyu Lan wrote:
> > From: Tianyu Lan <tiala@xxxxxxxxxxxxx>
> [...]
> > Tianyu Lan (9):
> > 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
>
> I applied all but the last patch to hyperv-next. Thanks.

This is causing build issues in linux-next. I've reverted this series
from hyperv-next.

>
> > x86/hyperv: Initialize cpu and memory for SEV-SNP enlightened guest
>