summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyve/pci_passthru.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r284539, r284630, r284688, r284877, r285217, r285218,grehan2016-02-011-1/+7
* MFC 264353,264509,264768,264770,264825,264846,264988,265114,265165,265365,jhb2014-07-211-4/+2
* MFC 261904,261905,262143,262184,264921,265211,267169,267292,267294:jhb2014-07-191-18/+48
* MFC 258859,259081,259085,259205,259213,259275,259482,259537,259702,259779:jhb2014-02-231-17/+17
* Convert the offset into the bar that contains the MSI-X table to an offsetneel2013-03-111-0/+3
* Fix a broken assumption in the passthru implementation that the MSI-X tableneel2013-02-011-23/+37
* Fix a bug in the passthru implementation where it would assume that allneel2013-02-011-4/+8
* Allocate the memory for the MSI-X table dynamically instead of allocating 32KBneel2013-01-211-10/+28
* Get rid of redundant 'table_size' field in struct pi_msix. If needed it canneel2013-01-211-2/+1
* Revamp the x86 instruction emulation in bhyve.neel2012-11-281-1/+0
* MSI-X does not need to be enabled in the message control register for theneel2012-11-221-2/+2
* Rework how guest MMIO regions are dealt with.grehan2012-10-191-126/+99
* MSI-x interrupt support for PCI pass-thru devices.grehan2012-04-281-13/+257
* Import of bhyve hypervisor and utilities, part 1.grehan2011-05-131-0/+508
OpenPOWER on IntegriCloud