summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyve/pci_emul.c
Commit message (Expand)AuthorAgeFilesLines
* Rename fbsdrun.* -> bhyverun.*grehan2012-12-131-1/+1
* Ignore PCI configuration accesses to all bus numbers other than PCI bus 0.neel2012-10-271-1/+5
* Remove mptable generation code from libvmmapi and move it to bhyve.grehan2012-10-261-201/+1
* Rework how guest MMIO regions are dealt with.grehan2012-10-191-51/+170
* Fix a bug in how a 64-bit bar in a pci passthru device would be presented toneel2012-08-061-1/+6
* Add support for emulating PCI multi-function devices.neel2012-08-061-54/+146
* Device model for ioapic emulation.neel2012-08-051-2/+3
* Use the correct variable to index into the 'lirq[]' array to check the legacyneel2012-08-041-1/+1
* Add 16550 uart emulation as a PCI device. This allows it togrehan2012-05-031-8/+99
* MSI-x interrupt support for PCI pass-thru devices.grehan2012-04-281-0/+29
* First cut to port bhyve, vmmctl, and libvmmapi to HEAD.jhb2011-05-151-3/+3
* Import of bhyve hypervisor and utilities, part 1.grehan2011-05-131-0/+976
OpenPOWER on IntegriCloud