From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38245) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZbDV-0007Bp-9E for qemu-devel@nongnu.org; Thu, 02 Oct 2014 03:54:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XZbDQ-00030T-E6 for qemu-devel@nongnu.org; Thu, 02 Oct 2014 03:54:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:2976) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZbDQ-00030P-77 for qemu-devel@nongnu.org; Thu, 02 Oct 2014 03:54:20 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s927sJZw015698 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 2 Oct 2014 03:54:19 -0400 From: Gerd Hoffmann Date: Thu, 2 Oct 2014 09:54:14 +0200 Message-Id: <1412236455-25643-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/1] pixman: fix qemu_default_pixman_format (32bpp non-native endian) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Fix pixman format bug. please pull, Gerd The following changes since commit 29429c7244c73eefada3d0ec6dd30c5698782d08: Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140929' into staging (2014-09-30 11:02:06 +0100) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-console-20141002-1 for you to fetch changes up to 89ec031b09c81821e349c364575fad652395cf94: pixman: fix qemu_default_pixman_format (32bpp non-native endian) (2014-09-30 13:34:04 +0200) ---------------------------------------------------------------- pixman: fix qemu_default_pixman_format (32bpp non-native endian) ---------------------------------------------------------------- Gerd Hoffmann (1): pixman: fix qemu_default_pixman_format (32bpp non-native endian) ui/qemu-pixman.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)