From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40755) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tr7km-0001YZ-34 for qemu-devel@nongnu.org; Fri, 04 Jan 2013 08:56:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tr7kj-0007Q9-HD for qemu-devel@nongnu.org; Fri, 04 Jan 2013 08:56:08 -0500 Received: from mx1.redhat.com ([209.132.183.28]:9031) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tr7kj-0007Q4-9K for qemu-devel@nongnu.org; Fri, 04 Jan 2013 08:56:05 -0500 From: Stefan Hajnoczi Date: Fri, 4 Jan 2013 14:55:44 +0100 Message-Id: <1357307750-1966-1-git-send-email-stefanha@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PULL 0/6] Trivial patches for 18 December 2012 to 4 January 2013 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Anthony Liguori , Stefan Hajnoczi The following changes since commit 25bbf61e4bacd1e4fa4115ffcf151051b9d660= 8e: pty: unbreak libvirt (2013-01-03 12:53:41 -0600) are available in the git repository at: git://github.com/stefanha/qemu.git trivial-patches for you to fetch changes up to bfb82a28752d29291adf932c3a9941e8383203af: spice: drop incorrect vm_change_state_handler() opaque (2013-01-04 14:3= 8:05 +0100) ---------------------------------------------------------------- John Spencer (1): linux-user/syscall.c: remove forward declarations Markus Armbruster (1): pc_sysfw: Check for qemu_find_file() failure Stefan Hajnoczi (1): spice: drop incorrect vm_change_state_handler() opaque Stefan Weil (2): pseries: Remove unneeded include statement (fixes MinGW builds) hw/mcf5206: Reduce size of lookup table =E9=99=B3=E9=9F=8B=E4=BB=BB (Wei-Ren Chen) (1): Remove --sparc_cpu option from the configure list configure | 1 - hw/mcf5206.c | 2 +- hw/pc_sysfw.c | 4 ++++ hw/spapr_nvram.c | 2 +- linux-user/syscall.c | 8 +++----- ui/spice-core.c | 5 ++--- 6 files changed, 11 insertions(+), 11 deletions(-) --=20 1.8.0.2