qemu-devel
[Top][All Lists]
Advanced

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

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


From: Bruce Rogers
Subject: [Qemu-devel] libvirt fails to start guest with latest code checkins
Date: Fri, 01 Feb 2013 14:29:52 -0700

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:


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]