diff options
Diffstat (limited to 'results/classifier/118/network/1588591')
| -rw-r--r-- | results/classifier/118/network/1588591 | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/results/classifier/118/network/1588591 b/results/classifier/118/network/1588591 new file mode 100644 index 000000000..a6aff09f9 --- /dev/null +++ b/results/classifier/118/network/1588591 @@ -0,0 +1,43 @@ +network: 0.863 +performance: 0.797 +device: 0.791 +architecture: 0.754 +socket: 0.738 +graphic: 0.725 +semantic: 0.707 +mistranslation: 0.656 +boot: 0.536 +user-level: 0.529 +hypervisor: 0.527 +permissions: 0.508 +debug: 0.504 +PID: 0.489 +peripherals: 0.472 +register: 0.371 +ppc: 0.332 +virtual: 0.312 +x86: 0.289 +vnc: 0.287 +risc-v: 0.274 +arm: 0.248 +assembly: 0.241 +i386: 0.226 +kernel: 0.207 +files: 0.161 +VMM: 0.156 +TCG: 0.128 +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! + |