qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] block/io: Delay decrementing the quiesce_counter
@ 2019-05-22 14:40 Max Reitz
  2019-05-22 14:40 ` [Qemu-devel] [PATCH v2 1/2] " Max Reitz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Max Reitz @ 2019-05-22 14:40 UTC (permalink / raw)
  To: qemu-block; +Cc: Kevin Wolf, qemu-devel, Stefan Hajnoczi, Max Reitz

See patch 1 for the code-based explanation, and patch 2 for a case where
this bites in practice.


v2:
- Remove test artifacts that remained from testing the test
  (Sorry...)


git backport-diff against v1:

Key:
[----] : patches are identical
[####] : number of functional differences between upstream/downstream patch
[down] : patch is downstream-only
The flags [FC] indicate (F)unctional and (C)ontextual differences, respectively

001/2:[----] [--] 'block/io: Delay decrementing the quiesce_counter'
002/2:[0004] [FC] 'iotests: Test cancelling a job and closing the VM'


Max Reitz (2):
  block/io: Delay decrementing the quiesce_counter
  iotests: Test cancelling a job and closing the VM

 block/io.c                 |  3 ++-
 tests/qemu-iotests/255     | 52 ++++++++++++++++++++++++++++++++++++++
 tests/qemu-iotests/255.out | 24 ++++++++++++++++++
 3 files changed, 78 insertions(+), 1 deletion(-)

-- 
2.21.0



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

end of thread, other threads:[~2019-05-22 15:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-22 14:40 [Qemu-devel] [PATCH v2 0/2] block/io: Delay decrementing the quiesce_counter Max Reitz
2019-05-22 14:40 ` [Qemu-devel] [PATCH v2 1/2] " Max Reitz
2019-05-22 14:40 ` [Qemu-devel] [PATCH v2 2/2] iotests: Test cancelling a job and closing the VM Max Reitz
2019-05-22 15:19 ` [Qemu-devel] [PATCH v2 0/2] block/io: Delay decrementing the quiesce_counter 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).