Re: [Bug 256422] bhyve and Centos/Rocky 8.4 no boot after install

From: John Kennedy <warlock_at_phouka.net>
Date: Mon, 16 Aug 2021 12:28:47 UTC
On Sun, Jun 27, 2021 at 10:23:10PM +0000, bugzilla-noreply@freebsd.org wrote:
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256422
> 
> --- Comment #15 from commit-hook@FreeBSD.org ---
> A commit in branch main references this bug:
> 
> URL:
> https://cgit.FreeBSD.org/src/commit/?id=91064841d72b285a146a3f1c32cb447251e062ea
> 
> commit 91064841d72b285a146a3f1c32cb447251e062ea
> Author:     Chuck Tuffli <chuck@FreeBSD.org>
> AuthorDate: 2021-06-27 22:14:52 +0000
> Commit:     Chuck Tuffli <chuck@FreeBSD.org>
> CommitDate: 2021-06-27 22:14:52 +0000
> 
>     bhyve: Fix NVMe iovec construction for large IOs
  ...
>     PR:             256422
>     Reported by:    dave@syix.com
>     Tested by:      jason@tubnor.net
>     MFC after:      5 days
>     Relnotes:       yes
>     Reviewed by:    imp, grehan
>     Differential Revision:  https://reviews.freebsd.org/D30897
> 
>  usr.sbin/bhyve/pci_nvme.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

  Is there any reason not to merge that into releng/13.0?  Adding this patch against 13.0-RELEASE-p3 fixed my issues with OEL8 (and presumably RHEL8).