On 20 October 2015 at 16:38, Daniel P. Berrange <berra...@redhat.com> wrote: > On Tue, Oct 20, 2015 at 04:33:55PM +0100, Daniel P. Berrange wrote: >> The following changes since commit c14e42d7a4495ecbad7bf8b3d603272e3a8992a1: >> >> Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20151020-1' >> into staging (2015-10-20 10:52:56 +0100) >> >> are available in the git repository at: >> >> https://github.com/berrange/qemu.git io-channel-3-pull > > Sorry, that should be referring to the signed tag rather than the > branch name: > > https://github.com/berrange/qemu.git tags/io-channel-3-for-upstream > >> >> for you to fetch changes up to 88c5f205fa4c095db4c50eb7ad72816140206819: >> >> util: pull Buffer code out of VNC module (2015-10-20 14:59:09 +0100) >> >> ---------------------------------------------------------------- >> >> Daniel P. Berrange (7): >> sockets: add helpers for creating SocketAddress from a socket >> sockets: move qapi_copy_SocketAddress into qemu-sockets.c >> sockets: allow port to be NULL when listening on IP address >> ui: convert VNC startup code to use SocketAddress >> osdep: add qemu_fork() wrapper for safely handling signals >> coroutine: move into libqemuutil.a library >> util: pull Buffer code out of VNC module
Applied, thanks. -- PMM