From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fb.mail.gandi.net (spool6.mail.gandi.net [217.70.178.215]) by nmboxes7-ms7.sd4.0x35.net (Postfix) with ESMTPS id CD6EE61930 for ; Tue, 16 Jan 2024 04:59:20 +0000 (UTC) Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by fb.mail.gandi.net (Postfix) with ESMTPS id 56C31600D1 for ; Tue, 16 Jan 2024 04:59:20 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=F7N7+vUDFMLWCl4vW9DUoy2VZguLVqDX2CYHakfiVMw=; c=relaxed/simple; d=groups.io; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject:To:Cc:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type; s=20140610; t=1705381159; v=1; b=nGwgzyAJriWkWysYZ1A68iqjBERziceua97jRdy1HDINAhYu1Suxh25e4nLQvo0zioPjqsUC OcoXFC3Tt53hED19DqBGYUBzBnRMeTZ5q8WLI+eFHyvvaMz6auTGOmwTLxazknPmF9HDrR5yw1T wEQf8zTbtEsIb1Wepr27TVQ0= X-Received: by 127.0.0.2 with SMTP id MtEjYY7687511xp2WBeYJ605; Mon, 15 Jan 2024 20:59:19 -0800 X-Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by mx.groups.io with SMTP id smtpd.web10.84166.1705332759349138540 for ; Mon, 15 Jan 2024 07:32:39 -0800 X-Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id B067960ED5 for ; Mon, 15 Jan 2024 15:32:38 +0000 (UTC) X-Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5DD41C433A6 for ; Mon, 15 Jan 2024 15:32:38 +0000 (UTC) X-Received: by mail-lf1-f47.google.com with SMTP id 2adb3069b0e04-50e67f70f34so9151232e87.0 for ; Mon, 15 Jan 2024 07:32:38 -0800 (PST) X-Gm-Message-State: 4K1H4vbyESrK92FNdGj0zDMax7686176AA= X-Google-Smtp-Source: AGHT+IG3vLGoPA4zQNutsvezlJenRO7DMWDjmtnBDJ5Fe0PUOj4ZmZnA1ZmtsXqUV0Oy/vWcl8lEnDW9uAu4DiczY+I= X-Received: by 2002:a05:6512:33c3:b0:50e:aa03:a50f with SMTP id d3-20020a05651233c300b0050eaa03a50fmr2914138lfg.29.1705332756574; Mon, 15 Jan 2024 07:32:36 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: "Ard Biesheuvel" Date: Mon, 15 Jan 2024 16:32:25 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [edk2-devel] [PATCH v3 0/3] Support CloudHv guests with >1TB of RAM To: Gerd Hoffmann Cc: Thomas Barrett , devel@edk2.groups.io, Anatol Belski , Ard Biesheuvel , Jianyong Wu , Jiewen Yao , Laszlo Ersek , Rob Bradford Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,ardb@kernel.org List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: text/plain; charset="UTF-8" X-GND-Status: LEGIT Authentication-Results: fb.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=nGwgzyAJ; spf=pass (fb.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=kernel.org (policy=none) On Mon, 15 Jan 2024 at 16:27, Gerd Hoffmann wrote: > > On Fri, Jan 12, 2024 at 06:31:41PM +0000, Thomas Barrett wrote: > > This series adds support for cloud-hypervisor guests with >1TiB > > of RAM to Ovmf. This bug was solved for Qemu back in 2017 > > https://bugzilla.redhat.com/show_bug.cgi?id=1468526. The bug is > > still occuring for CloudHv guests because the PlatformScanE820 > > utility is not currently supported for CloudHv. > > > > My working branch for these changes can be found here: > > https://github.com/thomasbarrett/edk2/tree/cloud-hv-1tb-ram > > > > Cc: Anatol Belski > > Cc: Ard Biesheuvel > > Cc: Gerd Hoffmann > > Cc: Jianyong Wu > > Cc: Jiewen Yao > > Cc: Laszlo Ersek > > Cc: Rob Bradford > > > > Thomas Barrett (3): > > OvmfPkg: Add CloudHv support to PlatformScanE820 utility function. > > OvmfPkg: Update PlatformAddressWidthInitialization for CloudHv > > OvmfPkg: CloudHv: Enable PcdUse1GPageTable > > Series: > Acked-by: Gerd Hoffmann > Thanks, I've queued this up. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#113826): https://edk2.groups.io/g/devel/message/113826 Mute This Topic: https://groups.io/mt/103689730/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-