
18 Feb
2021
18 Feb
'21
5:51 a.m.
On Thu, Feb 11, 2021 at 16:37:54 +0100, Peter Krempa wrote:
The XML sample shows the status XML when migrating with bitmaps including the <tempBlockDirtyBitmaps> element added in previous commit.
It will also be used for the migration cookie test.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- .../migration-out-nbd-bitmaps-in.xml | 574 ++++++++++++++++++ .../migration-out-nbd-bitmaps-out.xml | 1 + tests/qemustatusxml2xmltest.c | 1 + 3 files changed, 576 insertions(+) create mode 100644 tests/qemustatusxml2xmldata/migration-out-nbd-bitmaps-in.xml create mode 120000 tests/qemustatusxml2xmldata/migration-out-nbd-bitmaps-out.xml
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>