]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r266933
authorgrehan <grehan@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 17 Aug 2014 00:52:07 +0000 (00:52 +0000)
committergrehan <grehan@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 17 Aug 2014 00:52:07 +0000 (00:52 +0000)
commit8ce5068131c9521be55245d522285f92ba1ec12b
tree3b7195b83b06e50b75be8a3b3f33487a98019aa8
parentd09da6a427c06c99068528f20967459618c71dab
MFC r266933
Activate vcpus from bhyve(8) using the ioctl VM_ACTIVATE_CPU instead of doing
it implicitly in vmm.ko.

git-svn-id: svn://svn.freebsd.org/base/stable/10@270070 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libvmmapi/vmmapi.c
lib/libvmmapi/vmmapi.h
sys/amd64/include/vmm.h
sys/amd64/include/vmm_dev.h
sys/amd64/vmm/io/vlapic.c
sys/amd64/vmm/vmm.c
sys/amd64/vmm/vmm_dev.c
usr.sbin/bhyve/bhyverun.c
usr.sbin/bhyve/pci_lpc.c
usr.sbin/bhyvectl/bhyvectl.c