From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:54467) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqgEV-0005zM-9a for qemu-devel@nongnu.org; Fri, 27 Jan 2012 02:28:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RqgET-0008Si-Oq for qemu-devel@nongnu.org; Fri, 27 Jan 2012 02:28:27 -0500 Received: from e06smtp10.uk.ibm.com ([195.75.94.106]:51608) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqgET-0008SW-Gn for qemu-devel@nongnu.org; Fri, 27 Jan 2012 02:28:25 -0500 Received: from /spool/local by e06smtp10.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 27 Jan 2012 07:28:20 -0000 Received: from d06av12.portsmouth.uk.ibm.com (d06av12.portsmouth.uk.ibm.com [9.149.37.247]) by d06nrmr1806.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q0R7SHCa2207770 for ; Fri, 27 Jan 2012 07:28:17 GMT Received: from d06av12.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av12.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q0R7SHor004909 for ; Fri, 27 Jan 2012 00:28:17 -0700 From: Stefan Hajnoczi Date: Fri, 27 Jan 2012 07:27:56 +0000 Message-Id: <1327649282-12431-1-git-send-email-stefanha@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PULL 0/6] Trivial patches for 20 to 27 January 2012 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org, Stefan Hajnoczi The following changes since commit 331636431af32ece373f4b1fb7c3ae9d0615e2a6: vga: compile cirrus_vga in hwlib (2012-01-25 18:32:59 +0000) are available in the git repository at: git://github.com/stefanha/qemu.git trivial-patches Jan Kiszka (3): qdev-property: Make bit property parsing stricter e1000: Preserve link state across device reset pcnet: Preserve link state across device reset Laszlo Ersek (1): qemu-io: end aio help text sentences with periods Paolo Bonzini (1): remove #if 0 code for timers Sergei Trofimovich (1): ./configure: export xfs config via --{enable, disable}-xfsctl configure | 4 ++++ hw/e1000.c | 5 +++++ hw/pcnet.c | 3 ++- hw/qdev-properties.c | 4 ++-- qemu-io.c | 4 ++-- qemu-timer.c | 29 ----------------------------- 6 files changed, 15 insertions(+), 34 deletions(-) -- 1.7.8.3