klange / toaruos

A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
https://toaruos.org/
University of Illinois/NCSA Open Source License
6.09k stars 477 forks source link

Will ToaruOS support running QEMU? #228

Open ProgrammingLife opened 2 years ago

ProgrammingLife commented 2 years ago

Is it going to support QEMU running in ToaruOS as a host OS? So we'll have a chance to run secure os (ToaruOS) as a host and to use any OS inside it such as: Arch, Debian in QEMU. I think it's more secure option is to running QEMU in ToaruOS then ToaruOS in QEMU. Correct me if I'm wrong.

klange commented 2 years ago

On the topic of running QEMU under ToaruOS:

On the topic of ToaruOS being "secure":

In summary, I think porting QEMU to ToaruOS is a possibility, but I think your intended use case is misguided.