All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 642304] [NEW] Solaris/x86 v10 hangs under KVM
@ 2010-09-18 19:45 Nigel Horne
  2010-10-07  8:58 ` [Qemu-devel] [Bug 642304] " Jes Sorensen
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Nigel Horne @ 2010-09-18 19:45 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

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

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
Solaris/x86 v10 hangs under KVM
https://bugs.launchpad.net/bugs/642304
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: New

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

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

* [Qemu-devel] [Bug 642304] Re: Solaris/x86 v10 hangs under KVM
  2010-09-18 19:45 [Qemu-devel] [Bug 642304] [NEW] Solaris/x86 v10 hangs under KVM Nigel Horne
@ 2010-10-07  8:58 ` Jes Sorensen
  2010-10-07 13:17 ` Nigel Horne
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: Jes Sorensen @ 2010-10-07  8:58 UTC (permalink / raw)
  To: qemu-devel

Your bug report doesn't tell us anything about the host system (AMD, Intel, which CPU model etc),
nor which version of KVM you are running, which distro etc?

Did it work with older versions of qemu-kvm?

Which version of Solaris/x86 (pointer to version preferably)

Please provide appropriate information if you want a chance that anyone
will look at this.

Jes


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

-- 
Solaris/x86 v10 hangs under KVM
https://bugs.launchpad.net/bugs/642304
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Incomplete

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

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

* [Qemu-devel] [Bug 642304] Re: Solaris/x86 v10 hangs under KVM
  2010-09-18 19:45 [Qemu-devel] [Bug 642304] [NEW] Solaris/x86 v10 hangs under KVM Nigel Horne
  2010-10-07  8:58 ` [Qemu-devel] [Bug 642304] " Jes Sorensen
@ 2010-10-07 13:17 ` Nigel Horne
  2010-10-07 15:15   ` Michael Tokarev
  2010-10-07 15:35 ` Michael Tokarev
                   ` (2 subsequent siblings)
  4 siblings, 1 reply; 7+ messages in thread
From: Nigel Horne @ 2010-10-07 13:17 UTC (permalink / raw)
  To: qemu-devel

1) Host CPU: Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz
2) KVM doesn't have specific "versions" on Debian. The kernel is built with KVM included. The kernel is version 2.6.32-5
3) Debian 5.0
4) No - it's never worked for me, but I've only just got around to posting the bug
5) 10

-- 
Solaris/x86 v10 hangs under KVM
https://bugs.launchpad.net/bugs/642304
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Incomplete

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

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

* Re: [Qemu-devel] [Bug 642304] Re: Solaris/x86 v10 hangs under KVM
  2010-10-07 13:17 ` Nigel Horne
@ 2010-10-07 15:15   ` Michael Tokarev
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Tokarev @ 2010-10-07 15:15 UTC (permalink / raw)
  To: Bug 642304; +Cc: qemu-devel

07.10.2010 17:17, Nigel Horne wrote:
> 2) KVM doesn't have specific "versions" on Debian. The kernel is built with KVM included. The kernel is version 2.6.32-5

This is just plain wrong.  _Every_ package in debian
has specific version, just like in almost every other
distribution.

/mjt

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

* [Qemu-devel] [Bug 642304] Re: Solaris/x86 v10 hangs under KVM
  2010-09-18 19:45 [Qemu-devel] [Bug 642304] [NEW] Solaris/x86 v10 hangs under KVM Nigel Horne
  2010-10-07  8:58 ` [Qemu-devel] [Bug 642304] " Jes Sorensen
  2010-10-07 13:17 ` Nigel Horne
@ 2010-10-07 15:35 ` Michael Tokarev
  2010-10-09 13:41 ` Nigel Horne
  2016-10-27  4:17 ` Launchpad Bug Tracker
  4 siblings, 0 replies; 7+ messages in thread
From: Michael Tokarev @ 2010-10-07 15:35 UTC (permalink / raw)
  To: qemu-devel

As I mentioned in email reply, _every_ package in almost every
distribution (the ones I know anyway), Debian included, has a version
number attached.

The git commit ID (58aebb946acff82c62383f350cab593e55cc13dc) appears to
be in qemu or qemu-kvm git tree (it's found on both), somewhere past
0.13.0-rc0 (dated Sep 18 2010).  But from this commit ID it's impossible
to tell if you're using qemu or qemu-kvm.

What are you using --enable-io-thread for?

-- 
Solaris/x86 v10 hangs under KVM
https://bugs.launchpad.net/bugs/642304
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Incomplete

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

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

* [Qemu-devel] [Bug 642304] Re: Solaris/x86 v10 hangs under KVM
  2010-09-18 19:45 [Qemu-devel] [Bug 642304] [NEW] Solaris/x86 v10 hangs under KVM Nigel Horne
                   ` (2 preceding siblings ...)
  2010-10-07 15:35 ` Michael Tokarev
@ 2010-10-09 13:41 ` Nigel Horne
  2016-10-27  4:17 ` Launchpad Bug Tracker
  4 siblings, 0 replies; 7+ messages in thread
From: Nigel Horne @ 2010-10-09 13:41 UTC (permalink / raw)
  To: qemu-devel

1: If you can give instructions on how to get a version number for kvm on Debian I'll follow them.  "dpkg -l | fgrep kvm" lists nothing.
2: I'm using the qemu git tree.  
3: Why are you asking?  Are you saying that enable-io-thread is broken with --enable-kvm?

-- 
Solaris/x86 v10 hangs under KVM
https://bugs.launchpad.net/bugs/642304
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Incomplete

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

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

* [Qemu-devel] [Bug 642304] Re: Solaris/x86 v10 hangs under KVM
  2010-09-18 19:45 [Qemu-devel] [Bug 642304] [NEW] Solaris/x86 v10 hangs under KVM Nigel Horne
                   ` (3 preceding siblings ...)
  2010-10-09 13:41 ` Nigel Horne
@ 2016-10-27  4:17 ` Launchpad Bug Tracker
  4 siblings, 0 replies; 7+ messages in thread
From: Launchpad Bug Tracker @ 2016-10-27  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

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

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

Title:
  Solaris/x86 v10 hangs under KVM

Status in QEMU:
  Expired

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

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

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

end of thread, other threads:[~2016-10-27  4:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-18 19:45 [Qemu-devel] [Bug 642304] [NEW] Solaris/x86 v10 hangs under KVM Nigel Horne
2010-10-07  8:58 ` [Qemu-devel] [Bug 642304] " Jes Sorensen
2010-10-07 13:17 ` Nigel Horne
2010-10-07 15:15   ` Michael Tokarev
2010-10-07 15:35 ` Michael Tokarev
2010-10-09 13:41 ` Nigel Horne
2016-10-27  4:17 ` Launchpad Bug Tracker

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.