fsquillace / junest

The lightweight Arch Linux based distro that runs, without root privileges, on top of any other Linux distro.
GNU General Public License v3.0
2.07k stars 110 forks source link

About Qemu and KVM #270

Open BMW318i opened 2 years ago

BMW318i commented 2 years ago

How about embedded Qemu ? It can be use to be used as VM container, install Windows10 ? After junest -f , I try to pacman -S qemu qemu-kvm, but kvm doesn't work. Help !

smutao commented 1 year ago

If the user does not have access to the hypervisor (permission granted by root in the host), qemu can only 'emulate' client system in a very slow way since KVM is not used.

Therefore, it has nothing to do with junest.