From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53916) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TP8Lf-0007XT-Sj for qemu-devel@nongnu.org; Fri, 19 Oct 2012 04:54:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TP8Le-0008CG-MZ for qemu-devel@nongnu.org; Fri, 19 Oct 2012 04:54:31 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42116) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TP8Le-0008C9-DJ for qemu-devel@nongnu.org; Fri, 19 Oct 2012 04:54:30 -0400 From: Stefan Hajnoczi Date: Fri, 19 Oct 2012 10:54:18 +0200 Message-Id: <1350636864-22263-1-git-send-email-stefanha@redhat.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 13 to 19 October 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 b6348f29d033d5a8a26f633d2ee94362595f32a4: target-arm/translate: Fix RRX operands (2012-10-17 19:56:46 +0200) are available in the git repository at: git://github.com/stefanha/qemu.git trivial-patches for you to fetch changes up to 11f66978618b542986172a62fcd6acfa36c0d178: ui/vnc-jobs.c: Fix minor typos in comments (2012-10-19 10:42:01 +0200) ---------------------------------------------------------------- Joel Martin (1): ui/vnc: Only report/use TIGHT_PNG encoding if enabled. Peter Maydell (3): targphys.h: Don't define target_phys_addr_t for user-mode emulators target-arm/neon_helper: Remove obsolete FIXME comment ui/vnc-jobs.c: Fix minor typos in comments Stefan Weil (2): configure: Remove unused parameters from main function net/tap-win32: Fix compiler warning caused by missing include statement configure | 4 ++-- net/tap-win32.c | 1 + target-arm/neon_helper.c | 1 - targphys.h | 4 ++++ ui/vnc-jobs.c | 16 ++++++++-------- ui/vnc.c | 2 ++ 6 files changed, 17 insertions(+), 11 deletions(-) -- 1.7.11.7