On 2019-07-19 16:43, Matthew Grooms wrote:
There was already a video BIOS with dormant support for VGA, but I could not use that, because the X11 int10 module runs a real-mode x86 emulator that aborts when it tries to enter the C code running in protected mode.

I wonder if this could be related to your CPU not supporting
unrestricted guest mode? I know it's required for some bhyve
functionality.

No, the int10 module runs the BIOS code on a software CPU.
Protected mode is simply not implemented.

Are you maintaining your changes in a public repo somewhere?

Not at the moment. Without distributed version control, I figured the
version history would be lost anyway, so I simply took daily snapshots
of the main BIOS file. The remaining changes are mostly small things.

/Henrik

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"[email protected]"

Reply via email to