From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43015) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aaLJf-00012Q-Io for qemu-devel@nongnu.org; Mon, 29 Feb 2016 05:44:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aaLJb-0003FQ-At for qemu-devel@nongnu.org; Mon, 29 Feb 2016 05:44:38 -0500 Received: from mx1.redhat.com ([209.132.183.28]:50235) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aaLJb-0003FG-5A for qemu-devel@nongnu.org; Mon, 29 Feb 2016 05:44:35 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (Postfix) with ESMTPS id 84D207F093 for ; Mon, 29 Feb 2016 10:44:34 +0000 (UTC) From: Gerd Hoffmann Date: Mon, 29 Feb 2016 11:44:27 +0100 Message-Id: <1456742670-808-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/3] ui patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Nothing major, just a small spice fix and updates for the MAINTAINERS file. please pull, Gerd The following changes since commit 6e378dd214fbbae8138ff011ec3de7ddf13a445f: Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160226' into staging (2016-02-26 16:02:00 +0000) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-ui-20160229-1 for you to fetch changes up to e220656ce1bd98b482d12ef51344aa46aca4e098: MAINTAINERS: Add an entry for the include/ui/ folder (2016-02-29 10:54:32 +0100) ---------------------------------------------------------------- ui: spice dmabuf fix, MAINTAINERS updates. ---------------------------------------------------------------- Michal Privoznik (1): spice/gl: Enable dmabuf only for spice >= 0.13.1 Thomas Huth (2): MAINTAINERS: Add spice-display.h to the SPICE section MAINTAINERS: Add an entry for the include/ui/ folder MAINTAINERS | 2 ++ include/ui/spice-display.h | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-)