diff options
author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | 2021-09-11 15:00:26 +0300 |
---|---|---|
committer | Hanna Reitz <hreitz@redhat.com> | 2021-09-15 15:54:07 +0200 |
commit | 2f43482733352e4423fcbddadd09265de92ddf58 (patch) | |
tree | 6734ba3881f8e60fe62f1d9b1e52116c60275ba9 /ui/clipboard.c | |
parent | 66fed30c9cd11854fc878a4eceb507e915d7c9cd (diff) | |
download | qemu-2f43482733352e4423fcbddadd09265de92ddf58.zip qemu-2f43482733352e4423fcbddadd09265de92ddf58.tar.gz qemu-2f43482733352e4423fcbddadd09265de92ddf58.tar.bz2 |
tests: add migrate-during-backup
Add a simple test which tries to run migration during backup.
bdrv_inactivate_all() should fail. But due to bug (see next commit with
fix) it doesn't, nodes are inactivated and continued backup crashes
on assertion "assert(!(bs->open_flags & BDRV_O_INACTIVE));" in
bdrv_co_write_req_prepare().
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20210911120027.8063-2-vsementsov@virtuozzo.com>
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
Diffstat (limited to 'ui/clipboard.c')
0 files changed, 0 insertions, 0 deletions