From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45139) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULCfD-0000pF-CI for qemu-devel@nongnu.org; Thu, 28 Mar 2013 09:14:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULCfA-0003B8-1w for qemu-devel@nongnu.org; Thu, 28 Mar 2013 09:14:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54447) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULCf9-0003B2-Qc for qemu-devel@nongnu.org; Thu, 28 Mar 2013 09:14:39 -0400 From: Stefan Hajnoczi Date: Thu, 28 Mar 2013 14:14:31 +0100 Message-Id: <1364476474-22577-1-git-send-email-stefanha@redhat.com> Subject: [Qemu-devel] [PULL 0/3] Trivial patches for 23 to 28 March 2013 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Anthony Liguori , Stefan Hajnoczi I will be away from tomorrow until next Wednesday. The following changes since commit e280ff5e9159ed227a117339c1157143627cab96: spice-qemu-char: Drop hackish vmc_register on spice_chr_write (2013-03-27 10:26:50 -0500) are available in the git repository at: git://github.com/stefanha/qemu.git trivial-patches for you to fetch changes up to b0d62a3d8e1ea9eccd246829a03e2d23f0982431: hw/tcx: Remove unused 'addr' field and the property that sets it (2013-03-28 10:32:49 +0100) ---------------------------------------------------------------- Dunrong Huang (1): configure: show debug-info option in --help output Peter Maydell (1): hw/tcx: Remove unused 'addr' field and the property that sets it liguang (1): hw/i386/pc: format load_linux function configure | 2 + hw/i386/pc.c | 109 ++++++++++++++++++++++++++++--------------------------- hw/sparc/sun4m.c | 1 - hw/tcx.c | 2 - 4 files changed, 58 insertions(+), 56 deletions(-) -- 1.8.1.4