Date: Thu, 22 Apr 2021 11:56:33 -0700 From: John Baldwin <jhb@FreeBSD.org> To: Ryan Moeller <freqlabs@FreeBSD.org>, src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 89c3c32647a5 - main - bhyve: Gracefully handle virtio-scsi with no conf Message-ID: <4f92a870-a79f-25f4-66a4-a7c1dee8d549@FreeBSD.org> In-Reply-To: <202104221607.13MG77Oe087009@gitrepo.freebsd.org> References: <202104221607.13MG77Oe087009@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 4/22/21 9:07 AM, Ryan Moeller wrote: > The branch main has been updated by freqlabs: > > URL: https://cgit.FreeBSD.org/src/commit/?id=89c3c32647a5099b297af2958e5a939eff0c0ce0 > > commit 89c3c32647a5099b297af2958e5a939eff0c0ce0 > Author: Ryan Moeller <freqlabs@FreeBSD.org> > AuthorDate: 2021-04-22 16:06:08 +0000 > Commit: Ryan Moeller <freqlabs@FreeBSD.org> > CommitDate: 2021-04-22 16:06:08 +0000 > > bhyve: Gracefully handle virtio-scsi with no conf > > Fixes segfault with the command `bhyve -s 0,virtio-scsi`, which is used > by some third party software to probe bhyve for virtio-scsi support. > > Reviewed by: jhb > MFC after: 1 day No need to MFC this btw, as the conf stuff isn't merged yet. It would have been nice to include a 'Fixes' tag that I could use to try to locate all the various followup fixes for the config changes for when it is eventually merged to 13 however. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4f92a870-a79f-25f4-66a4-a7c1dee8d549>