sossego said:Like KVM, kqemu, and Xen, it is still a front end to qemu. I wish it did have full qemu functionality built in, that would be nice.
They aren't "front-ends" to QEmu. Not even close. They use bits of QEmu to provide certain hardware bits (mainly related to network and block I/O), to simplify hardware-assisted virtualisation. But that's it, and only on x86/amd64.
KVM has been (or will be shortly) integrated into QEmu, though, as "a qemu accelerator" module similar to kqemu.
Front-ends to QEmu would be things like qemu-launcher, which just provide a nice GUI or management interface to the complete QEmu package, providing access to all the weird and wonderful things that QEmu can emulated.