Re: [libvirt] [PATCH] Fix auto-adding of virtio serial controllers

2010-06-03 Thread Cole Robinson
On 06/03/2010 08:54 AM, Daniel P. Berrange wrote: > The domain parsing code would auto-add a virtio serial controller > if it saw any virtio serial channel defined. Unfortunately it > always added a controller with index=0, even if the channel address > specified an index != 0. It only added one co

[libvirt] [PATCH] Fix auto-adding of virtio serial controllers

2010-06-03 Thread Daniel P. Berrange
The domain parsing code would auto-add a virtio serial controller if it saw any virtio serial channel defined. Unfortunately it always added a controller with index=0, even if the channel address specified an index != 0. It only added one controller, even if multiple controllers were referenced by