From patchwork Thu Feb 20 15:58:43 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Wei Liu X-Patchwork-Id: 11394363 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id AC48F1395 for ; Thu, 20 Feb 2020 15:59:56 +0000 (UTC) Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 92E372465D for ; Thu, 20 Feb 2020 15:59:56 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 92E372465D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=xen.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1j4oE0-0004SR-E0; Thu, 20 Feb 2020 15:58:52 +0000 Received: from us1-rack-iad1.inumbo.com ([172.99.69.81]) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1j4oDz-0004SK-59 for xen-devel@lists.xenproject.org; Thu, 20 Feb 2020 15:58:51 +0000 X-Inumbo-ID: e17f03d0-53f9-11ea-ade5-bc764e2007e4 Received: from mail-wm1-f65.google.com (unknown [209.85.128.65]) by us1-rack-iad1.inumbo.com (Halon) with ESMTPS id e17f03d0-53f9-11ea-ade5-bc764e2007e4; Thu, 20 Feb 2020 15:58:48 +0000 (UTC) Received: by mail-wm1-f65.google.com with SMTP id s144so3116069wme.1 for ; Thu, 20 Feb 2020 07:58:48 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=RjCErxV1fd4EPEsvWOIBm33hZVK4rJisF1iaULlCcbw=; b=bQrykW7yu11nX1BnEsdo97hZXs+C3sCELYWngWIcAACwonBZEXjaEik67bhAbdntyx OdnZzxDpvetOMqzJHJVsujACz+IBuLK3qB/AdDcJleYqGOWWiRtARHsPXZDSjx9wapff OvGGbc1t/sGl7eQT9Nzoe+ZqAlKP6egKnaaFvRc1eLvGuTYYESbrT09CnfDlaCg1Q78P 0yaLWqRq/cDAVMOTXRNuX5ENdLsFdrxeEqV+6fAPhkzviOG3j6N383+flO4rtRwwP/08 CV2op4GZEbHnhuOau7rk+zg1IsYYBOFmcuqG9Rea1TAsP2OrfG5gw5O/+Ji7/npzdxJA j7YQ== X-Gm-Message-State: APjAAAWPNAhE9mBSII9DYoq29OXCuib2PPZX9xgC/0stqwEw6HocXBrl FzyTztsoNEcJ+XQMLvGG9EN9pWW9 X-Google-Smtp-Source: APXvYqwoaOTqLjdxcgd8luMnM2HCwf6sB8s0ZsnWwSzenBOrjMeKVwEacl8bT/OcM4q8nPxFA45VcQ== X-Received: by 2002:a7b:cd8e:: with SMTP id y14mr5299876wmj.150.1582214326802; Thu, 20 Feb 2020 07:58:46 -0800 (PST) Received: from localhost.localdomain (41.142.6.51.dyn.plus.net. [51.6.142.41]) by smtp.gmail.com with ESMTPSA id q130sm5657423wme.19.2020.02.20.07.58.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Feb 2020 07:58:46 -0800 (PST) From: Wei Liu To: Xen Development List Date: Thu, 20 Feb 2020 15:58:43 +0000 Message-Id: <20200220155843.1795-1-wl@xen.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Subject: [Xen-devel] [PATCH] MAINTAINERS: make Roger VPCI maintainer X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Stefano Stabellini , Julien Grall , Wei Liu , Konrad Rzeszutek Wilk , George Dunlap , Andrew Cooper , Ian Jackson , Jan Beulich , =?utf-8?q?Roger_Pau_Monn=C3=A9?= Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" Roger has kindly agreed to take on the burden. Signed-off-by: Wei Liu Acked-by: Jan Beulich Acked-by: Roger Pau Monné --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 46424c1833..e7d1d5a88a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -500,6 +500,12 @@ F: xen/include/*/vm_event.h F: xen/include/asm-x86/hvm/monitor.h F: xen/include/asm-x86/hvm/vm_event.h +VPCI +M: Roger Pau Monné +S: Supported +F: xen/drivers/vpci +F: xen/include/xen/vpci.h + VTPM M: Daniel De Graaf M: Quan Xu