From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45982) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XRDwn-0002oy-Ha for qemu-devel@nongnu.org; Tue, 09 Sep 2014 01:26:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XRDwh-0004rv-Lj for qemu-devel@nongnu.org; Tue, 09 Sep 2014 01:26:33 -0400 Received: from s16892447.onlinehome-server.info ([82.165.15.123]:59049) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XRDwh-0004qj-Ez for qemu-devel@nongnu.org; Tue, 09 Sep 2014 01:26:27 -0400 Date: Tue, 9 Sep 2014 06:25:46 +0100 From: Mark Cave-Ayland Message-ID: <20140909052546.GA11613@kentang.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] [PULL] qemu-sparc update List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, peter.maydell@linaro.org Hi Peter, I've just updated my qemu-sparc branch with an implementation of the apb PCI error registers. Please pull. ATB, Mark. The following changes since commit 1bc0e405816c9c6bde5695af20b07a1491ce1f9f: Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2014-09-08 13:14:41 +0100) are available in the git repository at: https://github.com/mcayland/qemu.git tags/qemu-sparc-signed for you to fetch changes up to de739df8e0032d441a57ec1a8f9ab8e9bf72cef0: apb: implement PCI bus error interrupt map registers (2014-09-09 06:07:12 +0100) ---------------------------------------------------------------- apb: implement PCI bus error interrupt map registers ---------------------------------------------------------------- Mark Cave-Ayland (1): apb: implement PCI bus error interrupt map registers hw/pci-host/apb.c | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-)