public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* vmport: unknown command 13
@ 2008-08-23 17:28 Elmar Haneke
  2008-08-23 18:40 ` Chris Lalancette
  2008-08-24 18:39 ` Carlo Marcelo Arenas Belon
  0 siblings, 2 replies; 3+ messages in thread
From: Elmar Haneke @ 2008-08-23 17:28 UTC (permalink / raw)
  To: kvm

After movong from KVM-72 to KVM-73 I do get the Notice

"vmport: unknown command 13"

The Message appears on starting emulation. In an Netboot environment it
does appear before booting from Network is asked.

What might go wrong here?

Elmar



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

* Re: vmport: unknown command 13
  2008-08-23 17:28 vmport: unknown command 13 Elmar Haneke
@ 2008-08-23 18:40 ` Chris Lalancette
  2008-08-24 18:39 ` Carlo Marcelo Arenas Belon
  1 sibling, 0 replies; 3+ messages in thread
From: Chris Lalancette @ 2008-08-23 18:40 UTC (permalink / raw)
  To: Elmar Haneke; +Cc: kvm

Elmar Haneke wrote:
> After movong from KVM-72 to KVM-73 I do get the Notice
> 
> "vmport: unknown command 13"
> 
> The Message appears on starting emulation. In an Netboot environment it
> does appear before booting from Network is asked.
> 
> What might go wrong here?

It's actually harmless; it's the Bochs BIOS trying to access the vmport function
13, which means "give me your UUID".  However, upstream Qemu (and hence, KVM)
doesn't support this function, so that's where the error message comes from.  If
I understand it correctly, upstream Qemu now has suppressed this warning
message, so the next time KVM syncs up, the message will disappear.

Chris Lalancette

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

* Re: vmport: unknown command 13
  2008-08-23 17:28 vmport: unknown command 13 Elmar Haneke
  2008-08-23 18:40 ` Chris Lalancette
@ 2008-08-24 18:39 ` Carlo Marcelo Arenas Belon
  1 sibling, 0 replies; 3+ messages in thread
From: Carlo Marcelo Arenas Belon @ 2008-08-24 18:39 UTC (permalink / raw)
  To: Elmar Haneke; +Cc: kvm

On Sat, Aug 23, 2008 at 07:28:59PM +0200, Elmar Haneke wrote:
> After movong from KVM-72 to KVM-73 I do get the Notice
> 
> "vmport: unknown command 13"
> 
> The Message appears on starting emulation. In an Netboot environment it
> does appear before booting from Network is asked.
> 
> What might go wrong here?

it is a bug from qemu's vmware backdoor that has been fixed already upstream,
and that shouldn't be printed unless debugging that interface (not all
commands had been implemented already)

it is harmless and can be ignored for now or you can just pull the patch
from qemu upstream if you don't want to wait until the next merge :

  http://svn.savannah.gnu.org/viewvc/trunk/hw/vmport.c?root=qemu&r1=4957&r2=5030&view=patch

Carlo

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

end of thread, other threads:[~2008-08-24 18:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-23 17:28 vmport: unknown command 13 Elmar Haneke
2008-08-23 18:40 ` Chris Lalancette
2008-08-24 18:39 ` Carlo Marcelo Arenas Belon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox