summaryrefslogtreecommitdiffstats
path: root/sys/amd64/vmm/intel/vmx_support.S
Commit message (Expand)AuthorAgeFilesLines
* Make the vmx asm code dtrace-fbt-friendly bygrehan2014-05-181-5/+16
* There is no need to save and restore the host's return address in theneel2014-04-111-9/+5
* Avoid doing unnecessary nested TLB invalidations.neel2014-02-041-7/+8
* Enable the "Acknowledge Interrupt on VM exit" VM-exit control.neel2014-01-111-0/+18
* Use the same label name for ENTRY() and END() macros for 'vmx_enter_guest'.neel2014-01-031-1/+1
* Restructure the VMX code to enter and exit the guest. In large part this changeneel2014-01-011-202/+117
* Merge projects/bhyve_npt_pmap into head.neel2013-10-051-7/+82
* Test for AST pending with interrupts disabled right before entering the guest.neel2012-10-231-6/+34
* Fix a long standing bug in VMXCTX_GUEST_RESTORE().neel2011-05-201-4/+18
* Import of bhyve hypervisor and utilities, part 1.grehan2011-05-131-0/+204
OpenPOWER on IntegriCloud