qemu-devel
[Top][All Lists]
Advanced

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

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


From: Christoph Hellwig
Subject: [Qemu-devel] virtio-blk/qdev failure in the current git tree
Date: Tue, 11 Aug 2009 01:56:46 +0200
User-agent: Mutt/1.3.28i

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"

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]