qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] virtio-blk/qdev failure in the current git tree
@ 2009-08-10 23:56 Christoph Hellwig
  2009-08-11  0:29 ` Anthony Liguori
  0 siblings, 1 reply; 21+ messages in thread
From: Christoph Hellwig @ 2009-08-10 23:56 UTC (permalink / raw)
  To: qemu-devel

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"

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2009-08-13 13:38 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-10 23:56 [Qemu-devel] virtio-blk/qdev failure in the current git tree Christoph Hellwig
2009-08-11  0:29 ` Anthony Liguori
2009-08-11 16:13   ` Christoph Hellwig
2009-08-11 16:36     ` Christoph Hellwig
2009-08-11 18:45       ` Anthony Liguori
2009-08-11 19:28       ` Gerd Hoffmann
2009-08-12  9:26         ` Gerd Hoffmann
2009-08-12 10:00           ` Avi Kivity
2009-08-12 10:19             ` Gerd Hoffmann
2009-08-12 10:40               ` Gerd Hoffmann
2009-08-12 10:51                 ` Avi Kivity
2009-08-12 11:45                   ` Reimar Döffinger
2009-08-12 21:50             ` Christoph Hellwig
2009-08-12 22:01               ` Anthony Liguori
2009-08-13  9:00                 ` Avi Kivity
2009-08-13 12:07                   ` Gerd Hoffmann
2009-08-13 12:47                   ` Gerd Hoffmann
2009-08-13 13:15                     ` Anthony Liguori
2009-08-13 13:38                       ` Gerd Hoffmann
2009-08-12 10:08           ` Gerd Hoffmann
2009-08-12 21:54             ` Christoph Hellwig

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).