summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyve/dbgport.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bhyve/dbgport.c')
-rw-r--r--usr.sbin/bhyve/dbgport.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/bhyve/dbgport.c b/usr.sbin/bhyve/dbgport.c
index 034531c..97a86ef 100644
--- a/usr.sbin/bhyve/dbgport.c
+++ b/usr.sbin/bhyve/dbgport.c
@@ -105,6 +105,7 @@ again:
static struct inout_port dbgport = {
"bvmdbg",
BVM_DBG_PORT,
+ 1,
IOPORT_F_INOUT,
dbg_handler
};
OpenPOWER on IntegriCloud