All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1588591] [NEW] Qemu 2.6 Solaris 8 Sparc telnet terminate itself
@ 2016-06-03  3:13 Zhen Ning Lim
  2018-03-28 14:41 ` [Qemu-devel] [Bug 1588591] " mike
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Zhen Ning Lim @ 2016-06-03  3:13 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

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

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1588591

Title:
  Qemu 2.6 Solaris 8 Sparc telnet terminate itself

Status in QEMU:
  New

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1588591/+subscriptions

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] [Bug 1588591] Re: Qemu 2.6 Solaris 8 Sparc telnet terminate itself
  2016-06-03  3:13 [Qemu-devel] [Bug 1588591] [NEW] Qemu 2.6 Solaris 8 Sparc telnet terminate itself Zhen Ning Lim
@ 2018-03-28 14:41 ` mike
  2018-03-29  8:35 ` Thomas Huth
  2018-03-29  8:55 ` Zhen Ning Lim
  2 siblings, 0 replies; 4+ messages in thread
From: mike @ 2018-03-28 14:41 UTC (permalink / raw)
  To: qemu-devel

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.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1588591

Title:
  Qemu 2.6 Solaris 8 Sparc telnet terminate itself

Status in QEMU:
  New

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1588591/+subscriptions

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] [Bug 1588591] Re: Qemu 2.6 Solaris 8 Sparc telnet terminate itself
  2016-06-03  3:13 [Qemu-devel] [Bug 1588591] [NEW] Qemu 2.6 Solaris 8 Sparc telnet terminate itself Zhen Ning Lim
  2018-03-28 14:41 ` [Qemu-devel] [Bug 1588591] " mike
@ 2018-03-29  8:35 ` Thomas Huth
  2018-03-29  8:55 ` Zhen Ning Lim
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2018-03-29  8:35 UTC (permalink / raw)
  To: qemu-devel

Zhen Ning Lim, can you still reproduce the problem where QEMU terminates
itself after printing that warning message?

** Changed in: qemu
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1588591

Title:
  Qemu 2.6 Solaris 8 Sparc telnet terminate itself

Status in QEMU:
  Incomplete

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1588591/+subscriptions

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] [Bug 1588591] Re: Qemu 2.6 Solaris 8 Sparc telnet terminate itself
  2016-06-03  3:13 [Qemu-devel] [Bug 1588591] [NEW] Qemu 2.6 Solaris 8 Sparc telnet terminate itself Zhen Ning Lim
  2018-03-28 14:41 ` [Qemu-devel] [Bug 1588591] " mike
  2018-03-29  8:35 ` Thomas Huth
@ 2018-03-29  8:55 ` Zhen Ning Lim
  2 siblings, 0 replies; 4+ messages in thread
From: Zhen Ning Lim @ 2018-03-29  8:55 UTC (permalink / raw)
  To: qemu-devel

Nope. Not anymore. I shall close this. Thanks!

** Changed in: qemu
       Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1588591

Title:
  Qemu 2.6 Solaris 8 Sparc telnet terminate itself

Status in QEMU:
  Fix Released

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1588591/+subscriptions

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-03-29  9:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-03  3:13 [Qemu-devel] [Bug 1588591] [NEW] Qemu 2.6 Solaris 8 Sparc telnet terminate itself Zhen Ning Lim
2018-03-28 14:41 ` [Qemu-devel] [Bug 1588591] " mike
2018-03-29  8:35 ` Thomas Huth
2018-03-29  8:55 ` Zhen Ning Lim

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.