qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/7] Miscellaneous fixes for block and snapshots
@ 2012-04-05 15:42 Paolo Bonzini
  2012-04-05 15:42 ` [Qemu-devel] [PATCH 1/7] block: add mode argument to blockdev-snapshot-sync Paolo Bonzini
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Paolo Bonzini @ 2012-04-05 15:42 UTC (permalink / raw)
  To: qemu-devel

These patches fix a few miscellaneous bugs in live snapshots and block
streaming.

Paolo Bonzini (7):
  block: add mode argument to blockdev-snapshot-sync
  block: fail live snapshot if disk has no medium
  block: fix snapshot with QED format
  block: close unused image files at the end of streaming
  block: pass new base image format to bdrv_change_backing_file
  block: push bdrv_change_backing_file error checking up from drivers
  block: update in-memory backing file and format

 block.c         |   23 +++++++++++++++++++++--
 block/qcow2.c   |    5 -----
 block/qed.c     |    7 +++++++
 block/stream.c  |   30 ++++++++++++++++++++++++++++--
 block/vvfat.c   |    7 +++++++
 block_int.h     |    1 +
 blockdev.c      |    9 ++++++---
 qmp-commands.hx |    2 +-
 8 files changed, 71 insertions(+), 13 deletions(-)

-- 
1.7.9.3

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

end of thread, other threads:[~2012-04-05 15:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-05 15:42 [Qemu-devel] [PATCH 0/7] Miscellaneous fixes for block and snapshots Paolo Bonzini
2012-04-05 15:42 ` [Qemu-devel] [PATCH 1/7] block: add mode argument to blockdev-snapshot-sync Paolo Bonzini
2012-04-05 15:42 ` [Qemu-devel] [PATCH 2/7] block: fail live snapshot if disk has no medium Paolo Bonzini
2012-04-05 15:42 ` [Qemu-devel] [PATCH 3/7] block: fix snapshot with QED format Paolo Bonzini
2012-04-05 15:42 ` [Qemu-devel] [PATCH 5/7] block: pass new base image format to bdrv_change_backing_file Paolo Bonzini
2012-04-05 15:43 ` [Qemu-devel] [PATCH 6/7] block: push bdrv_change_backing_file error checking up from drivers Paolo Bonzini
2012-04-05 15:43 ` [Qemu-devel] [PATCH 7/7] block: update in-memory backing file and format Paolo Bonzini

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