summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyve/bhyverun.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify instruction restart logic in bhyve.neel2015-01-181-3/+2
* Simplify the meaning of return values from the inout handlers. After thisneel2014-07-251-2/+0
* Add emulation for legacy x86 task switching mechanism.neel2014-07-161-0/+6
* Use 'cpuset_t' to represent the vcpus active in a virtual machine.neel2014-03-201-1/+1
* Add SMBIOS support.tychon2014-03-041-0/+1
* Changes required for OpenBSD/amd64:grehan2013-10-171-0/+1
* Add a new capability, VM_CAP_ENABLE_INVPCID, that can be enabled to exposeneel2013-10-161-0/+1
* Remove obsolete cmd-line options and code associated withgrehan2013-10-041-2/+0
* Simplify the assignment of memory to virtual machines by requiring a singleneel2013-03-181-3/+1
* Specify the length of the mapping requested from 'paddr_guest2host()'.neel2013-03-011-1/+1
* Rename fbsdrun.* -> bhyverun.*grehan2012-12-131-0/+53
OpenPOWER on IntegriCloud