summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyve/pci_emul.h
Commit message (Expand)AuthorAgeFilesLines
* Support an optional "mac=" parameter to virtio-net config, to allowgrehan2013-07-041-1/+1
* Gripe if some <slot,function> tuple is specified more than once instead ofneel2013-04-261-1/+1
* Get rid of unused struct member.neel2013-02-251-1/+0
* Advertise PCI-E capability in the hostbridge device presented to the guest.neel2013-02-151-0/+35
* Fix a bug in the passthru implementation where it would assume that allneel2013-02-011-0/+2
* Add support for MSI-X interrupts in the virtio network device and make thatneel2013-01-301-0/+8
* Allocate the memory for the MSI-X table dynamically instead of allocating 32KBneel2013-01-211-5/+4
* Get rid of redundant 'table_size' field in struct pi_msix. If needed it canneel2013-01-211-1/+0
* Remove mptable generation code from libvmmapi and move it to bhyve.grehan2012-10-261-1/+0
* Rework how guest MMIO regions are dealt with.grehan2012-10-191-12/+14
* Add 16550 uart emulation as a PCI device. This allows it togrehan2012-05-031-16/+20
* MSI-x interrupt support for PCI pass-thru devices.grehan2012-04-281-0/+40
* Import of bhyve hypervisor and utilities, part 1.grehan2011-05-131-0/+171
OpenPOWER on IntegriCloud