From patchwork Mon Jan 24 16:20:44 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerd Hoffmann X-Patchwork-Id: 80196 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 0AC82B70F1 for ; Tue, 25 Jan 2011 03:23:12 +1100 (EST) Received: from localhost ([127.0.0.1]:51270 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PhPC6-0004uk-RC for incoming@patchwork.ozlabs.org; Mon, 24 Jan 2011 11:23:06 -0500 Received: from [140.186.70.92] (port=51206 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PhPA9-0004g1-O0 for qemu-devel@nongnu.org; Mon, 24 Jan 2011 11:21:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PhP9z-0005mQ-Kg for qemu-devel@nongnu.org; Mon, 24 Jan 2011 11:21:05 -0500 Received: from mx1.redhat.com ([209.132.183.28]:16986) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PhP9z-0005lv-BR for qemu-devel@nongnu.org; Mon, 24 Jan 2011 11:20:55 -0500 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id p0OGKs7I021109 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 24 Jan 2011 11:20:54 -0500 Received: from rincewind.home.kraxel.org (vpn1-5-238.ams2.redhat.com [10.36.5.238]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p0OGKrvC011971; Mon, 24 Jan 2011 11:20:53 -0500 Received: by rincewind.home.kraxel.org (Postfix, from userid 500) id 20F48412A7; Mon, 24 Jan 2011 17:20:49 +0100 (CET) From: Gerd Hoffmann To: qemu-devel@nongnu.org Date: Mon, 24 Jan 2011 17:20:44 +0100 Message-Id: <1295886049-30548-4-git-send-email-kraxel@redhat.com> In-Reply-To: <1295886049-30548-1-git-send-email-kraxel@redhat.com> References: <1295886049-30548-1-git-send-email-kraxel@redhat.com> X-Scanned-By: MIMEDefang 2.68 on 10.5.11.25 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 Signed-off-by: Gerd Hoffmann --- 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