From: Peter Maydell Date: Thu, 15 Mar 2018 18:53:07 +0000 (+0000) Subject: Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request' into... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=58888f8cdd198affa454f9bf664a076f5f63a6a6;p=qemu.git Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request' into staging # gpg: Signature made Tue 13 Mar 2018 18:12:14 GMT # gpg: using RSA key BE86EBB415104FDF # gpg: Good signature from "Daniel P. Berrange " # gpg: aka "Daniel P. Berrange " # Primary key fingerprint: DAF3 A6FD B26B 6291 2D0E 8E3F BE86 EBB4 1510 4FDF * remotes/berrange/tags/socket-next-pull-request: char: allow passing pre-opened socket file descriptor at startup char: refactor parsing of socket address information sockets: allow SocketAddress 'fd' to reference numeric file descriptors sockets: check that the named file descriptor is a socket sockets: move fd_is_socket() into common sockets code sockets: strengthen test suite IP protocol availability checks sockets: pull code for testing IP availability out of specific test cutils: add qemu_strtoi & qemu_strtoui parsers for int/unsigned int types char: don't silently skip tn3270 protocol init when TLS is enabled Signed-off-by: Peter Maydell --- 58888f8cdd198affa454f9bf664a076f5f63a6a6