qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] fix crash if try to migrate during backup
@ 2021-09-11 12:00 Vladimir Sementsov-Ogievskiy
  2021-09-11 12:00 ` [PATCH v2 1/2] tests: add migrate-during-backup Vladimir Sementsov-Ogievskiy
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2021-09-11 12:00 UTC (permalink / raw)
  To: qemu-block; +Cc: qemu-devel, hreitz, kwolf, vsementsov

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

-- 
2.29.2



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-09-13  8:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH v2 0/2] fix crash if try to migrate during backup Hanna Reitz

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).