[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a157b1de-6188-31ad-940d-7fa1179d04fc@redhat.com>
Date: Fri, 16 Dec 2016 17:41:54 +0100
From: David Hildenbrand <david@...hat.com>
To: Radim Krčmář <rkrcmar@...hat.com>,
linux-kernel@...r.kernel.org, kvm@...r.kernel.org
Cc: Paolo Bonzini <pbonzini@...hat.com>,
Igor Mammedov <imammedo@...hat.com>
Subject: Re: [PATCH v3 3/4] KVM: x86: make interrupt delivery fast and slow
path behave the same
Am 15.12.2016 um 18:06 schrieb Radim Krčmář:
> Slow path tried to prevent IPIs from x2APIC VCPUs from being delivered
> to xAPIC VCPUs and vice-versa. Make slow path behave like fast path,
> which never distinguished that.
>
> Signed-off-by: Radim Krčmář <rkrcmar@...hat.com>
Just to verify:
The GET_APIC_DEST_FIELD(mda) == APIC_BROADCAST is still correct in
kvm_apic_broadcast() ?
Apart from that thing confusing me, this looks good to me :)
--
David
Powered by blists - more mailing lists