Searched hist:249916 (Results 1 - 1 of 1) sorted by path

/freebsd-10.0-release/usr.sbin/bhyve/
H A Dpci_emul.hdiff 249916 Fri Apr 26 00:38:16 MDT 2013 neel Gripe if some <slot,function> tuple is specified more than once instead of
silently overwriting the previous assignment.

Gripe if the emulation is not recognized instead of silently ignoring the
emulated device.

If an error is detected by pci_parse_slot() then exit from the command line
parsing loop in main().

Submitted by (initial version): Chris Torek (chris.torek@gmail.com)

Completed in 277 milliseconds