Re: [libvirt-users] adding devices and chardev in .xml configuration file ...

2015-07-09 Thread Jean-Pierre Ribeauville
Thx a lot. J.P. -Message d'origine- De : Martin Kletzander [mailto:mklet...@redhat.com] Envoyé : jeudi 9 juillet 2015 14:43 À : Jean-Pierre Ribeauville Cc : libvirt-users@redhat.com Objet : Re: [libvirt-users] adding devices and chardev in .xml configuration file ... On Thu, J

Re: [libvirt-users] adding devices and chardev in .xml configuration file ...

2015-07-09 Thread Martin Kletzander
On Thu, Jul 09, 2015 at 12:27:20PM +, Jean-Pierre Ribeauville wrote: Hi, As I want to start qemu by adding following parameters : -device virtio-serial -chardev socket,path=/tmp/foo,server,nowait,id=test -device virtserialport,chardev=test,name=port.0 Is it possible to add them in the .xm