qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] io: Various fixes around QIOChannel Features
@ 2016-09-28 12:05 Felipe Franciosi
  2016-09-28 12:05 ` [Qemu-devel] [PATCH 1/3] io: Fix double shift usages on QIOChannel features Felipe Franciosi
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Felipe Franciosi @ 2016-09-28 12:05 UTC (permalink / raw)
  To: berrange, marcandre.lureau; +Cc: pbonzini, qemu-devel, Felipe Franciosi

This series include three patches around the utilisation of QIOChannel
features. The first patch actually fixes a bug, while the other two
makes the test/set of features consistent by using helper functions.

Felipe Franciosi (3):
  io: Fix double shift usages on QIOChannel features
  io: Use qio_channel_has_feature() where applicable
  io: Introduce a qio_channel_set_feature() helper

 include/io/channel.h |   16 +++++++++++++---
 io/channel-socket.c  |   12 +++++++-----
 io/channel-tls.c     |    4 ++--
 io/channel-websock.c |    4 ++--
 io/channel.c         |   11 +++++++++--
 5 files changed, 33 insertions(+), 14 deletions(-)

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

end of thread, other threads:[~2016-09-28 12:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-28 12:05 [Qemu-devel] [PATCH 0/3] io: Various fixes around QIOChannel Features Felipe Franciosi
2016-09-28 12:05 ` [Qemu-devel] [PATCH 1/3] io: Fix double shift usages on QIOChannel features Felipe Franciosi
2016-09-28 12:05 ` [Qemu-devel] [PATCH 2/3] io: Use qio_channel_has_feature() where applicable Felipe Franciosi
2016-09-28 12:24   ` Felipe Franciosi
2016-09-28 12:05 ` [Qemu-devel] [PATCH 3/3] io: Introduce a qio_channel_set_feature() helper Felipe Franciosi
2016-09-28 12:29 ` [Qemu-devel] [PATCH 0/3] io: Various fixes around QIOChannel Features no-reply

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).