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

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

 block.c                    |  22 ++++++++
 tests/qemu-iotests/234     | 105 +++++++++++++++++++++++++++++++++++++
 tests/qemu-iotests/234.out |  27 ++++++++++
 tests/qemu-iotests/group   |   1 +
 4 files changed, 155 insertions(+)
 create mode 100755 tests/qemu-iotests/234
 create mode 100644 tests/qemu-iotests/234.out

-- 
2.19.1

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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-26 11:28 [Qemu-devel] [PATCH for-3.1 0/2] block: Fix crash on migration with explicit child nodes Kevin Wolf
2018-11-26 11:28 ` [Qemu-devel] [PATCH for-3.1 1/2] block: Don't inactivate children before parents Kevin Wolf
2018-11-26 12:05   ` Max Reitz
2018-11-26 12:33     ` Kevin Wolf
2018-11-26 12:44       ` Max Reitz
2018-11-26 12:40     ` Max Reitz
2018-11-26 11:28 ` [Qemu-devel] [PATCH for-3.1 2/2] iotests: Test migration with -blockdev Kevin Wolf

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