From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50756) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TSlwo-0006OH-1I for qemu-devel@nongnu.org; Mon, 29 Oct 2012 05:47:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TSlwi-0004Kd-D6 for qemu-devel@nongnu.org; Mon, 29 Oct 2012 05:47:53 -0400 Date: Mon, 29 Oct 2012 10:47:44 +0100 From: Stefan Hajnoczi Message-ID: <20121029094744.GA30593@stefanha-thinkpad.redhat.com> References: <1350637684-32300-1-git-send-email-peter.crosthwaite@xilinx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1350637684-32300-1-git-send-email-peter.crosthwaite@xilinx.com> Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] cadence_uart: More debug information List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Crosthwaite Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org On Fri, Oct 19, 2012 at 07:08:04PM +1000, Peter Crosthwaite wrote: > Add more helpful debug information to the cadence UART. > > Signed-off-by: Peter Crosthwaite > --- > hw/cadence_uart.c | 11 +++++++---- > 1 files changed, 7 insertions(+), 4 deletions(-) Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan