summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyve/pci_virtio_block.c
Commit message (Expand)AuthorAgeFilesLines
* 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