From patchwork Fri Jun 12 14:05:56 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Don Slutz X-Patchwork-Id: 483621 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 7BC871401CB for ; Sat, 13 Jun 2015 00:22:26 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=verizon.com header.i=@verizon.com header.b=W9Z2YLdE; dkim-atps=neutral Received: from localhost ([::1]:51693 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3Pqi-0003hG-AK for incoming@patchwork.ozlabs.org; Fri, 12 Jun 2015 10:22:24 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39031) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3PbI-0000bb-Ot for qemu-devel@nongnu.org; Fri, 12 Jun 2015 10:06:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z3PbH-0002aU-UA for qemu-devel@nongnu.org; Fri, 12 Jun 2015 10:06:28 -0400 Received: from omzsmtpe04.verizonbusiness.com ([199.249.25.207]:49647) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3PbH-0002UX-Im for qemu-devel@nongnu.org; Fri, 12 Jun 2015 10:06:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verizon.com; i=@verizon.com; q=dns/txt; s=corp; t=1434117987; x=1465653987; h=from:to:cc:subject:date:message-id:in-reply-to: references; bh=T9Q6j83jSDaNt3fyMSj10QS/EEkDB4gWgXeN5unCRB8=; b=W9Z2YLdEjA2BkDi31iZPoIGafFOhgDBEG8zgmlkFybIweapu/WCtFslD 3dgPuPTo9lmVX+5nMk0EPshY6JKSoOqkOc7I3CZfCXoB/AXDyfpZhZ2n3 GbjRKA+ON7GUjjtWGp7GRGVWlxXkCs+ajk1uub/VFy9SIq8Aq6Y6OeSIe A=; X-IronPort-Anti-Spam-Filtered: false Received: from omzsmtpi03.vzbi.com ([165.122.46.173]) by omzsmtpe04.verizonbusiness.com with ESMTP; 12 Jun 2015 14:06:27 +0000 X-VzAPP: 1 X-IronPort-AV: E=Sophos;i="5.13,602,1427760000"; d="scan'208";a="434905007" Received: from pool-70-105-105-126.chi.dsl-w.verizon.net (HELO don-760.CloudSwitch.com) ([70.105.105.126]) by omzsmtpi03.vzbi.com with ESMTP; 12 Jun 2015 14:06:25 +0000 From: Don Slutz To: qemu-devel@nongnu.org Date: Fri, 12 Jun 2015 10:05:56 -0400 Message-Id: <1434117956-4929-10-git-send-email-dslutz@verizon.com> X-Mailer: git-send-email 1.8.4 In-Reply-To: <1434117956-4929-1-git-send-email-dslutz@verizon.com> References: <1434117956-4929-1-git-send-email-dslutz@verizon.com> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 199.249.25.207 Cc: "Michael S. Tsirkin" , Markus Armbruster , Don Slutz , Luiz Capitulino , Don Slutz , Anthony Liguori , Paolo Bonzini , =?UTF-8?q?Andreas=20F=C3=A4rber?= , Richard Henderson Subject: [Qemu-devel] [PATCH v7 9/9] MAINTAINERS: add VMware port X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org From: Don Slutz Signed-off-by: Don Slutz CC: Don Slutz --- v7: Switched e-mail address in MAINTAINERS. MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index e728d3a..5155128 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -767,6 +767,13 @@ M: Jiri Pirko S: Maintained F: hw/net/rocker/ +VMware port +M: Don Slutz +S: Maintained +F: hw/misc/vmport.c +F: hw/input/vmmouse.c +F: hw/misc/vmport_rpc.c + Subsystems ---------- Audio