qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] block: Make snapshots fail gracefully on inactive images
@ 2023-12-01 14:25 Kevin Wolf
  2023-12-01 14:25 ` [PATCH 1/3] block: Fix crash when loading snapshot on inactive node Kevin Wolf
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Kevin Wolf @ 2023-12-01 14:25 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, qemu-devel

Kevin Wolf (3):
  block: Fix crash when loading snapshot on inactive node
  vl: Improve error message for conflicting -incoming and -loadvm
  iotests: Basic tests for internal snapshots

 block/snapshot.c                              |   4 +-
 system/vl.c                                   |   4 +
 .../tests/qcow2-internal-snapshots            | 170 ++++++++++++++++++
 .../tests/qcow2-internal-snapshots.out        | 107 +++++++++++
 4 files changed, 284 insertions(+), 1 deletion(-)
 create mode 100755 tests/qemu-iotests/tests/qcow2-internal-snapshots
 create mode 100644 tests/qemu-iotests/tests/qcow2-internal-snapshots.out

-- 
2.43.0



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

end of thread, other threads:[~2024-01-09 11:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-01 14:25 [PATCH 0/3] block: Make snapshots fail gracefully on inactive images Kevin Wolf
2023-12-01 14:25 ` [PATCH 1/3] block: Fix crash when loading snapshot on inactive node Kevin Wolf
2023-12-01 14:25 ` [PATCH 2/3] vl: Improve error message for conflicting -incoming and -loadvm Kevin Wolf
2023-12-01 14:25 ` [PATCH 3/3] iotests: Basic tests for internal snapshots Kevin Wolf
2023-12-22 19:24 ` [PATCH 0/3] block: Make snapshots fail gracefully on inactive images Michael Tokarev
2024-01-09 11:01   ` 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).