Package: qemu-launcher Version: 1.7.4-1 Severity: important If I try to enable "Full" hardware acceleration in qemu-launcher ("Emulator" tab), it will print "invalid option -- '-kernel-kqemu'" in terminal and will fail to start qemu:
/usr/bin/qemu -boot c -m 512 -hda '/dev/sdc' -hdb '/mnt/f/tmp/disk.img' -net nic,vlan=0 -net user,vlan=0 -localtime -kernel-kqemu & /usr/bin/qemu: invalid option -- '-kernel-kqemu' $ qemu --version QEMU PC emulator version 0.12.3, Copyright (c) 2003-2008 Fabrice Bellard -- Regards, Krasu