On 23 January 2017 at 15:57, Daniel P. Berrange <berra...@redhat.com> wrote: > The following changes since commit 598cf1c805271564686f2d732b36f50c3c40dcdd: > > Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into > staging (2017-01-20 16:42:07 +0000) > > are available in the git repository at: > > git://github.com/berrange/qemu tags/pull-qio-2017-01-23-2 > > for you to fetch changes up to c1b412f1d94ba717896f876dbf59fffa91e596fc: > > io: introduce a DNS resolver API (2017-01-23 15:32:46 +0000) > > ---------------------------------------------------------------- > Merge io/ 2017-01-23 > > ---------------------------------------------------------------- > > Daniel P. Berrange (8): > sockets: add ability to disable DNS resolution for InetSocketAddress > io: stop incrementing reference in qio_task_get_source > io: fix typo in docs for QIOTask > io: add ability to associate an opaque "result" with with a task > io: add ability to associate an error with a task > io: change the QIOTask callback signature > io: remove Error parameter from QIOTask thread worker > io: introduce a DNS resolver API
Applied, thanks. -- PMM