From nobody Tue Oct 24 02:45:03 2023 X-Original-To: virtualization@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SDxHM5ptqz4xMLV for ; Tue, 24 Oct 2023 02:45:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SDxHM4lWPz4cT8 for ; Tue, 24 Oct 2023 02:45:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1698115503; a=rsa-sha256; cv=none; b=FuxdJe3zMYlZSGTMz31jbSOEDHKux/6ChuJ1xbhhA8Aui5NcIn/8qEyQp/7sbPEyKPsb1G h+1Zsd7d9b2QMapUXHcKE+nVByhk4UE8+OzwaGbQmRnmY9L91O6+C4D+JE+WoQcXrrwF2G tbBmFL1pZ1hyOHGX00CTqgda4WtZea4iDRT0ZppeMCi1P3ogYMP6rajvFvoX2lyUDaWUOL 4ifnnfWzA4xaG/72ldK1DRnk9AijXqIJlz90fjDVNOXNjUR5E45fy6ZrMKImbvsGvMHtaP htbb9hIlUVaZ05r1AnIkYCeaY3DNtAegfwkGEcq35jNJV0/2ujsfF4O4cix25A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1698115503; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=rS/Y3POg97To16isrz5Txe6k1+ou8QAbAQqyF6NxPnA=; b=Jc/YuaVjD32w+DGMOL5CLN1DrJY5QTqnhjwcBWT1nyMVX9GNJ9ajt7cjIxtzUbH5tuorWS 1yFDku+NZ0c5zo7gJmGor1Q5liGJz/aAAs/HP9kQUKfVQeu0RN2F3CepZ89P91ZwVwRncl d3sd4CTpha+moHbUMJSisb59OeQAtJFJoT7Jam8s/9vyVo+eHgxQ0aEOMz2+IJaMmSM24H Xl4WhU+xboDNcc4zN5c4c2gXOe6qsMkzcnfCxvrc5k72mx0rGCGx4D/9w43zXBGCGeqYwG 9Acn+7+CDu9zal93mBWvGIH1W/sgDtGq5YFXxUsQQ26WfkBRYycqeDkclALAVQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SDxHM3pdtz154N for ; Tue, 24 Oct 2023 02:45:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 39O2j3wL033790 for ; Tue, 24 Oct 2023 02:45:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39O2j3m3033789 for virtualization@FreeBSD.org; Tue, 24 Oct 2023 02:45:03 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 274389] bhyve in 15-CURRENT unable to boot OpenBSD anymore Date: Tue, 24 Oct 2023 02:45:03 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bhyve X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: bhyve, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: virtualization@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274389 --- Comment #11 from Mark Johnston --- (In reply to Dustin Marquess from comment #10) I think keeping everything in this bug is fine. Let's see if Corvin has any comment about edk2's behaviour here. --=20 You are receiving this mail because: You are the assignee for the bug.=