freebsd-dev/sys/amd64/vmm/intel
Neel Natu 513c8d338d Rename the VMM_CTRx() family of macros to VCPU_CTRx() to highlight that these
tracepoints are vcpu-specific.

Add support for tracepoints that are global to the virtual machine - these
tracepoints are called VM_CTRx().
2013-10-31 05:20:11 +00:00
..
ept.c Merge projects/bhyve_npt_pmap into head. 2013-10-05 21:22:35 +00:00
ept.h Merge projects/bhyve_npt_pmap into head. 2013-10-05 21:22:35 +00:00
vmcs.c Remove unnecessary includes of <machine/pmap.h> 2013-10-29 02:25:18 +00:00
vmcs.h Merge projects/bhyve_npt_pmap into head. 2013-10-05 21:22:35 +00:00
vmx_controls.h Add a new capability, VM_CAP_ENABLE_INVPCID, that can be enabled to expose 2013-10-16 18:20:27 +00:00
vmx_cpufunc.h Fix issue found with clang build. Avoid code insertion by the compiler 2012-11-06 02:43:41 +00:00
vmx_genassym.c Remove unnecessary includes of <machine/pmap.h> 2013-10-29 02:25:18 +00:00
vmx_msr.c Get rid of redundant comparision which is guaranteed to be "true" for unsigned 2012-11-22 00:08:20 +00:00
vmx_msr.h
vmx_support.S Merge projects/bhyve_npt_pmap into head. 2013-10-05 21:22:35 +00:00
vmx.c Rename the VMM_CTRx() family of macros to VCPU_CTRx() to highlight that these 2013-10-31 05:20:11 +00:00
vmx.h Add a new capability, VM_CAP_ENABLE_INVPCID, that can be enabled to expose 2013-10-16 18:20:27 +00:00
vtd.c Remove unnecessary includes of <machine/pmap.h> 2013-10-29 02:25:18 +00:00