]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Rename the VMM_CTRx() family of macros to VCPU_CTRx() to highlight that these
authorNeel Natu <neel@FreeBSD.org>
Thu, 31 Oct 2013 05:20:11 +0000 (05:20 +0000)
committerNeel Natu <neel@FreeBSD.org>
Thu, 31 Oct 2013 05:20:11 +0000 (05:20 +0000)
commit513c8d338dfba6a378a687150b682bf138081e41
tree33ef59695cd21ffc5db8a3b0fa75097eb30b744d
parenta9b3c1bf054feefcb29a4e22125315e742ffb71f
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().
sys/amd64/vmm/intel/vmx.c
sys/amd64/vmm/io/vlapic.c
sys/amd64/vmm/vmm.c
sys/amd64/vmm/vmm_ktr.h