Comment 7 for bug 1157066

Revision history for this message
Serge Hallyn (serge-hallyn) wrote : Re: REGRESSION: VMs do not boot out of Virtual Machine Manager any more

Thanks for that info. It looks like you don't have qemu-keymaps installed. Could you show the result of

dpkg -l | grep qemu
apt-cache show qemu-keymaps
ls -l /usr/share/qemu/keymaps

The qemu-system-x86 package depends on qemu-common which depends on qemu-keymaps, so they certainly *should* be installed.