summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyve/pci_lpc.c
diff options
context:
space:
mode:
authorgrehan <grehan@FreeBSD.org>2014-08-17 00:52:07 +0000
committergrehan <grehan@FreeBSD.org>2014-08-17 00:52:07 +0000
commite83027edbbda961289c2ed185571fb6272b4f756 (patch)
tree3b7195b83b06e50b75be8a3b3f33487a98019aa8 /usr.sbin/bhyve/pci_lpc.c
parentc64921fe8da3adcc50639ba2f5a0a66c6978c44e (diff)
downloadFreeBSD-src-e83027edbbda961289c2ed185571fb6272b4f756.zip
FreeBSD-src-e83027edbbda961289c2ed185571fb6272b4f756.tar.gz
MFC r266933
Activate vcpus from bhyve(8) using the ioctl VM_ACTIVATE_CPU instead of doing it implicitly in vmm.ko.
Diffstat (limited to 'usr.sbin/bhyve/pci_lpc.c')
-rw-r--r--usr.sbin/bhyve/pci_lpc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/bhyve/pci_lpc.c b/usr.sbin/bhyve/pci_lpc.c
index 6b61b7a..e98b141 100644
--- a/usr.sbin/bhyve/pci_lpc.c
+++ b/usr.sbin/bhyve/pci_lpc.c
@@ -32,7 +32,6 @@ __FBSDID("$FreeBSD$");
#include <sys/types.h>
#include <machine/vmm.h>
-#include <machine/vmm_dev.h>
#include <stdio.h>
#include <stdlib.h>
OpenPOWER on IntegriCloud