qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] libvirt fails to start guest with latest code checkins


From: Anthony Liguori
Subject: Re: [Qemu-devel] libvirt fails to start guest with latest code checkins
Date: Fri, 01 Feb 2013 16:16:22 -0600
User-agent: Notmuch/0.13.2+93~ged93d79 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu)

Bruce Rogers <address@hidden> writes:

> I get the following error message starting a linux guest via 
> libvirt with the latest qemu git head: 
>
> brogers2:/ # virsh start sles11 
> error: Failed to start domain sles11 
> error: internal error process exited while connecting to monitor: WARNING: 
> failed to find acpi-dsdt.aml 
> qemu-kvm: -device 
> virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:59:31:da,bus=pci.0,addr=0x3:
>  Property 'virtio-net-pci.netdev' can't find value 'hostnet0' 
>
> I bisected it to this commit: 

Can you provide full details and logs?  I cannot reproduce this with a
simple invocation.

The 'qemu-kvm:' suffix suggests that you aren't just using a straight
qemu.git.  Are you carrying any patches that may be affecting this?

Regards,

Anthony Liguori

>
> address@hidden:~/osr/git/qemu> git bisect good 
> 264986e2c8f14a0f4a32ac6f1e083905833a5fc7 is the first bad commit 
> commit 264986e2c8f14a0f4a32ac6f1e083905833a5fc7 
> Author: Jason Wang <address@hidden> 
> Date:   Wed Jan 30 19:12:34 2013 +0800 
>
>     tap: multiqueue support 
>
> I'm not sure if it's at all related to the windows networking problem also 
> just reported. 
>
> Bruce 
>      



reply via email to

[Prev in Thread] Current Thread [Next in Thread]