summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/vmm.h
Commit message (Expand)AuthorAgeFilesLines
* Add RIP-relative addressing to the instruction decoder.grehan2013-04-251-3/+3
* If vmm.ko could not be initialized correctly then prevent the creation ofneel2013-04-121-1/+1
* Implement guest vcpu pinning using 'pthread_setaffinity_np(3)'.neel2013-02-111-2/+0
* Add svn properties to the recently merged bhyve source files.neel2013-01-201-1/+1
* Cleanup the user-space paging exit handler now that the unified instructionneel2012-11-281-2/+0
* Revamp the x86 instruction emulation in bhyve.neel2012-11-281-0/+3
* Maintain state regarding NMI delivery to guest vcpu in VT-x independent manner.neel2012-10-241-2/+2
* Add the guest physical address and r/w/x bits togrehan2012-10-121-0/+2
* Provide per-vcpu locks instead of relying on a single big lock.neel2012-10-121-7/+12
* Get rid of assumptions in the hypervisor that the host physical memoryneel2012-10-031-4/+7
* Get rid of assumptions in the hypervisor that the host physical memoryneel2012-09-291-1/+1
* Add ioctls to control the X2APIC capability exposed by the virtual machine toneel2012-09-251-0/+11
* Add an explicit exit code 'SPINUP_AP' to tell the controlling process that anneel2012-09-251-0/+5
* Stash the 'vm_exit' information in each 'struct vcpu'.neel2012-09-241-2/+2
* MSI-x interrupt support for PCI pass-thru devices.grehan2012-04-281-1/+5
* IFC @ r222830grehan2011-06-281-7/+1
* Import of bhyve hypervisor and utilities, part 1.grehan2011-05-131-0/+268
OpenPOWER on IntegriCloud