qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org, Peter Maydell <peter.maydell@linaro.org>
Subject: Re: [PULL 0/4] NBD patches for 2019-09-24
Date: Wed, 25 Sep 2019 08:18:09 -0500	[thread overview]
Message-ID: <09a35255-8384-4606-3273-6b4daf3661a7@redhat.com> (raw)
In-Reply-To: <20190924123933.10607-1-eblake@redhat.com>


[-- Attachment #1.1: Type: text/plain, Size: 1747 bytes --]

On 9/24/19 7:39 AM, Eric Blake wrote:
> The following changes since commit 2f93a3ecdd3bb060bd04f698ccafe66efd98563a:
> 
>   Merge remote-tracking branch 'remotes/davidhildenbrand/tags/s390x-tcg-2019-09-23' into staging (2019-09-23 15:44:52 +0100)
> 
> are available in the Git repository at:
> 
>   https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2019-09-24
> 
> for you to fetch changes up to 506902c6fa80210b002e30ff33794bfc718b15c6:
> 
>   tests: Use iothreads during iotest 223 (2019-09-24 07:30:19 -0500)
> 
> ----------------------------------------------------------------
> nbd patches for 2019-09-05
> 
> - Improved error message for plaintext client of encrypted server
> - Fix various assertions when -object iothread is in use
> 

As this has not been merged yet, I'll post a v2 series adding one more
patch fixing a Coverity error, since Vladimir pointed out I missed that.

> ----------------------------------------------------------------
> Eric Blake (3):
>       nbd/client: Add hint when TLS is missing
>       nbd: Grab aio context lock in more places
>       tests: Use iothreads during iotest 223
> 
> Sergio Lopez (1):
>       nbd/server: attach client channel to the export's AioContext
> 
>  include/block/nbd.h        |  1 +
>  blockdev-nbd.c             | 14 ++++++++++++--
>  nbd/client.c               |  1 +
>  nbd/server.c               | 27 +++++++++++++++++++++++----
>  tests/qemu-iotests/223     |  6 ++++--
>  tests/qemu-iotests/223.out |  1 +
>  tests/qemu-iotests/233.out |  2 ++
>  7 files changed, 44 insertions(+), 8 deletions(-)
> 

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

      parent reply	other threads:[~2019-09-25 13:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-24 12:39 [PULL 0/4] NBD patches for 2019-09-24 Eric Blake
2019-09-24 12:39 ` [PULL 1/4] nbd/client: Add hint when TLS is missing Eric Blake
2019-09-24 12:39 ` [PULL 2/4] nbd/server: attach client channel to the export's AioContext Eric Blake
2019-09-24 12:39 ` [PULL 3/4] nbd: Grab aio context lock in more places Eric Blake
2019-09-24 12:39 ` [PULL 4/4] tests: Use iothreads during iotest 223 Eric Blake
2019-09-24 13:49   ` Nir Soffer
2019-09-24 14:30     ` Eric Blake
2019-09-25 13:18 ` Eric Blake [this message]

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=09a35255-8384-4606-3273-6b4daf3661a7@redhat.com \
    --to=eblake@redhat.com \
    --cc=peter.maydell@linaro.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).