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

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

 



>@@ -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.




[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