From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38951) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TDWzr-000521-6V for qemu-devel@nongnu.org; Mon, 17 Sep 2012 04:48:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TDWzp-0003t9-I2 for qemu-devel@nongnu.org; Mon, 17 Sep 2012 04:48:03 -0400 Received: from mail-iy0-f173.google.com ([209.85.210.173]:64764) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TDWzp-0003sv-ED for qemu-devel@nongnu.org; Mon, 17 Sep 2012 04:48:01 -0400 Received: by iakx26 with SMTP id x26so4924724iak.4 for ; Mon, 17 Sep 2012 01:48:00 -0700 (PDT) From: "Peter A. G. Crosthwaite" Date: Mon, 17 Sep 2012 18:47:30 +1000 Message-Id: Subject: [Qemu-devel] [PATCH v1 0/6] Microblaze Patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, edgar.iglesias@gmail.com Cc: peter.crosthwaite@petalogix.com, crwulff@gmail.com Misc microblaze patches. Chris Wulff (1): xilinx_timer: Fix a compile error if debug enabled Peter A. G. Crosthwaite (5): xilinx_timer: Removed comma in device name xilinx_timer: Send dbg msgs to stderr not stdout xilinx_timer: Fixed "frequency" prop name xilinx.h: Error check when setting links xilinx: fix names of ethernet and dma links. hw/xilinx.h | 16 ++++++++++++---- hw/xilinx_timer.c | 16 +++++++++------- 2 files changed, 21 insertions(+), 11 deletions(-)