Hey there, Is it optional to install qemu emulation through homebrew? Or should I resort to layered packages? If so, maybe we can move the deps to linux-brew so we can just install it from brew. Then we can add it to a just command! like “just qemu” and it will auto-install qemu for the developer.
I hope you understand that qemu/kvm needs root access, I don’t think brew can access the root partition (I am talking about /etc, /usr and other folders that have root access) or could be given root access because that breaks the whole point of the system itself, the only way to go is with layering.
TLDR: It’s actually a better decision to layer than to setup qemu emulation via brew.
@j0rge ,
Since the discussion is about QEMU, I noticed something when I want to use Virtual Manager. In Bluefin I can open it right away, but in Bluefin-DX when I try opening it asks me for the administrator password. It this by design?