1
vote
0answers
35 views

How can I get qemu's Ctrl+Alt keys working in -curses mode?

So here's the situation; I currently have qemu installed on an OpenBSD 5.3 snapshot. This is a console setup so I have to either run with -curses or -nographic. The problem here is that I'm having ...
2
votes
2answers
4k views

Does QEMU's performance (still) lag VirtualBox's and is there a way to improve it without the hardware support+kvm kernel module?

I've noticed several articles that have claimed that QEMU is slower than VirtualBox (without hardware assistance) but several are years old, and the newest seemed to be from last year. Is it true ...
1
vote
1answer
1k views

How to convert a VirtualBox virtual machine to QEMUwto image?

How do I convert a VirtualBox virtual machine to a QEMUwto image?
2
votes
2answers
168 views

What emulator / VM software can I use to create a Win32-portable Linux Guest?

I want to create a portable VM setup so that I can boot a Linux install regardless of which Windows XP / Windows 7 host machine I am on. I was looking at Qemu but it doesn't appear to have a ...