git: 89c3c32647a5 - main - bhyve: Gracefully handle virtio-scsi with no conf

John Baldwin jhb at FreeBSD.org
Thu Apr 22 18:56:35 UTC 2021


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 at FreeBSD.org>
> AuthorDate: 2021-04-22 16:06:08 +0000
> Commit:     Ryan Moeller <freqlabs at 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


More information about the dev-commits-src-main mailing list