qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] Rewrite block filter snapshot authorization mechanism
@ 2014-03-03 18:11 Benoît Canet
  2014-03-03 18:11 ` [Qemu-devel] [PATCH] block: Rewrite the snapshot authorization mechanism for block filters Benoît Canet
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Benoît Canet @ 2014-03-03 18:11 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, pbonzini, Benoît Canet, stefanha, mreitz

Rewrite the snapshot authorization mechanism for block filter as suggested by
Paolo.

run testsuite

and

Tested BlockBackend snapshots
Tested quorum snapshot
Tested that snapshot below or above the active qcow2 file are not authorized

Benoît Canet (1):
  block: Rewrite the snapshot authorization mechanism for block filters.

 block.c                   | 47 +++++++++++++++++++++--------------------------
 block/blkverify.c         | 17 ++++++++++++++++-
 block/quorum.c            |  3 +--
 include/block/block.h     |  9 ---------
 include/block/block_int.h |  8 ++++----
 5 files changed, 42 insertions(+), 42 deletions(-)

-- 
1.8.3.2

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

end of thread, other threads:[~2014-03-11 18:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-03 18:11 [Qemu-devel] [PATCH] Rewrite block filter snapshot authorization mechanism Benoît Canet
2014-03-03 18:11 ` [Qemu-devel] [PATCH] block: Rewrite the snapshot authorization mechanism for block filters Benoît Canet
2014-03-03 18:35   ` Paolo Bonzini
2014-03-03 19:13     ` Benoît Canet
2014-03-03 21:26       ` Paolo Bonzini
2014-03-10 18:53 ` [Qemu-devel] [PATCH] Rewrite block filter snapshot authorization mechanism Benoît Canet
2014-03-11 18:19 ` Stefan Hajnoczi

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