From nobody Tue May 7 04:54:14 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=1607999774; cv=none; d=zohomail.com; s=zohoarc; b=OAsTc6xpuYEKtLUmu5JX8Zl5jMM9bGve1bas08+jG6diqjx6n1baZSGCgfpmmHxzPQr0vc4yaTY0Ve3OVyVPlt9I9SODbmcMXIL5qsJXMpOx7FD2MnbHlUatnGjnJMaoUfap2XUiHZTqnAtoXUG3Qkmj0g3m7xnAHHL4uTse0p0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1607999774; h=Content-Type:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=6sF2gEkUi0fkkvvPxUo35BRlGXfLsoiuMFHUds2FOg4=; b=ZZ47K+i7WDWQIgggjV6HZI2C1EAzQ2YtvKLpoMcCAUhcYxHGgthxL1bf08fIh83QsHhfAQ4O41dP4fRbtQoviLDwq8DfdAp9E7Fx7uVLLgJW6i5gWvuDaaSHvPOkzvmwMmO7WUE1TC6LFVzZ+noxWiKnSR+4vczp2xE/RLjkAbs= 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 1607999773957471.2644868841244; Mon, 14 Dec 2020 18:36:13 -0800 (PST) Received: from list by lists.xenproject.org with outflank-mailman.52819.92173 (Exim 4.92) (envelope-from ) id 1kp0Bs-00070W-7a; Tue, 15 Dec 2020 02:35:52 +0000 Received: by outflank-mailman (output) from mailman id 52819.92173; Tue, 15 Dec 2020 02:35:52 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1kp0Bs-00070P-46; Tue, 15 Dec 2020 02:35:52 +0000 Received: by outflank-mailman (input) for mailman id 52819; Tue, 15 Dec 2020 02:35:51 +0000 Received: from us1-rack-iad1.inumbo.com ([172.99.69.81]) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1kp0Br-0006za-C7 for xen-devel@lists.xenproject.org; Tue, 15 Dec 2020 02:35:51 +0000 Received: from mailhost.m5p.com (unknown [74.104.188.4]) by us1-rack-iad1.inumbo.com (Halon) with ESMTPS id 9bb1ed0f-9380-42f9-a352-4a127f62628b; Tue, 15 Dec 2020 02:35:47 +0000 (UTC) Received: from m5p.com (mailhost.m5p.com [IPv6:2001:470:1f07:15ff:0:0:0:f7]) by mailhost.m5p.com (8.15.2/8.15.2) with ESMTPS id 0BF2ZXLZ027095 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Mon, 14 Dec 2020 21:35:39 -0500 (EST) (envelope-from ehem@m5p.com) Received: (from ehem@localhost) by m5p.com (8.15.2/8.15.2/Submit) id 0BF2ZW8L027094; Mon, 14 Dec 2020 18:35:32 -0800 (PST) (envelope-from ehem) X-Outflank-Mailman: Message body and most headers restored to incoming version X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" X-Inumbo-ID: 9bb1ed0f-9380-42f9-a352-4a127f62628b Date: Mon, 14 Dec 2020 18:35:32 -0800 From: Elliott Mitchell To: xen-devel@lists.xenproject.org Cc: Ian Jackson , Wei Liu Subject: [PATCH] examples: Add PVH example to config example list Message-ID: MIME-Version: 1.0 Content-Disposition: inline X-Spam-Status: No, score=0.0 required=10.0 tests=KHOP_HELO_FCRDNS autolearn=unavailable autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mattapan.m5p.com Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Somewhat helpful to actually install the example configurations. Signed-off-by: Elliott Mitchell Acked-by: Wei Liu --- tools/examples/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/examples/Makefile b/tools/examples/Makefile index f86ed3a271..fd8fba757d 100644 --- a/tools/examples/Makefile +++ b/tools/examples/Makefile @@ -7,6 +7,7 @@ XEN_READMES +=3D README.incompatibilities =20 XEN_CONFIGS +=3D xlexample.hvm XEN_CONFIGS +=3D xlexample.pvlinux +XEN_CONFIGS +=3D xlexample.pvhlinux XEN_CONFIGS +=3D xl.conf XEN_CONFIGS +=3D cpupool =20 --=20 (\___(\___(\______ --=3D> 8-) EHM <=3D-- ______/)___/)___= /) \BS ( | ehem+sigmsg@m5p.com PGP 87145445 | ) / \_CS\ | _____ -O #include O- _____ | / _/ 8A19\___\_|_/58D2 7E3D DDF4 7BA6 <-PGP-> 41D1 B375 37D0 8714\_|_/___/5445