aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/vmm.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r284539, r284630, r284688, r284877, r285217, r285218,Peter Grehan2016-02-011-11/+24
* MFC r282209:Neel Natu2015-06-281-13/+36
* MFC r279444:Neel Natu2015-06-281-0/+1
* MFC r276428:Neel Natu2015-06-271-3/+11
* MFC r273683Neel Natu2014-12-301-0/+1
* MFC r273375Neel Natu2014-12-301-0/+11
* MFC r270326Neel Natu2014-12-281-1/+3
* MFC 270438Peter Grehan2014-08-271-4/+4
* MFC r267921, r267934, r267949, r267959, r267966, r268202, r268276,Peter Grehan2014-08-191-15/+138
* MFC r267338Peter Grehan2014-08-171-50/+47
* MFC r267311, r267330, r267811, r267884Peter Grehan2014-08-171-0/+2
* MFC r267216Peter Grehan2014-08-171-0/+1
* MFC r266933Peter Grehan2014-08-171-1/+2
* MFC 266424,266476,266524,266573,266595,266626,266627,266633,266641,266642,John Baldwin2014-07-221-13/+100
* MFC 266125:John Baldwin2014-07-221-0/+5
* MFC 263780,264516,265062,265101,265203,265364:John Baldwin2014-07-211-2/+24
* MFC 259942,262274,263035,263054,263211,263744,264179,264324,264468,264631,John Baldwin2014-07-191-0/+5
* MFC 262139,262140,262236,262281,262532:John Baldwin2014-06-131-2/+1
* MFC 261638,262144,262506,266765:John Baldwin2014-06-121-20/+28
* MFC 261504:John Baldwin2014-06-121-0/+2
* MFC 259737, 262646:John Baldwin2014-05-181-1/+2
* MFC 259641,259863,259924,259937,259961,259978,260380,260383,260410,260466,John Baldwin2014-05-171-3/+37
* MFC 258860,260167,260238,260397:John Baldwin2014-04-171-2/+11
* MFC 258859,259081,259085,259205,259213,259275,259482,259537,259702,259779:John Baldwin2014-02-231-1/+5
* MFC 259782:John Baldwin2014-01-291-0/+2
* MFC 257422,257661,258075,258476,258494,258579,258609,258699:John Baldwin2014-01-231-0/+5
* MFC r256645.Neel Natu2013-10-221-0/+1
* Merge projects/bhyve_npt_pmap into head.Neel Natu2013-10-051-13/+30
* Go way past 11 and bump bhyve's max vCPUs to 16.Peter Grehan2013-09-101-1/+1
* Add RIP-relative addressing to the instruction decoder.Peter Grehan2013-04-251-3/+3
* If vmm.ko could not be initialized correctly then prevent the creation ofNeel Natu2013-04-121-1/+1
* Implement guest vcpu pinning using 'pthread_setaffinity_np(3)'.Neel Natu2013-02-111-2/+0
* Add svn properties to the recently merged bhyve source files.Neel Natu2013-01-201-1/+1
* Cleanup the user-space paging exit handler now that the unified instructionNeel Natu2012-11-281-2/+0
* Revamp the x86 instruction emulation in bhyve.Neel Natu2012-11-281-0/+3
* Maintain state regarding NMI delivery to guest vcpu in VT-x independent manner.Neel Natu2012-10-241-2/+2
* Add the guest physical address and r/w/x bits toPeter Grehan2012-10-121-0/+2
* Provide per-vcpu locks instead of relying on a single big lock.Neel Natu2012-10-121-7/+12
* Get rid of assumptions in the hypervisor that the host physical memoryNeel Natu2012-10-031-4/+7
* Get rid of assumptions in the hypervisor that the host physical memoryNeel Natu2012-09-291-1/+1
* Add ioctls to control the X2APIC capability exposed by the virtual machine toNeel Natu2012-09-251-0/+11
* Add an explicit exit code 'SPINUP_AP' to tell the controlling process that anNeel Natu2012-09-251-0/+5
* Stash the 'vm_exit' information in each 'struct vcpu'.Neel Natu2012-09-241-2/+2
* MSI-x interrupt support for PCI pass-thru devices.Peter Grehan2012-04-281-1/+5
* IFC @ r222830Peter Grehan2011-06-281-7/+1
* Import of bhyve hypervisor and utilities, part 1.Peter Grehan2011-05-131-0/+268