Message ID | cover.1694543103.git.sanastasio@raptorengineering.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <xen-devel-bounces@lists.xenproject.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 209D3EE3F0C for <xen-devel@archiver.kernel.org>; Tue, 12 Sep 2023 18:36:22 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.600736.936504 (Exim 4.92) (envelope-from <xen-devel-bounces@lists.xenproject.org>) id 1qg8F6-0004eV-Sr; Tue, 12 Sep 2023 18:36:08 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 600736.936504; Tue, 12 Sep 2023 18:36:08 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from <xen-devel-bounces@lists.xenproject.org>) id 1qg8F6-0004eO-PE; Tue, 12 Sep 2023 18:36:08 +0000 Received: by outflank-mailman (input) for mailman id 600736; Tue, 12 Sep 2023 18:36:06 +0000 Received: from se1-gles-flk1-in.inumbo.com ([94.247.172.50] helo=se1-gles-flk1.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from <SRS0=YY/q=E4=raptorengineering.com=sanastasio@srs-se1.protection.inumbo.net>) id 1qg8F4-0004Nn-U5 for xen-devel@lists.xenproject.org; Tue, 12 Sep 2023 18:36:06 +0000 Received: from raptorengineering.com (mail.raptorengineering.com [23.155.224.40]) by se1-gles-flk1.inumbo.com (Halon) with ESMTPS id 3a1b561c-519b-11ee-9b0d-b553b5be7939; Tue, 12 Sep 2023 20:36:03 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.rptsys.com (Postfix) with ESMTP id 80C37828697F; Tue, 12 Sep 2023 13:36:02 -0500 (CDT) Received: from mail.rptsys.com ([127.0.0.1]) by localhost (vali.starlink.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id T0X8Xem0JTh0; Tue, 12 Sep 2023 13:36:01 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by mail.rptsys.com (Postfix) with ESMTP id 07B55828588C; Tue, 12 Sep 2023 13:36:01 -0500 (CDT) Received: from mail.rptsys.com ([127.0.0.1]) by localhost (vali.starlink.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id ZTvoJhhH5VJj; Tue, 12 Sep 2023 13:36:00 -0500 (CDT) Received: from raptor-ewks-026.rptsys.com (5.edge.rptsys.com [23.155.224.38]) by mail.rptsys.com (Postfix) with ESMTPSA id 076D78285806; Tue, 12 Sep 2023 13:36:00 -0500 (CDT) X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion <xen-devel.lists.xenproject.org> List-Unsubscribe: <https://lists.xenproject.org/mailman/options/xen-devel>, <mailto:xen-devel-request@lists.xenproject.org?subject=unsubscribe> List-Post: <mailto:xen-devel@lists.xenproject.org> List-Help: <mailto:xen-devel-request@lists.xenproject.org?subject=help> List-Subscribe: <https://lists.xenproject.org/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xenproject.org?subject=subscribe> Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" <xen-devel-bounces@lists.xenproject.org> X-Inumbo-ID: 3a1b561c-519b-11ee-9b0d-b553b5be7939 DKIM-Filter: OpenDKIM Filter v2.10.3 mail.rptsys.com 07B55828588C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raptorengineering.com; s=B8E824E6-0BE2-11E6-931D-288C65937AAD; t=1694543761; bh=2o7EmQggelACz3Tjq1xm4clN9hmNJf8xEaJhD960+0I=; h=From:To:Date:Message-Id:MIME-Version; b=BXkjtmhcaaD/0sjlTtkKprdqZd280Pmk7nbHcNwl24rWIBQudyhZnJzw8QlamPnjk Ll3uAl7Zl//WP4md2GjVywo+wAYBu+nVfR/r21bqwOx34U8Jtg75Eh7+EBeXa8O8z2 Lm4INlxtUMtE9/56X1YuknwkJ0GpCqYfF/2a/GRM= X-Virus-Scanned: amavisd-new at rptsys.com From: Shawn Anastasio <sanastasio@raptorengineering.com> To: xen-devel@lists.xenproject.org Cc: Timothy Pearson <tpearson@raptorengineering.com>, Jan Beulich <jbeulich@suse.com>, Shawn Anastasio <sanastasio@raptorengineering.com>, Andrew Cooper <andrew.cooper3@citrix.com>, George Dunlap <george.dunlap@citrix.com>, Julien Grall <julien@xen.org>, Stefano Stabellini <sstabellini@kernel.org>, Wei Liu <wl@xen.org>, Tamas K Lengyel <tamas@tklengyel.com>, Alexandru Isaila <aisaila@bitdefender.com>, Petre Pircalabu <ppircalabu@bitdefender.com> Subject: [PATCH v5 0/5] ppc: Enable full Xen build Date: Tue, 12 Sep 2023 13:35:49 -0500 Message-Id: <cover.1694543103.git.sanastasio@raptorengineering.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit |
Series | ppc: Enable full Xen build | expand |