From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:52918) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxF6V-0004iA-BY for qemu-devel@nongnu.org; Mon, 21 Jan 2013 05:59:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TxF6S-0006xX-R5 for qemu-devel@nongnu.org; Mon, 21 Jan 2013 05:59:51 -0500 Received: from mx1.redhat.com ([209.132.183.28]:58572) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxF6S-0006xT-JN for qemu-devel@nongnu.org; Mon, 21 Jan 2013 05:59:48 -0500 From: Stefan Hajnoczi Date: Mon, 21 Jan 2013 11:59:39 +0100 Message-Id: <1358765983-30201-1-git-send-email-stefanha@redhat.com> Subject: [Qemu-devel] [PULL for-1.4 0/4] Trivial patches for 16 to 21 January 2013 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Anthony Liguori , Stefan Hajnoczi These fixes are for QEMU 1.4. The following changes since commit 8b17ed4caa7e015324a4ecbe3c863e32458d840a: Merge remote-tracking branch 'stefanha/block' into staging (2013-01-20 11:01:10 -0600) are available in the git repository at: git://github.com/stefanha/qemu.git trivial-patches for you to fetch changes up to 09a021fb7ceb7255ab106999d7b38ffd92c3bdd6: hw/tpci200: Fix compiler warning (redefined symbol with MinGW) (2013-01-21 11:39:15 +0100) ---------------------------------------------------------------- Michael Tokarev (1): acpitable: open the data file in binary mode Stefan Weil (2): hw: Spelling fix in log message hw/tpci200: Fix compiler warning (redefined symbol with MinGW) Vadim Evard (1): configure: silence pkg-config's check for curses configure | 2 +- hw/acpi.c | 2 +- hw/openrisc_sim.c | 2 +- hw/tpci200.c | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) -- 1.8.1