blob: 3170422515a21a9c4d257929c0af880e3169bef6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
Solaris/x86 v10 hangs under KVM
Solaris/x86 10 guest hangs when running under KVM with the message "Running Configuration Assistant". It runs fine when -enable-kvm isn't given as a command option.
Host OS: Linux/x86_64
Guest OS: Solaris/x86
Command Line: qemu -hda solaris.img -m 192 -boot c -enable-kvm
Build Configure: ./configure --enable-linux-aio --enable-io-thread --enable-kvm
GIT commit: 58aebb946acff82c62383f350cab593e55cc13dc
|