[libvirt] [PATCH] Error out on missing address in 'server' type interface

2014-08-15 Thread Ján Tomko
It was possible to add the following interface: interface type='server' source port='5558'/ /interface Resulting in: error: internal error Process exited while reading console log output: char device redirected to /dev/pts/4 2014-08-15T05:59:17.348271Z qemu-kvm: -netdev

Re: [libvirt] [PATCH] Error out on missing address in 'server' type interface

2014-08-15 Thread Martin Kletzander
On Fri, Aug 15, 2014 at 10:21:36AM +0200, Ján Tomko wrote: It was possible to add the following interface: interface type='server' source port='5558'/ /interface Resulting in: error: internal error Process exited while reading console log output: char device redirected to /dev/pts/4

Re: [libvirt] [PATCH] Error out on missing address in 'server' type interface

2014-08-15 Thread jiahu
On 08/15/2014 04:21 PM, Ján Tomko wrote: It was possible to add the following interface: interface type='server' source port='5558'/ /interface Resulting in: error: internal error Process exited while reading console log output: char device redirected to /dev/pts/4