On Fri, Sep 30, 2016 at 04:16:57PM +0100, Daniel P. Berrange wrote:
> Ensure that all I/O channels created for character devices
> are given names to distinguish their respective roles.
>
> Signed-off-by: Daniel P. Berrange
> ---
> qemu-char.c | 77
>
On 30/09/2016 17:16, Daniel P. Berrange wrote:
> Ensure that all I/O channels created for character devices
> are given names to distinguish their respective roles.
>
> Signed-off-by: Daniel P. Berrange
> ---
> qemu-char.c | 77
> +++--
>
Ensure that all I/O channels created for character devices
are given names to distinguish their respective roles.
Signed-off-by: Daniel P. Berrange
---
qemu-char.c | 77 +++--
1 file changed, 70 insertions(+), 7 deletions(-)
diff --git a/q