[libvirt] [PATCH 2/2] qemu: Fix parsing 'info chardev'

Cole Robinson crobinso at redhat.com
Tue Jun 14 14:53:46 UTC 2011


On 06/13/2011 02:06 PM, Eric Blake wrote:
> On 06/08/2011 10:36 AM, Cole Robinson wrote:
>> If qemu supports -chardev, our char frontend aliases are ex. 'charserial0'
>> not just 'serial0'. Typically we don't use this code path because the
>> pty's are scraped from stdout.
>>
>> Signed-off-by: Cole Robinson <crobinso at redhat.com>
>> ---
>>  src/qemu/qemu_process.c |   29 ++++++++++++++++++-----------
>>  1 files changed, 18 insertions(+), 11 deletions(-)
> 
> ACK.
> 

Thanks, pushed these two.

- Cole




More information about the libvir-list mailing list