[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 0/4] Trivial patches about qemu-char
From: |
zhanghailiang |
Subject: |
[Qemu-devel] [PATCH 0/4] Trivial patches about qemu-char |
Date: |
Sat, 1 Nov 2014 09:49:59 +0800 |
Patch 1 and 2 fix wrong check about in-parameter.
The last two patches convert some open functions to use Error API.
zhanghailiang (4):
qemu-char: fix parameter check for qemu_chr_open_pipe
spice-qemu-char: fix check for in-parameter
qemu-char: convert some open functions to use Error API
spice-qemu-char: convert open functions to use Error API
include/ui/qemu-spice.h | 9 +++----
qemu-char.c | 58 +++++++++++++++++++++++----------------------
spice-qemu-char.c | 14 +++++------
stubs/qemu-chr-open-spice.c | 4 ++--
4 files changed, 44 insertions(+), 41 deletions(-)
--
1.7.12.4
- [Qemu-devel] [PATCH 0/4] Trivial patches about qemu-char,
zhanghailiang <=