qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-trivial] [PATCH 0/4] Trivial patches about qemu-char


From: zhanghailiang
Subject: [Qemu-trivial] [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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]