jhb fb3b480b1b MFC 297932,298295:
Improvements for PCI passthru devices.

297932:
Handle PBA that shares a page with MSI-X table for passthrough devices.

If the PBA shares a page with the MSI-X table, map the shared page via
/dev/mem and emulate accesses to the portion of the PBA in the shared
page by accessing the mapped page.

298295:
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.
2016-04-27 23:04:42 +00:00
..
2015-10-01 00:44:45 +00:00
2014-07-22 03:14:37 +00:00
2015-06-27 22:48:22 +00:00
2015-06-28 03:22:26 +00:00
2015-05-01 17:30:59 +00:00
2014-06-26 19:19:06 +00:00
2015-06-28 03:22:26 +00:00
2015-06-02 19:20:39 +00:00
2015-06-02 19:20:39 +00:00
2014-01-23 20:35:32 +00:00
2014-07-22 03:14:37 +00:00
2016-01-08 02:54:21 +00:00
2016-04-27 23:04:42 +00:00
2015-06-28 03:22:26 +00:00
2015-06-02 19:20:39 +00:00
2015-06-02 19:20:39 +00:00
2016-04-27 23:04:42 +00:00
2014-06-12 13:13:15 +00:00
2015-06-28 03:22:26 +00:00
2015-06-28 03:22:26 +00:00
2015-06-02 19:20:39 +00:00
2014-01-29 13:35:12 +00:00
2015-06-27 22:48:22 +00:00
2015-06-27 22:48:22 +00:00
2014-09-25 23:09:35 +00:00
2014-06-13 21:30:40 +00:00
2014-07-19 22:24:29 +00:00
2015-06-28 03:22:26 +00:00
2013-10-30 20:42:09 +00:00
2015-06-28 03:22:26 +00:00
2015-03-27 08:52:57 +00:00
2015-06-27 22:48:22 +00:00
2014-12-28 21:27:13 +00:00