qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] Trivial patches about qemu-char
@ 2014-11-01  1:49 zhanghailiang
  2014-11-01  1:50 ` [Qemu-devel] [PATCH 1/4] qemu-char: fix parameter check for qemu_chr_open_pipe zhanghailiang
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: zhanghailiang @ 2014-11-01  1:49 UTC (permalink / raw)
  To: qemu-trivial; +Cc: pbonzini, zhanghailiang, qemu-devel, peter.huangpeng

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-11-03  3:01 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-01  1:49 [Qemu-devel] [PATCH 0/4] Trivial patches about qemu-char zhanghailiang
2014-11-01  1:50 ` [Qemu-devel] [PATCH 1/4] qemu-char: fix parameter check for qemu_chr_open_pipe zhanghailiang
2014-11-02  5:18   ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
2014-11-03  2:59     ` zhanghailiang
2014-11-01  1:50 ` [Qemu-devel] [PATCH 2/4] spice-qemu-char: fix check for in-parameter zhanghailiang
2014-11-02  6:50   ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
2014-11-03  3:00     ` zhanghailiang
2014-11-01  1:50 ` [Qemu-devel] [PATCH 3/4] qemu-char: convert some open functions to use Error API zhanghailiang
2014-11-01 15:18   ` Eric Blake
2014-11-03  2:46     ` zhanghailiang
2014-11-01  1:50 ` [Qemu-devel] [PATCH 4/4] spice-qemu-char: convert " zhanghailiang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).