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 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
