Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify instruction restart logic in bhyve. | neel | 2015-01-18 | 1 | -3/+2 |
* | Simplify the meaning of return values from the inout handlers. After this | neel | 2014-07-25 | 1 | -2/+0 |
* | Add emulation for legacy x86 task switching mechanism. | neel | 2014-07-16 | 1 | -0/+6 |
* | Use 'cpuset_t' to represent the vcpus active in a virtual machine. | neel | 2014-03-20 | 1 | -1/+1 |
* | Add SMBIOS support. | tychon | 2014-03-04 | 1 | -0/+1 |
* | Changes required for OpenBSD/amd64: | grehan | 2013-10-17 | 1 | -0/+1 |
* | Add a new capability, VM_CAP_ENABLE_INVPCID, that can be enabled to expose | neel | 2013-10-16 | 1 | -0/+1 |
* | Remove obsolete cmd-line options and code associated with | grehan | 2013-10-04 | 1 | -2/+0 |
* | Simplify the assignment of memory to virtual machines by requiring a single | neel | 2013-03-18 | 1 | -3/+1 |
* | Specify the length of the mapping requested from 'paddr_guest2host()'. | neel | 2013-03-01 | 1 | -1/+1 |
* | Rename fbsdrun.* -> bhyverun.* | grehan | 2012-12-13 | 1 | -0/+53 |