From: Anthony Liguori <anthony@codemonkey.ws>
To: Bruce Rogers <brogers@suse.com>,
qemu-devel@nongnu.org, jasowang@redhat.com
Subject: Re: [Qemu-devel] libvirt fails to start guest with latest code checkins
Date: Fri, 01 Feb 2013 18:09:07 -0600 [thread overview]
Message-ID: <87y5f7zie4.fsf@codemonkey.ws> (raw)
In-Reply-To: <510BE21D02000048000D4B45@novprvoes0310.provo.novell.com>
Bruce Rogers <brogers@suse.com> writes:
> >>> On 2/1/2013 at 03:16 PM, Anthony Liguori <anthony@codemonkey.ws> wrote:
>> Bruce Rogers <brogers@suse.com> 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?
>
> No patches are applied to qemu-system-x86_64 as tested. (I just renamed
> it to qemu-kvm and put it in /usr/bin for libvirt to find easily).
Okay, I think I fixed this problem. Patch is coming through the tubes.
I'll make sure to include it for -rc0.
Thanks for the report!
Regards,
Anthony Liguori
>
> Here is the invocation by libvirt, as recorded in /var/log/libvirt/qemu/<vmname>:
> 2013-02-01 21:35:45.597+0000: starting up
> LC_ALL=C PATH=/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin HOME=/root USER=root LOGNAME=root TMPDIR=/tmp QEMU_AUDIO_DRV=none /usr/bin/qemu-kvm -name sles11 -S -M pc -cpu core2duo,+lahf_lm,+pdcm,+xtpr,+cx16,+tm2,+est,+vmx,+ds_cpl,+dtes64,+pbe,+tm,+ht,+ss,+acpi,+ds -enable-kvm -m 512 -smp 2,sockets=2,cores=1,threads=1 -uuid 36975709-16ae-85e0-c90f-09eb4ec7dec3 -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/sles11.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc -no-shutdown -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive file=/var/lib/kvm/images/sles11/disk0.raw,if=none,id=drive-virtio-disk0,format=raw -device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x4,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1 -drive if=none,id=drive-ide0-0-0,readonly=on,format=raw -device ide-cd,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -netdev tap,fd=18,id=hostnet0 -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:59:31:da,bus=pci.0,addr=0x3 -vnc 127.0.0.1:0 -vga cirrus -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5
> 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'
> 2013-02-01 21:35:46.491+0000: shutting down
>
> Bruce
prev parent reply other threads:[~2013-02-02 0:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-01 21:29 [Qemu-devel] libvirt fails to start guest with latest code checkins Bruce Rogers
2013-02-01 22:16 ` Anthony Liguori
2013-02-01 22:41 ` Bruce Rogers
2013-02-02 0:03 ` Laszlo Ersek
2013-02-02 0:05 ` Bruce Rogers
2013-02-02 0:14 ` Anthony Liguori
2013-02-02 0:09 ` Anthony Liguori [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y5f7zie4.fsf@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=brogers@suse.com \
--cc=jasowang@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).