HomeFreeBSD

Always emit an error message on passthru configuration errors.

Description

Always emit an error message on passthru configuration errors.

Previously, many errors (such as the PCI device not being attached
to the ppt(4) driver) resulted in bhyve silently exiting without
starting the virtual machine. Now any errors encountered when
configuring a virtual slot for a PCI passthru device should be noted
on stderr.

Reviewed by: neel
Differential Revision: https://reviews.freebsd.org/D5990

Details

Provenance
jhbAuthored on
Reviewer
neel
Differential Revision
D5990: More error messages for passthru.
Parents
rS298294: 1. modify fwdump (a.k.a grcdump) so that grcdump memory is allocated
Branches
Unknown
Tags
Unknown