From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 521FB74047A for ; Fri, 17 Nov 2023 19:40:29 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=nYNYCcqqqohErYoMLkTd/E1d+x+n5KIm51gISdwNO5M=; c=relaxed/simple; d=groups.io; h=Feedback-ID:Message-ID:Date:MIME-Version:User-Agent:Subject:To:Cc:References:From:In-Reply-To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Language:Content-Type:Content-Transfer-Encoding; s=20140610; t=1700250027; v=1; b=uOgdSOtq0V8CSHpQOT6FvH5w0DgJ2ad/CFsOOVuBVdMI5HzLpn8X1lw/UBAR3If58CiW1u0A iUMCSLW3nAFmkafpk1Qk8EckdIjCbHtwKO4RcrEO3UqKQBrALOZvSOQ4rvQzBcP5H1ziPPmypu2 SLsuPkZHCwV73tA/yxm9mppA= X-Received: by 127.0.0.2 with SMTP id TjV1YY7687511xjBG9K1gNyu; Fri, 17 Nov 2023 11:40:27 -0800 X-Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by mx.groups.io with SMTP id smtpd.web11.4652.1700250026934048247 for ; Fri, 17 Nov 2023 11:40:27 -0800 X-Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 3BA415C002F; Fri, 17 Nov 2023 14:40:26 -0500 (EST) X-Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Fri, 17 Nov 2023 14:40:26 -0500 X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvkedrudegtddguddviecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefkffggfgfuvfevfhfhjggtgfesthekredttddvjeenucfhrhhomheptfgv sggvtggtrgcuvehrrghnuceorhgvsggvtggtrgessghsughiohdrtghomheqnecuggftrf grthhtvghrnheplefhgeevleehieeuveduudfguedtieetteevhffgfffhhffhveffueeg tdegkeeknecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomh eprhgvsggvtggtrgessghsughiohdrtghomh X-ME-Proxy: Feedback-ID: i5b994698:Fastmail X-Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 17 Nov 2023 14:40:25 -0500 (EST) Message-ID: <7eae9a85-0f4d-48fb-98f4-0d408a3b5615@bsdio.com> Date: Fri, 17 Nov 2023 12:40:22 -0700 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [edk2-devel] [PATCH v1 1/1] OvmfPkg/Bhyve: use a proper PCI IO range To: =?UTF-8?Q?Corvin_K=C3=B6hne?= , devel@edk2.groups.io Cc: Ard Biesheuvel , Gerd Hoffmann , Jiewen Yao References: <20231117124354.63713-1-corvink@FreeBSD.org> From: "Rebecca Cran" In-Reply-To: <20231117124354.63713-1-corvink@FreeBSD.org> 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,rebecca@bsdio.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: Tgrlmmbj9JYaCJphVcmkc80Lx7686176AA= Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=uOgdSOtq; dmarc=none; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io On 11/17/2023 5:43 AM, Corvin Köhne wrote: > Bhyve uses an io port range of [ 0x2000, 0x10000 ] [1]. At the moment, > EDKII is using a subset of this range [ 0xC000, 0x10000 ] [2]. Even > though the EDKII range doesn't exeed the bhyve range, it's causing > issues on some guests like OpenBSD. We don't know why it's causing > issues yet. However, using the same IO port range in EDKII fixes the > issue and is a good idea anyway. Reviewed-by: Rebecca Cran -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#111408): https://edk2.groups.io/g/devel/message/111408 Mute This Topic: https://groups.io/mt/102646333/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-