Hi Chris, On Wed, Dec 16, 2020 at 01:08:23AM -0800, Chris Hanson wrote: > NetBSD could also use a VirtIO console device, since that’s all > Virtualization.framework offers on macOS 11 (whether on x86-64 or Apple > Silicon).
>From what I see in videos on youtube, the tooklit displays a standard VGA display with apparently a number of text consoles next to it? Qemu can create a number of console devices that need to be paired with various backends like pipes or sockets etc. I presume the virtualization framework on macosX11 is providing terminals for each of the activated terminals? With regards, Reinoud
