Re: [RFC PATCH V6 0/4 Resend] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
From: Wei Liu
Date: Wed Aug 13 2025 - 10:44:41 EST
On Wed, Aug 13, 2025 at 07:44:09PM +0800, Tianyu Lan wrote:
> On Wed, Aug 13, 2025 at 7:47 AM Wei Liu <wei.liu@xxxxxxxxxx> wrote:
> >
> > On Wed, Aug 06, 2025 at 08:18:51PM +0800, Tianyu Lan wrote:
> > > From: Tianyu Lan <tiala@xxxxxxxxxxxxx>
> > [...]
> > > Tianyu Lan (4):
> > > x86/hyperv: Don't use hv apic driver when Secure AVIC is available
> > > Drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
> > > x86/hyperv: Don't use auto-eoi when Secure AVIC is available
> > > x86/hyperv: Allow Hyper-V to inject STIMER0 interrupts
> >
> > Are they still RFC? They look like ready to be merged.
> >
> > Wei
> Hi Wei:
> This patchset depends on the AMD Secure AVIC patchset. If we just
> add hv_enable_coco_interrupt() as a dummy function. If It's acceptable,
> I may send out a new version for merge.
Let's wait for the AMD Secure AVIC patchset to be merged first. You can
then repost without the RFC tag.
Thanks,
Wei
> --
> Thanks
> Tianyu Lan