qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH for-3.1 v2 0/2] block: Fix crash on migration with e


From: Kevin Wolf
Subject: [Qemu-devel] [PATCH for-3.1 v2 0/2] block: Fix crash on migration with explicit child nodes
Date: Mon, 26 Nov 2018 15:16:37 +0100

v2:
- Cover children that were created after their parents [Max]

Kevin Wolf (2):
  block: Don't inactivate children before parents
  iotests: Test migration with -blockdev

 block.c                    |  32 ++++++++++-
 tests/qemu-iotests/234     | 115 +++++++++++++++++++++++++++++++++++++
 tests/qemu-iotests/234.out |  27 +++++++++
 tests/qemu-iotests/group   |   1 +
 4 files changed, 174 insertions(+), 1 deletion(-)
 create mode 100755 tests/qemu-iotests/234
 create mode 100644 tests/qemu-iotests/234.out

-- 
2.19.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]