From: Jeff Cody <jcody@redhat.com>
To: qemu-block@nongnu.org
Cc: peter.maydell@linaro.org, jcody@redhat.com, qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/8] Block patches for curl
Date: Tue, 16 May 2017 11:54:12 -0400 [thread overview]
Message-ID: <20170516155420.10106-1-jcody@redhat.com> (raw)
The following changes since commit 3a8760664d5c1a1a93c9012bdb8ac07ab8fd4b0d:
Merge tag 'tracing-pull-request' into staging (2017-05-12 10:39:35 -0400)
are available in the git repository at:
git://github.com/codyprime/qemu-kvm-jtc.git tags/block-pull-request
for you to fetch changes up to 2bb5c936c5827e1d831002f7a7517cb8c2c2201d:
curl: do not do aio_poll when waiting for a free CURLState (2017-05-16 10:34:50 -0400)
----------------------------------------------------------------
Curl patches
----------------------------------------------------------------
Paolo Bonzini (7):
curl: strengthen assertion in curl_clean_state
curl: never invoke callbacks with s->mutex held
curl: avoid recursive locking of BDRVCURLState mutex
curl: split curl_find_state/curl_init_state
curl: convert CURLAIOCB to byte values
curl: convert readv to coroutines
curl: do not do aio_poll when waiting for a free CURLState
Peter Krempa (1):
block: curl: Allow passing cookies via QCryptoSecret
block/curl.c | 239 ++++++++++++++++++++++++++++++---------------------
qapi/block-core.json | 12 ++-
2 files changed, 153 insertions(+), 98 deletions(-)
--
2.9.3
next reply other threads:[~2017-05-16 15:54 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-16 15:54 Jeff Cody [this message]
2017-05-16 15:54 ` [Qemu-devel] [PULL 1/8] block: curl: Allow passing cookies via QCryptoSecret Jeff Cody
2017-05-16 15:54 ` [Qemu-devel] [PULL 2/8] curl: strengthen assertion in curl_clean_state Jeff Cody
2017-05-16 15:54 ` [Qemu-devel] [PULL 3/8] curl: never invoke callbacks with s->mutex held Jeff Cody
2017-05-16 15:54 ` [Qemu-devel] [PULL 4/8] curl: avoid recursive locking of BDRVCURLState mutex Jeff Cody
2017-05-16 15:54 ` [Qemu-devel] [PULL 5/8] curl: split curl_find_state/curl_init_state Jeff Cody
2017-05-16 15:54 ` [Qemu-devel] [PULL 6/8] curl: convert CURLAIOCB to byte values Jeff Cody
2017-05-16 15:54 ` [Qemu-devel] [PULL 7/8] curl: convert readv to coroutines Jeff Cody
2017-05-16 15:54 ` [Qemu-devel] [PULL 8/8] curl: do not do aio_poll when waiting for a free CURLState Jeff Cody
2017-05-17 12:55 ` [Qemu-devel] [Qemu-block] [PULL 0/8] Block patches for curl Stefan Hajnoczi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170516155420.10106-1-jcody@redhat.com \
--to=jcody@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).