Konubinix' opinionated web of thoughts

Qemu

Fleeting

QEMU - ArchWiki

QEMU is a generic and open source machine emulator and virtualizer

https://wiki.archlinux.org/title/QEMU

QEMU can use other hypervisors like Xen or KVM to use CPU extensions (HVM) for virtualization

https://wiki.archlinux.org/title/QEMU

the target architecture matches the host CPU, this mode may still benefit from a significant speedup by using a hypervisor like KVM or Xen

https://wiki.archlinux.org/title/QEMU

When running QEMU in headless mode, it starts a local VNC server on port 5900 per default. You can use TigerVNC to connect to the guest OS: vncviewer :5900

https://wiki.archlinux.org/title/QEMU