From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WD6po-0000Ib-Pp for qemu-devel@nongnu.org; Tue, 11 Feb 2014 01:28:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WD6ph-0007B9-HC for qemu-devel@nongnu.org; Tue, 11 Feb 2014 01:28:44 -0500 Received: from mail-qa0-f43.google.com ([209.85.216.43]:42133) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WD6ph-0007B2-D4 for qemu-devel@nongnu.org; Tue, 11 Feb 2014 01:28:37 -0500 Received: by mail-qa0-f43.google.com with SMTP id o15so11027287qap.16 for ; Mon, 10 Feb 2014 22:28:37 -0800 (PST) Sender: Peter Crosthwaite From: Peter Crosthwaite Date: Mon, 10 Feb 2014 22:28:04 -0800 Message-Id: Subject: [Qemu-devel] [PATCH target-arm v1 0/7] PL330 Changes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org Hi Peter, Some minor fixups and tweaks to PL330. Regards, Peter Peter Crosthwaite (7): dma/pl330: Delete overly verbose debug printf dma/pl330: Fix misleading type dma/pl330: printf format type sweep. dma/pl330: Rename parent_obj dma/pl330: Add event debugging printfs dma/pl330: Fix buffer depth dma/pl330: implement dmaadnh instruction hw/dma/pl330.c | 55 ++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 36 insertions(+), 19 deletions(-) -- 1.8.5.4