aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/vmm/vmm_host.h
Commit message (Expand)AuthorAgeFilesLines
* amd64: move GDT into PCPU area.Konstantin Belousov2019-11-121-1/+1
* Use get_pcpu() to fetch the current CPU's pcpu pointer.John Baldwin2019-08-281-4/+1
* sys/amd64: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* revert r315959 because it causes build problemsAndriy Gapon2017-03-271-2/+0
* specific end of interrupt implementation for AMD Local APICAndriy Gapon2017-03-251-0/+2
* Fix a variety of cosmetic typos and misspellingsConrad Meyer2017-01-151-1/+1
* Add virtualized XSAVE support to bhyve which permits guests to use XSAVE andJohn Baldwin2014-02-081-0/+8
* Corral all the host state associated with the virtual machine into its own file.Neel Natu2012-10-291-0/+75