[virt-tools-list] [virt-manager PATCH] virt-install: add support for adding multi consoles

Cole Robinson crobinso at redhat.com
Wed Jan 29 13:50:22 UTC 2014


On 01/29/2014 03:53 AM, Chen Hanxiao wrote:
> From: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
> 
> This patch will add support for adding multiple
> default consoles, with command:
> 
> virt-install --console N
> 

We don't use that format anywhere else. If someone wants to attach multiple
devices should do: --console OPTS --console OPTS ...

So maybe add a '--console default' handler and allow that to be specified
multiple times. And please add a cli compare test so we know it's doing the
right thing.

Thanks,
Cole




More information about the virt-tools-list mailing list