Created attachment 853462 [details] solaris.png Description of problem: I know we don't care about this. I'm just recording this here along with the failure so that there will be more than 1 hit on Google for this bug. Version-Release number of selected component (if applicable): sol-11_1-text-x86.iso qemu-1.6.1-3.fc20.x86_64 How reproducible: 100% Steps to Reproduce: virt-install -n solaris-11 \ --disk path=/dev/fedora/solaris-11 \ --cdrom /tmp/sol-11_1-text-x86.iso \ --os-variant solaris11 \ --cpu=host --vcpus=1 \ -r 2048 Actual results: panic[cpu0]/thread=...: BAD TRAP: type=d (#gp General protection) [...] Stack trace: unix:real_mode_stop_cpu_stage2_end+bb22 )( unix:trap+3b2 () unix:cmntrap+e6 () unix:rdmsr+2 () unix:cpupm_init+7e () genunix:main+1d6 () unix:_locore_start+90 () Additional info: See attached image.
Hmm, *removing* --cpu=host gets past this error.