Re: [Qemu-devel] [PATCH v3] hmp: info spice: Show string channel name

2015-03-02 Thread Eric Blake
On 03/01/2015 07:29 AM, Cole Robinson wrote: > Useful for debugging. > > https://bugzilla.redhat.com/show_bug.cgi?id=822418 > Signed-off-by: Cole Robinson > --- > v3: > Fix checkpatch warnings > Change INPUTS string from 'input' to 'inputs' > Extra check to ensure array element isn't

Re: [Qemu-devel] [PATCH v3] hmp: info spice: Show string channel name

2015-03-02 Thread Gerd Hoffmann
On So, 2015-03-01 at 09:29 -0500, Cole Robinson wrote: > Useful for debugging. > > https://bugzilla.redhat.com/show_bug.cgi?id=822418 > Signed-off-by: Cole Robinson Added to spice patch queue. thanks, Gerd

[Qemu-devel] [PATCH v3] hmp: info spice: Show string channel name

2015-03-01 Thread Cole Robinson
Useful for debugging. https://bugzilla.redhat.com/show_bug.cgi?id=822418 Signed-off-by: Cole Robinson --- v3: Fix checkpatch warnings Change INPUTS string from 'input' to 'inputs' Extra check to ensure array element isn't empty v2: Explicitly list spice channel mappings Use A