diff options
Diffstat (limited to 'results/classifier/108/other/1588591')
| -rw-r--r-- | results/classifier/108/other/1588591 | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/results/classifier/108/other/1588591 b/results/classifier/108/other/1588591 new file mode 100644 index 000000000..99e896511 --- /dev/null +++ b/results/classifier/108/other/1588591 @@ -0,0 +1,28 @@ +network: 0.863 +performance: 0.797 +device: 0.791 +socket: 0.738 +graphic: 0.725 +other: 0.719 +semantic: 0.707 +boot: 0.536 +permissions: 0.508 +debug: 0.504 +PID: 0.489 +vnc: 0.287 +files: 0.161 +KVM: 0.023 + +Qemu 2.6 Solaris 8 Sparc telnet terminate itself + +With Qemu 2.6, Solaris 8 can be installed and run. However, it sometimes terminate itself with I/O thread spun for 1000 iterations. + +qemu-system-sparc -nographic -monitor null -serial mon:telnet:0.0.0.0:3000,server -hda ./Sparc8.disk -m 256 -boot c -net nic,macaddr=52:54:0:12:34:56 -net tap,ifname=tap0,script=no,downscript=noQEMU waiting for connection on: disconnected:telnet:0.0.0.0:3000,server +main-loop: WARNING: I/O thread spun for 1000 iterations + +Although I have occasionally seen this message with later versions of QEMU running Solaris 8/SPARC it has never affected any operations for me or terminated a telnet or QEMU process, so I think if it is still there it's not having any affect. So I think this can be closed. + +Zhen Ning Lim, can you still reproduce the problem where QEMU terminates itself after printing that warning message? + +Nope. Not anymore. I shall close this. Thanks! + |