From a200efb097faa224ff66b5d8180b76761a462871 Mon Sep 17 00:00:00 2001 From: shockrahwow Date: Wed, 2 Oct 2019 16:53:01 -0700 Subject: [PATCH] bochs enabled dev port --- bochsrc.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/bochsrc.conf b/bochsrc.conf index 02b96e2..4b4b8f2 100644 --- a/bochsrc.conf +++ b/bochsrc.conf @@ -7,3 +7,4 @@ boot: cdrom log: bochslog.txt clock: sync=realtime, time0=local cpu: count=1, ips=1000000 +com1: enabled=1, mode=file, dev=com1.out