From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH v2 0/4] KVM & genirq: Enable adaptive IRQ sharing for passed-through devices Date: Mon, 13 Dec 2010 12:10:48 +0200 Message-ID: <20101213101048.GE25590@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Thomas Gleixner , Avi Kivity , Marcelo Tosatti , linux-kernel@vger.kernel.org, kvm , Tom Lyon , Alex Williamson To: Jan Kiszka Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Sun, Dec 12, 2010 at 12:22:40PM +0100, Jan Kiszka wrote: > The result may look simpler on first glance than v1, but it comes with > more subtle race scenarios IMO. I thought them through, hopefully > catching all, but I would appreciate any skeptical review. Thought about the races till my head hurt, and yes, they all seem to be handled correctly. FWIW Reviewed-by: Michael S. Tsirkin