Re: [PATCH v19 092/130] KVM: TDX: Implement interrupt injection

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Mar 28, 2024 at 06:56:26PM +0800,
Chao Gao <chao.gao@xxxxxxxxx> wrote:

> >@@ -848,6 +853,12 @@ fastpath_t tdx_vcpu_run(struct kvm_vcpu *vcpu)
> > 
> > 	trace_kvm_entry(vcpu);
> > 
> >+	if (pi_test_on(&tdx->pi_desc)) {
> >+		apic->send_IPI_self(POSTED_INTR_VECTOR);
> >+
> >+		kvm_wait_lapic_expire(vcpu);
> 
> it seems the APIC timer change was inadvertently included.

Oops. Thanks for catching it.
-- 
Isaku Yamahata <isaku.yamahata@xxxxxxxxx>




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux