summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyve/bhyverun.h
diff options
context:
space:
mode:
authorgrehan <grehan@FreeBSD.org>2013-10-04 23:29:07 +0000
committergrehan <grehan@FreeBSD.org>2013-10-04 23:29:07 +0000
commit26b6c9487afc3a61ddbfb5e0f5392ff4587fff45 (patch)
tree1a4cba1dbe257f758f42df0e24f7dd6def3ac10d /usr.sbin/bhyve/bhyverun.h
parent677c1f8ce94e86a14e9a4e83af5746dad45ff36e (diff)
downloadFreeBSD-src-26b6c9487afc3a61ddbfb5e0f5392ff4587fff45.zip
FreeBSD-src-26b6c9487afc3a61ddbfb5e0f5392ff4587fff45.tar.gz
Remove obsolete cmd-line options and code associated with
these. The mux-vcpus option may return at some point, given it's utility in finding bhyve (and FreeBSD) bugs. Approved by: re@ (blanket) Discussed with: neel@
Diffstat (limited to 'usr.sbin/bhyve/bhyverun.h')
-rw-r--r--usr.sbin/bhyve/bhyverun.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/bhyve/bhyverun.h b/usr.sbin/bhyve/bhyverun.h
index ffe3018..28ffb3c 100644
--- a/usr.sbin/bhyve/bhyverun.h
+++ b/usr.sbin/bhyve/bhyverun.h
@@ -36,8 +36,6 @@
#endif
struct vmctx;
-extern int guest_hz;
-extern int guest_tslice;
extern int guest_ncpus;
extern char *vmname;
OpenPOWER on IntegriCloud