qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] Remove the obsolete non-blocking connect
@ 2016-07-28  8:54 Cao jin
  2016-07-28  8:54 ` [Qemu-devel] [PATCH v2 1/3] util: remove " Cao jin
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Cao jin @ 2016-07-28  8:54 UTC (permalink / raw)
  To: qemu-devel

v2 changelog:
1. revert the yoda-condition in patch 2 (Daniel)

Cao jin (3):
  util: remove the obsolete non-blocking connect
  util: fix some coding style issue
  migration/socket: fix typo in file header

 include/qemu/sockets.h |   7 +-
 io/channel-socket.c    |   2 +-
 migration/socket.c     |   4 +-
 net/socket.c           |   2 +-
 util/qemu-sockets.c    | 179 ++++++++-----------------------------------------
 5 files changed, 33 insertions(+), 161 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2016-09-14 10:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-28  8:54 [Qemu-devel] [PATCH v2 0/3] Remove the obsolete non-blocking connect Cao jin
2016-07-28  8:54 ` [Qemu-devel] [PATCH v2 1/3] util: remove " Cao jin
2016-07-28  8:54 ` [Qemu-devel] [PATCH v2 2/3] util: fix some coding style issue Cao jin
2016-07-28  8:54 ` [Qemu-devel] [PATCH v2 3/3] migration/socket: fix typo in file header Cao jin
2016-07-28  9:03 ` [Qemu-devel] [PATCH v2 0/3] Remove the obsolete non-blocking connect Cao jin
2016-08-01 10:08   ` Paolo Bonzini
2016-09-14  1:42     ` Cao jin
2016-09-14 10:32       ` Paolo Bonzini

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