Il 06/03/2014 11:50, Sai Prajeeth ha scritto:
Hi list,
I am unable to boot the solaris 10 x86 (32-bit) operating system on qemu
when i use the -icount 1 option. I get the error
"qemu: Fatal: Raised an Interrupt while not in I/O function"
I tried different values for icount but still i am not able to get it
working.
I compiled qemu from sources and the version is 1.1.50
However when i boot the same OS using qemu-system-i386 (with -icount 1
and -no-kvm flags) installed on the system (qemu-kvm 1.0) it runs fine.
Can anyone help me out ?
Your best bet is to use git for bisection between 1.0 and the version
you are using.
Paolo