From owner-freebsd-virtualization@freebsd.org Thu Apr 13 09:49:08 2017 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5424ED3C3EB for ; Thu, 13 Apr 2017 09:49:08 +0000 (UTC) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 317D6BC8; Thu, 13 Apr 2017 09:49:07 +0000 (UTC) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (localhost [127.0.0.1]) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3) with ESMTP id v3D9mxJF083940; Thu, 13 Apr 2017 02:48:59 -0700 (PDT) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: (from freebsd-rwg@localhost) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3/Submit) id v3D9mxvg083939; Thu, 13 Apr 2017 02:48:59 -0700 (PDT) (envelope-from freebsd-rwg) From: "Rodney W. Grimes" Message-Id: <201704130948.v3D9mxvg083939@pdx.rh.CN85.dnsmgr.net> Subject: Re: dos in bhyve In-Reply-To: To: Peter Grehan Date: Thu, 13 Apr 2017 02:48:58 -0700 (PDT) CC: Andriy Gapon , freebsd-virtualization@freebsd.org X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Apr 2017 09:49:08 -0000 > Hi Andriy, > > > I wonder if anyone was able to run any DOS variant in bhyve. > > I've run vm86 mode in Linux but that doesn't really count :) > > > I tried FreeDOS using BHYVE_UEFI_CSM firmware, but it seems to just hang. > > Try looking at the CSM/BIOS debug output that is available on the > bvmcons debug port (use bhyve's "-b" option, though you'll want to send > serial port output to somewhere other than stdout (e.g an nmdm port). > > That will at least show what BIOS calls are being issued, and if any > are unimplemented. > > > I also tried adding a frame buffer device, it seems that there is some reaction > > to key presses (RET) sent via VNC, but the screen stays black, so it's > > impossible to tell if there are any prompts and what happens. > > The VGA renderer hasn't been hooked up in this mode yet (fbuf,vga=on). > I can work with you offline to get that going. Can you keep me in the loop on this please? -- Rod Grimes rgrimes@freebsd.org