[libvirt] Libvirt Support Virtio-serail

Daniel P. Berrange berrange at redhat.com
Mon May 14 12:00:20 UTC 2012


On Mon, May 14, 2012 at 11:09:46AM +0000, Pankaj Rawat wrote:
> Well I tried it but it doesn’t work
> 
>     <console type='pty'>
>       <target type='virtio'/>
>     </console>
>     <console type='pty'>
>       <target type='virtio'/>
>     </console>
>     <console type='pty'>
>       <target type='virtio'/>
>     </console>
>     <console type='pty'>
>       <target type='virtio'/>
>     </console>
> 
> All above are merged into one
>     <console type='pty'>
>       <target type='virtio' port='0'/>
>     </console>
> 
> When I define the guest xml

Hmm, what version of libvirt do you have ? This behaviour
suggest that your version is too old to support multiple
consoles.

> Following error received  when I tried to execute the command
> 
> # virsh console --device console1  serial
> error: command 'console' doesn't support option --device

Doh, I mean --devname

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list