On 2014/11/1 23:18, Eric Blake wrote:
On 10/31/2014 07:50 PM, zhanghailiang wrote:
Convert several Character backend open functions to use the Error API.
Signed-off-by: zhanghailiang
---
qemu-char.c | 52 +++-
1 file changed, 27 insertions(+),
On 10/31/2014 07:50 PM, zhanghailiang wrote:
> Convert several Character backend open functions to use the Error API.
>
> Signed-off-by: zhanghailiang
> ---
> qemu-char.c | 52 +++-
> 1 file changed, 27 insertions(+), 25 deletions(-)
> @@ -2337,12
Convert several Character backend open functions to use the Error API.
Signed-off-by: zhanghailiang
---
qemu-char.c | 52 +++-
1 file changed, 27 insertions(+), 25 deletions(-)
diff --git a/qemu-char.c b/qemu-char.c
index 42b1d8f..52379cc 100644
-