On (Tue) May 25 2010 [17:00:43], Michael S. Tsirkin wrote:
> When guest notifier is assigned, we set mask notifier,
> which will assign kvm irqfd.
> When guest notifier is unassigned, mask notifier is unset,
> which should unassign kvm irqfd.
> 
> The way to do this is to call mask notifier telling it to mask the vector.
> This, unless vector is already masked which unassigns irqfd already.
> 
> The logic in unassign was reversed, which left kvm irqfd assigned.
> 
> This patch is qemu-kvm only as irqfd is not upstream.
> 
> Signed-off-by: Michael S. Tsirkin <m...@redhat.com>
> Reported-by: Amit Shah <amit.s...@redhat.com>

Acked-by: Amit Shah <amit.s...@redhat.com>

                Amit
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to