From nobody Wed Apr 24 14:35:55 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) client-ip=192.237.175.120; envelope-from=xen-devel-bounces@lists.xenproject.org; helo=lists.xenproject.org; Authentication-Results: mx.zohomail.com; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org ARC-Seal: i=1; a=rsa-sha256; t=1599653665; cv=none; d=zohomail.com; s=zohoarc; b=HMOmoc2BXzn+3qAW27ho4pkepNabZG/F+Vyzlp/JY+0v0VDiY1qKTMyvgY4WHkTSz4iIQB0FCXTANGvLkYjbtUwXdJeH1kHQdwlT5f9SSLE153Hp2F9VzNVMFoigj6IAgX3mtb+Mtvz48mFeteBXpDeZzYX+Fxb+rVQdFMVDAlA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1599653665; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=Ic4+6CwNj0xfZJF7G4FBwmv89l5BQfrC1UVKmJS3JoM=; b=l6y4y4qhwaZd/KBXuigj02J3/UOQlsXinSjOm04lUztQ6pIWQnHXQV37IAi9z0gO258JpOqwO1GIjgEEy47FaxVFUHSEnPsMZyImRsxTfBOtFTBjTvuXK6wYAZVgVo8atfeb/bCHU69R48PGpBRYNo7a1ZTqVElAqb3wN0oMX+I= ARC-Authentication-Results: i=1; mx.zohomail.com; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Return-Path: Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) by mx.zohomail.com with SMTPS id 1599653665207801.0625222309733; Wed, 9 Sep 2020 05:14:25 -0700 (PDT) Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1kFyz8-000765-Ok; Wed, 09 Sep 2020 12:13:58 +0000 Received: from all-amaz-eas1.inumbo.com ([34.197.232.57] helo=us1-amaz-eas2.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1kFyz7-00075s-1u for xen-devel@lists.xenproject.org; Wed, 09 Sep 2020 12:13:57 +0000 Received: from mx2.suse.de (unknown [195.135.220.15]) by us1-amaz-eas2.inumbo.com (Halon) with ESMTPS id 54d206e6-2bc1-433d-a48a-d98498563517; Wed, 09 Sep 2020 12:13:55 +0000 (UTC) Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 1EB95B233; Wed, 9 Sep 2020 12:14:10 +0000 (UTC) X-Inumbo-ID: 54d206e6-2bc1-433d-a48a-d98498563517 X-Virus-Scanned: by amavisd-new at test-mx.suse.de From: Juergen Gross To: xen-devel@lists.xenproject.org Cc: Juergen Gross , Andrew Cooper , George Dunlap , Ian Jackson , Jan Beulich , Julien Grall , Stefano Stabellini , Wei Liu Subject: [PATCH 1/2] maintainers: fix libxl paths Date: Wed, 9 Sep 2020 13:59:43 +0200 Message-Id: <20200909115944.4181-2-jgross@suse.com> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200909115944.4181-1-jgross@suse.com> References: <20200909115944.4181-1-jgross@suse.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" Content-Type: text/plain; charset="utf-8" Fix the paths of libxl in the MAINTAINERS file. Signed-off-by: Juergen Gross Acked-by: Ian Jackson --- MAINTAINERS | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 26c5382075..482407b049 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -357,7 +357,8 @@ M: Ian Jackson M: Wei Liu M: Anthony PERARD S: Supported -F: tools/libxl/ +F: tools/libs/guest/ +F: tools/libs/light/ F: tools/xl/ =20 LIVEPATCH @@ -428,9 +429,9 @@ M: Shriram Rajagopalan M: Yang Hongyang S: Maintained F: docs/README.remus -F: tools/libxl/libxl_remus_* -F: tools/libxl/libxl_netbuffer.c -F: tools/libxl/libxl_nonetbuffer.c +F: tools/libs/light/libxl_remus_* +F: tools/libs/light/libxl_netbuffer.c +F: tools/libs/light/libxl_nonetbuffer.c F: tools/hotplug/Linux/remus-netbuf-setup F: tools/hotplug/Linux/block-drbd-probe =20 --=20 2.26.2 From nobody Wed Apr 24 14:35:55 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) client-ip=192.237.175.120; envelope-from=xen-devel-bounces@lists.xenproject.org; helo=lists.xenproject.org; Authentication-Results: mx.zohomail.com; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org ARC-Seal: i=1; a=rsa-sha256; t=1599653666; cv=none; d=zohomail.com; s=zohoarc; b=LZsIcFNfyS7UCaKejDWPYB0o+eMsTdanUqcufAUxt+UuZl2PRztzmrqvcEDA0F5F2dvNgBiWIZAg48QphaKC2+MTpxfTeKB3j2AlZFG3NPfQ6myNzZ2lZ5JK2wK4MPra68EH8StHWreRp6Yj/TLZB4/Tgsnp/41wSkMMHxBeGfg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1599653666; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=PoHubztXG1DDlSKswgCD3yHR3ubFkbzfpSDjAL3IilY=; b=E8iOjm733I4JdtdZyNQZ/4OxNPgDsIMKtXWcPl0dbU5BTMyuZNJroPrC2s2fiZOa/hfrInQI8Nph/DIoPZatYWSLuHku0GEEloRM5/AO8lqo1GrDC7P7mJTCjx24hO21gSqhU6HTr0NiZTeib6c4nu+0NDXIZJLJoC1pftgavdE= ARC-Authentication-Results: i=1; mx.zohomail.com; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Return-Path: Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) by mx.zohomail.com with SMTPS id 1599653666117511.9973072565317; Wed, 9 Sep 2020 05:14:26 -0700 (PDT) Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1kFyz5-00075m-G4; Wed, 09 Sep 2020 12:13:55 +0000 Received: from us1-rack-iad1.inumbo.com ([172.99.69.81]) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1kFyz4-00075h-9D for xen-devel@lists.xenproject.org; Wed, 09 Sep 2020 12:13:54 +0000 Received: from mx2.suse.de (unknown [195.135.220.15]) by us1-rack-iad1.inumbo.com (Halon) with ESMTPS id 0e1231f5-30c9-4b3e-b3cc-3bea0e7af8ed; Wed, 09 Sep 2020 12:13:53 +0000 (UTC) Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id E5650B25B; Wed, 9 Sep 2020 12:14:07 +0000 (UTC) X-Inumbo-ID: 0e1231f5-30c9-4b3e-b3cc-3bea0e7af8ed X-Virus-Scanned: by amavisd-new at test-mx.suse.de From: Juergen Gross To: xen-devel@lists.xenproject.org Cc: Juergen Gross , Andrew Cooper , George Dunlap , Ian Jackson , Jan Beulich , Julien Grall , Stefano Stabellini , Wei Liu Subject: [PATCH 2/2] maintainers: remove unreachable remus maintainer Date: Wed, 9 Sep 2020 13:59:44 +0200 Message-Id: <20200909115944.4181-3-jgross@suse.com> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200909115944.4181-1-jgross@suse.com> References: <20200909115944.4181-1-jgross@suse.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" Content-Type: text/plain; charset="utf-8" The mails for Yang Hongyang are bouncing, remove him from MAINTAINERS file. Signed-off-by: Juergen Gross Acked-by: Ian Jackson --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 482407b049..dab38a6a14 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -426,7 +426,6 @@ T: git https://xenbits.xenproject.org/git-http/qemu-xen= .git =20 REMUS M: Shriram Rajagopalan -M: Yang Hongyang S: Maintained F: docs/README.remus F: tools/libs/light/libxl_remus_* --=20 2.26.2