- cross-posted to:
- opensource@lemmy.ml
- cross-posted to:
- opensource@lemmy.ml
You must log in or # to comment.
QEMU - A generic and open source machine emulator and virtualizer
For anyone wondering wtf Qemu is.
Thanks for that - I forgot that it’s not as well known as other few software despite being the default virtualization software on most free software distros.
Qemu is a hypervisor and a emulator
Pretty much any virtualization on Linux uses it. (More accurately, libvirt which uses qemu-kvm)
Hopefully this will make integrated pass though easier