From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50632) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z7hdH-0001Ly-Qr for qemu-devel@nongnu.org; Wed, 24 Jun 2015 06:10:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z7hdF-0004Er-Om for qemu-devel@nongnu.org; Wed, 24 Jun 2015 06:10:15 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53136) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z7hdF-0004Eg-Ab for qemu-devel@nongnu.org; Wed, 24 Jun 2015 06:10:13 -0400 Message-ID: <558A81FF.3090700@redhat.com> Date: Wed, 24 Jun 2015 12:10:07 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1434386038-9246-1-git-send-email-eric.auger@linaro.org> <558A7E93.4070101@redhat.com> <558A7F85.6010002@linaro.org> In-Reply-To: <558A7F85.6010002@linaro.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RESEND PATCH v16 0/6] KVM platform device passthrough List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Auger , eric.auger@st.com, qemu-devel@nongnu.org, peter.maydell@linaro.org, peter.crosthwaite@xilinx.com, alex.williamson@redhat.com Cc: b.reynal@virtualopensystems.com, christoffer.dall@linaro.org, vikrams@codeaurora.org, patches@linaro.org On 24/06/2015 11:59, Eric Auger wrote: > > I think I've now acked everything that's needed from me? > > Thanks. what about the > [RESEND PATCH v16 5/6] sysbus: add irq_routing_notifier? > > Is that one for Peter C. or anyone else? There is no real maintainer, so I think Peter's Reviewed-by is enough. Paolo