index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
snapshot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
error: Remove NULL checks on error_propagate() calls
Eduardo Habkost
2016-06-20
1
-3
/
+1
*
block: Fix bdrv_all_delete_snapshot() error handling
Kevin Wolf
2016-06-08
1
-3
/
+0
*
block: Fix bdrv_next() memory leak
Kevin Wolf
2016-05-25
1
-14
/
+41
*
block: Avoid bs->blk in bdrv_next()
Kevin Wolf
2016-05-19
1
-12
/
+18
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
block: Clean up includes
Peter Maydell
2016-01-20
1
-0
/
+1
*
block: use drained section around bdrv_snapshot_delete
Paolo Bonzini
2015-12-18
1
-9
/
+14
*
migration: implement bdrv_all_find_vmstate_bs helper
Denis V. Lunev
2015-11-19
1
-0
/
+15
*
snapshot: create bdrv_all_create_snapshot helper
Denis V. Lunev
2015-11-19
1
-0
/
+26
*
snapshot: create bdrv_all_find_snapshot helper
Denis V. Lunev
2015-11-19
1
-0
/
+20
*
snapshot: create bdrv_all_goto_snapshot helper
Denis V. Lunev
2015-11-19
1
-0
/
+20
*
snapshot: create bdrv_all_delete_snapshot helper
Denis V. Lunev
2015-11-19
1
-0
/
+22
*
snapshot: return error code from bdrv_snapshot_delete_by_id_or_name
Denis V. Lunev
2015-11-19
1
-3
/
+4
*
snapshot: create helper to test that block drivers supports snapshots
Denis V. Lunev
2015-11-19
1
-0
/
+24
*
block: Convert bs->file to BdrvChild
Kevin Wolf
2015-10-16
1
-6
/
+6
*
block: Use bdrv_drain to replace uncessary bdrv_drain_all
Fam Zheng
2015-07-07
1
-1
/
+1
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-0
/
+1
*
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
1
-2
/
+2
*
block: use bdrv_get_device_or_node_name() in error messages
Alberto Garcia
2015-04-28
1
-6
/
+6
*
snapshot: add bdrv_drain_all() to bdrv_snapshot_delete() to avoid concurrency...
Zhang Haoyu
2014-11-03
1
-0
/
+4
*
Use error_is_set() only when necessary
Markus Armbruster
2014-02-17
1
-1
/
+1
*
qemu-nbd: support internal snapshot export
Wenchao Xia
2013-12-04
1
-0
/
+18
*
snapshot: distinguish id and name in load_tmp
Wenchao Xia
2013-12-04
1
-3
/
+56
*
bdrv: Use "Error" for opening images
Max Reitz
2013-09-12
1
-1
/
+1
*
snapshot: distinguish id and name in snapshot delete
Wenchao Xia
2013-09-12
1
-3
/
+55
*
snapshot: new function bdrv_snapshot_find_by_id_and_name()
Wenchao Xia
2013-09-12
1
-0
/
+73
*
block: make bdrv_delete() static
Fam Zheng
2013-09-06
1
-1
/
+1
*
block: move snapshot code in block.c to block/snapshot.c
Wenchao Xia
2013-06-04
1
-0
/
+157