From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38131) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDuua-00069j-6f for qemu-devel@nongnu.org; Wed, 21 Jan 2015 08:01:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YDuuS-0007k9-LL for qemu-devel@nongnu.org; Wed, 21 Jan 2015 08:01:32 -0500 Received: from cantor2.suse.de ([195.135.220.15]:44141 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDuuS-0007jo-EV for qemu-devel@nongnu.org; Wed, 21 Jan 2015 08:01:24 -0500 Message-ID: <54BFA321.1000106@suse.de> Date: Wed, 21 Jan 2015 14:01:21 +0100 From: Alexander Graf MIME-Version: 1.0 References: <1420560191-48029-1-git-send-email-agraf@suse.de> <54BFA2BD.2000105@huawei.com> In-Reply-To: <54BFA2BD.2000105@huawei.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/4] ARM: Add support for a generic PCI Express host bridge List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Claudio Fontana , qemu-devel@nongnu.org Cc: Peter Maydell , ard.biesheuvel@linaro.org, mst@redhat.com, rob.herring@linaro.org, stuart.yoder@freescale.com, a.rigo@virtualopensystems.com On 21.01.15 13:59, Claudio Fontana wrote: > Hi Alex, > > are you planning a respin of this one? Yup, will send a respin with 4 IRQs this week. Alex