summaryrefslogtreecommitdiffstats
path: root/sys/amd64/vmm/intel/vmx_genassym.c
Commit message (Expand)AuthorAgeFilesLines
* There is no need to save and restore the host's return address in theneel2014-04-111-1/+0
* Avoid doing unnecessary nested TLB invalidations.neel2014-02-041-3/+3
* Enable the "Acknowledge Interrupt on VM exit" VM-exit control.neel2014-01-111-0/+3
* Restructure the VMX code to enter and exit the guest. In large part this changeneel2014-01-011-15/+5
* Use vmcs_read() and vmcs_write() in preference to vmread() and vmwrite()neel2013-12-181-1/+1
* Remove unnecessary includes of <machine/pmap.h>neel2013-10-291-2/+0
* Merge projects/bhyve_npt_pmap into head.neel2013-10-051-0/+9
* Test for AST pending with interrupts disabled right before entering the guest.neel2012-10-231-0/+7
* Fix a long standing bug in VMXCTX_GUEST_RESTORE().neel2011-05-201-0/+1
* Import of bhyve hypervisor and utilities, part 1.grehan2011-05-131-0/+81
OpenPOWER on IntegriCloud