From patchwork Mon Jan 10 13:31:48 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerd Hoffmann X-Patchwork-Id: 78154 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 6C832B6EED for ; Tue, 11 Jan 2011 00:59:01 +1100 (EST) Received: from localhost ([127.0.0.1]:44960 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PcHwz-000651-6d for incoming@patchwork.ozlabs.org; Mon, 10 Jan 2011 08:38:21 -0500 Received: from [140.186.70.92] (port=33433 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PcHqo-00037Q-Ex for qemu-devel@nongnu.org; Mon, 10 Jan 2011 08:32:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PcHqm-0002rx-IX for qemu-devel@nongnu.org; Mon, 10 Jan 2011 08:31:58 -0500 Received: from mx1.redhat.com ([209.132.183.28]:8122) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PcHqm-0002rT-At for qemu-devel@nongnu.org; Mon, 10 Jan 2011 08:31:56 -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 (8.13.8/8.13.8) with ESMTP id p0ADVtWe024269 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 10 Jan 2011 08:31:55 -0500 Received: from rincewind.home.kraxel.org (vpn2-8-96.ams2.redhat.com [10.36.8.96]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p0ADVqfM019199; Mon, 10 Jan 2011 08:31:53 -0500 Received: by rincewind.home.kraxel.org (Postfix, from userid 500) id C328C415F0; Mon, 10 Jan 2011 14:31:51 +0100 (CET) From: Gerd Hoffmann To: qemu-devel@nongnu.org Date: Mon, 10 Jan 2011 14:31:48 +0100 Message-Id: <1294666311-23457-4-git-send-email-kraxel@redhat.com> In-Reply-To: <1294666311-23457-1-git-send-email-kraxel@redhat.com> References: <1294666311-23457-1-git-send-email-kraxel@redhat.com> X-Scanned-By: MIMEDefang 2.68 on 10.5.11.23 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. Cc: Gerd Hoffmann Subject: [Qemu-devel] [PATCH 3/6] 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 59effc7..25103dd 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