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