qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Hanna Reitz <hreitz@redhat.com>
To: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>,
	qemu-block@nongnu.org
Cc: kwolf@redhat.com, qemu-devel@nongnu.org
Subject: Re: [PATCH v2 0/2] fix crash if try to migrate during backup
Date: Mon, 13 Sep 2021 10:15:42 +0200	[thread overview]
Message-ID: <714e93c1-6456-3c7c-e0a1-01deb0fa6a95@redhat.com> (raw)
In-Reply-To: <20210911120027.8063-1-vsementsov@virtuozzo.com>

On 11.09.21 14:00, Vladimir Sementsov-Ogievskiy wrote:
> v2:
> 01: check that migration fails
> 02: Add Hanna's r-b
>
> Vladimir Sementsov-Ogievskiy (2):
>    tests: add migrate-during-backup
>    block: bdrv_inactivate_recurse(): check for permissions and fix crash
>
>   block.c                                       |  8 ++
>   .../qemu-iotests/tests/migrate-during-backup  | 97 +++++++++++++++++++
>   .../tests/migrate-during-backup.out           |  5 +
>   3 files changed, 110 insertions(+)
>   create mode 100755 tests/qemu-iotests/tests/migrate-during-backup
>   create mode 100644 tests/qemu-iotests/tests/migrate-during-backup.out

Thanks, applied to my block branch:

https://github.com/XanClic/qemu/commits/block

Hanna



      parent reply	other threads:[~2021-09-13  8:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-11 12:00 [PATCH v2 0/2] fix crash if try to migrate during backup Vladimir Sementsov-Ogievskiy
2021-09-11 12:00 ` [PATCH v2 1/2] tests: add migrate-during-backup Vladimir Sementsov-Ogievskiy
2021-09-11 12:00 ` [PATCH v2 2/2] block: bdrv_inactivate_recurse(): check for permissions and fix crash Vladimir Sementsov-Ogievskiy
2021-09-13  8:15 ` Hanna Reitz [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=714e93c1-6456-3c7c-e0a1-01deb0fa6a95@redhat.com \
    --to=hreitz@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=vsementsov@virtuozzo.com \
    /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).