From patchwork Thu Jan 27 10:12:25 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerd Hoffmann X-Patchwork-Id: 80620 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id EA4DF1007D1 for ; Thu, 27 Jan 2011 21:15:42 +1100 (EST) Received: from localhost ([127.0.0.1]:45612 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PiOt9-0007LH-2c for incoming@patchwork.ozlabs.org; Thu, 27 Jan 2011 05:15:39 -0500 Received: from [140.186.70.92] (port=32795 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PiOqD-0006uB-Gt for qemu-devel@nongnu.org; Thu, 27 Jan 2011 05:12:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PiOqA-0005RY-N1 for qemu-devel@nongnu.org; Thu, 27 Jan 2011 05:12:37 -0500 Received: from mx1.redhat.com ([209.132.183.28]:23063) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PiOqA-0005Qw-C8 for qemu-devel@nongnu.org; Thu, 27 Jan 2011 05:12:34 -0500 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id p0RACX1V020299 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 27 Jan 2011 05:12:33 -0500 Received: from rincewind.home.kraxel.org (vpn2-8-106.ams2.redhat.com [10.36.8.106]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id p0RACWaB001485; Thu, 27 Jan 2011 05:12:33 -0500 Received: by rincewind.home.kraxel.org (Postfix, from userid 500) id 8869241A18; Thu, 27 Jan 2011 11:12:31 +0100 (CET) From: Gerd Hoffmann To: qemu-devel@nongnu.org Date: Thu, 27 Jan 2011 11:12:25 +0100 Message-Id: <1296123150-11599-4-git-send-email-kraxel@redhat.com> In-Reply-To: <1296123150-11599-1-git-send-email-kraxel@redhat.com> References: <1296123150-11599-1-git-send-email-kraxel@redhat.com> X-Scanned-By: MIMEDefang 2.67 on 10.5.11.11 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. Cc: Gerd Hoffmann Subject: [Qemu-devel] [PATCH 3/8] spice: MAINTAINERS update X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org --- MAINTAINERS | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index f20d390..ab48380 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -383,6 +383,14 @@ S: Odd Fixes F: gdbstub* F: gdb-xml/ +SPICE +M: Gerd Hoffmann +S: Supported +F: ui/qemu-spice.h +F: ui/spice-*.c +F: audio/spiceaudio.c +F: hw/qxl* + Graphics M: Anthony Liguori S: Maintained