qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree


From: Anthony Liguori
Subject: Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree
Date: Mon, 10 Aug 2009 19:29:31 -0500
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

Christoph Hellwig wrote:
Since today's merges I can't boot my virtio test setup anymore, but get
an error from the qdev code:

property "virtio-blk-pci.drive" has no parser
can't set property "drive" to "virtio0" for "virtio-blk-pci"

I'll push a fix. I'm sure it's my fault, although I'm not exactly sure what happened. Thanks.

Regards,

Anthony Liguori

The qemu command line is:

/opt/qemu/bin/qemu-system-x86_64 \
        -m 1000 -enable-kvm \
        -kernel arch/x86/boot/bzImage \
        -drive file=/dev/vg00/qemu-root,if=virtio,media=disk,cache=writeback \
        -drive file=/dev/vg00/qemu-data,if=virtio,media=disk,cache=none \
        -append "root=/dev/vda console=tty0 console=ttyS0,38400n8"







reply via email to

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