summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyve/virtio.h
Commit message (Expand)AuthorAgeFilesLines
* Fix networking problem after r280026.mav2015-03-151-0/+1
* Modify virtqueue helpers added in r253440 to allow queuing.mav2015-03-151-16/+2
* Add a callback to be notified about negotiated features.grehan2014-09-091-0/+2
* Extend capabilities to 64-bits in preparation for some API changes.grehan2014-07-051-1/+1
* Add support for the virtio RNG entropy-source device.grehan2014-04-021-0/+1
* Fix virtio spec URL.grehan2014-02-211-1/+1
* Enhance the support for PCI legacy INTx interrupts and enable them injhb2014-01-291-1/+16
* Major rework of the virtio code. Split out common parts, and modifygrehan2013-07-171-22/+375
* Implement the NOTIFY_ON_EMPTY capability in the virtio-net device.neel2013-05-031-0/+3
* Specify the length of the mapping requested from 'paddr_guest2host()'.neel2013-03-011-0/+15
* Add support for MSI-X interrupts in the virtio network device and make thatneel2013-01-301-0/+3
* Import of bhyve hypervisor and utilities, part 1.grehan2011-05-131-0/+85
OpenPOWER on IntegriCloud