summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyve/pci_virtio_block.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r256926, r257005grehan2013-10-251-2/+7
* MFC r256709:grehan2013-10-181-8/+1
* MFC r256389grehan2013-10-121-5/+47
* Fix incorrect assertion on the minimum side. ZFS wouldgrehan2013-09-261-1/+1
* Fix off-by-1 error in assert.grehan2013-08-271-1/+1
* Major rework of the virtio code. Split out common parts, and modifygrehan2013-07-171-386/+89
* Teach the virtio block device to deal with direct as well as indirectneel2013-04-231-63/+61
* Simplify the assignment of memory to virtual machines by requiring a singleneel2013-03-181-6/+8
* Simplify virtio ring num-available calculation.grehan2013-03-061-6/+11
* Specify the length of the mapping requested from 'paddr_guest2host()'.neel2013-03-011-12/+7
* Ignore the BARRIER flag in the virtio block header.neel2013-02-261-4/+11
* Add support for MSI-X interrupts in the virtio block device and make thatneel2013-02-011-8/+98
* Rename fbsdrun.* -> bhyverun.*grehan2012-12-131-1/+1
* Determine the correct length and sector size for raw devices.grehan2012-12-081-3/+22
* Rework how guest MMIO regions are dealt with.grehan2012-10-191-15/+20
* Allow access to the device's config area with any size i/o access at anygrehan2011-06-071-2/+10
* Import of bhyve hypervisor and utilities, part 1.grehan2011-05-131-0/+502
OpenPOWER on IntegriCloud