All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] block: Skip COR for inactive nodes
@ 2019-10-01 17:48 Max Reitz
  2019-10-01 17:48 ` [PATCH 1/2] " Max Reitz
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Max Reitz @ 2019-10-01 17:48 UTC (permalink / raw)
  To: qemu-block; +Cc: Kevin Wolf, qemu-devel, Stefan Hajnoczi, Max Reitz

Hi,

While working on $IMGOPTS support for Python iotests, I noticed a minor
bug.  Let’s fix it, as you do with bugs.


Max Reitz (2):
  block: Skip COR for inactive nodes
  iotests/262: Switch source/dest VM launch order

 block/io.c                 | 41 +++++++++++++++++++++++++-------------
 tests/qemu-iotests/262     | 12 +++++------
 tests/qemu-iotests/262.out |  6 +++---
 3 files changed, 36 insertions(+), 23 deletions(-)

-- 
2.21.0



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

end of thread, other threads:[~2019-10-04  9:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-01 17:48 [PATCH 0/2] block: Skip COR for inactive nodes Max Reitz
2019-10-01 17:48 ` [PATCH 1/2] " Max Reitz
2019-10-01 17:48 ` [PATCH 2/2] iotests/262: Switch source/dest VM launch order Max Reitz
2019-10-01 19:51 ` [PATCH 0/2] block: Skip COR for inactive nodes Eric Blake
2019-10-04  9:13 ` Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.