Re: [libvirt] [PATCH 0/3] Fix and clean up multiple issues in virsh console handling

2013-09-03 Thread Michal Privoznik
On 29.08.2013 18:36, Peter Krempa wrote: > This series has to be applied on top of "virsh: Handle interrupting of jobs > manually". > > Peter Krempa (3): > tools: rename console.[ch] to virsh-console.[ch] and fix coding style > virsh: Rename vshMakeStdinRaw to vshTTYMakeRaw and move it to vir

[libvirt] [PATCH 0/3] Fix and clean up multiple issues in virsh console handling

2013-08-29 Thread Peter Krempa
This series has to be applied on top of "virsh: Handle interrupting of jobs manually". Peter Krempa (3): tools: rename console.[ch] to virsh-console.[ch] and fix coding style virsh: Rename vshMakeStdinRaw to vshTTYMakeRaw and move it to virsh.c virsh-console: Avoid using signal() in multith