Hacker News new | ask | show | jobs
Using QEMU to Create a Ubuntu 20.04 Desktop VM on macOS (arthurkoziel.com)
7 points by arthurk 2093 days ago
2 comments

@arthurk

you recommend installing virtualbox tools at the end of the article for copy/paste, but i think you can get the same effect by installing the qemu-guest-agent

oh this is cool, didn't know about it, thanks!
Which gives better performance; VirtualBox or QEMU?
QEMU is more responsive and performant
Thanks. Longtime user of VirtualBox which has the advantage of being easier to set up. Nor have I ever found VB's performance to be noticeably lacking, but it does seem plagued with bugs that never get fixed. And I've been exposed to QEMU through the Android Device Emulator in Android Studio. So I was wondering whether it's worth moving all my VB machines over to QEMU too.

I've always been put off by the fact QEMU needs configuring via commandline to set up. But if it was worth the effort, I'd make the jump.

I'll run a few benchmarks soon to see how performance differs. I'm running this on an early-2013 macbook and notice a big difference in performance and responsiveness.

There's also https://virt-manager.org/ as a GUI for QEMU. Brew forumular here https://github.com/jeffreywildman/homebrew-virt-manager. But they don't mention HVF support, so I'm not sure it'll work