summaryrefslogtreecommitdiff
path: root/usr.sbin/bhyve/bhyverun.h
Commit message (Expand)AuthorAgeFilesLines
* Initial support for bhyve save and restore.John Baldwin2020-05-051-1/+4
* Make bhyve SMBIOS table topology awareRodney W. Grimes2019-04-251-0/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Fix CTASSERT issue in a more clean wayEnji Cooper2016-07-061-6/+0
* Simplify instruction restart logic in bhyve.Neel Natu2015-01-181-3/+2
* Simplify the meaning of return values from the inout handlers. After thisNeel Natu2014-07-251-2/+0
* Add emulation for legacy x86 task switching mechanism.Neel Natu2014-07-161-0/+6
* Use 'cpuset_t' to represent the vcpus active in a virtual machine.Neel Natu2014-03-201-1/+1
* Add SMBIOS support.Tycho Nightingale2014-03-041-0/+1
* Changes required for OpenBSD/amd64:Peter Grehan2013-10-171-0/+1
* Add a new capability, VM_CAP_ENABLE_INVPCID, that can be enabled to exposeNeel Natu2013-10-161-0/+1
* Remove obsolete cmd-line options and code associated withPeter Grehan2013-10-041-2/+0
* Simplify the assignment of memory to virtual machines by requiring a singleNeel Natu2013-03-181-3/+1
* Specify the length of the mapping requested from 'paddr_guest2host()'.Neel Natu2013-03-011-1/+1
* Rename fbsdrun.* -> bhyverun.*Peter Grehan2012-12-131-0/+53