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: 

brogers@brogers1:~/osr/git/qemu> git bisect good 
264986e2c8f14a0f4a32ac6f1e083905833a5fc7 is the first bad commit 
commit 264986e2c8f14a0f4a32ac6f1e083905833a5fc7 
Author: Jason Wang <jasow...@redhat.com> 
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