qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-3.1 v2 0/2] block: Fix crash on migration with explicit child nodes
@ 2018-11-26 14:16 Kevin Wolf
  2018-11-26 14:16 ` [Qemu-devel] [PATCH for-3.1 v2 1/2] block: Don't inactivate children before parents Kevin Wolf
  2018-11-26 14:16 ` [Qemu-devel] [PATCH for-3.1 v2 2/2] iotests: Test migration with -blockdev Kevin Wolf
  0 siblings, 2 replies; 5+ messages in thread
From: Kevin Wolf @ 2018-11-26 14:16 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, mreitz, qemu-devel

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

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

end of thread, other threads:[~2018-11-26 14:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-26 14:16 [Qemu-devel] [PATCH for-3.1 v2 0/2] block: Fix crash on migration with explicit child nodes Kevin Wolf
2018-11-26 14:16 ` [Qemu-devel] [PATCH for-3.1 v2 1/2] block: Don't inactivate children before parents Kevin Wolf
2018-11-26 14:34   ` Max Reitz
2018-11-26 14:16 ` [Qemu-devel] [PATCH for-3.1 v2 2/2] iotests: Test migration with -blockdev Kevin Wolf
2018-11-26 14:37   ` Max 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).