qemu-discuss
[Top][All Lists]
Advanced

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

[Qemu-discuss] Virtioconsole problem


From: Eviatar Khen
Subject: [Qemu-discuss] Virtioconsole problem
Date: Sat, 20 Oct 2012 04:05:37 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/20120912 Thunderbird/15.0.1

Hello all,
On a linux machine I'm preforming the following command (with a binary compiled from latest release):

./x86_64-softmmu/qemu-system-x86_64 -no-acpi -m 500 fedora17.img -device virtio-serial -chardev socket,path=/tmp/foo,server,nowait,id=foo -chardev socket,path=/tmp/bar,server,nowait,id=bar -device virtioconsole,chardev=foo,name=org.fedoraproject.console.foo -device virtioconsole,chardev=bar,name=org.fedoraproject.console.foo

And I'm getting the following error:
qemu-system-x86_64: -device virtioconsole,chardev=foo,name=org.fedoraproject.console.foo: Parameter 'driver' expects device type

I'm new to qemu, could someone help me with this.
What am I doing wrong? What this error means? I took the line from: http://fedoraproject.org/wiki/Features/VirtioSerial#How_To_Test

Thank you and best regards,

Eviatar



reply via email to

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