index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
block.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-08
migration/block: Convert saving to BlockBackend
Kevin Wolf
1
-45
/
+79
2016-06-08
migration/block: Convert load to BlockBackend
Kevin Wolf
1
-16
/
+10
2016-06-08
block: Switch bdrv_write_zeroes() to byte interface
Eric Blake
1
-2
/
+3
2016-05-25
block: Fix bdrv_next() memory leak
Kevin Wolf
1
-2
/
+2
2016-05-19
block: Avoid bs->blk in bdrv_next()
Kevin Wolf
1
-1
/
+3
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-25
block-migration: acquire AioContext as necessary
Paolo Bonzini
1
-13
/
+52
2016-02-22
block migration: Activate image on destination before writing to it
Kevin Wolf
1
-0
/
+7
2016-01-29
migration: Clean up includes
Peter Maydell
1
-1
/
+1
2015-11-25
block-migration: limit the memory usage
Wen Congyang
1
-1
/
+6
2015-11-10
Modify save_live_pending for postcopy
Dr. David Alan Gilbert
1
-2
/
+5
2015-11-10
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
1
-1
/
+1
2015-11-04
migration: code clean up
Liang Li
1
-7
/
+2
2015-11-04
migration: rename cancel to cleanup in SaveVMHandles
Liang Li
1
-1
/
+1
2015-11-04
migration: defer migration_end & blk_mig_cleanup
Liang Li
1
-1
/
+0
2015-10-23
block: Prepare for NULL BDS
Max Reitz
1
-0
/
+5
2015-07-07
block: Use bdrv_drain to replace uncessary bdrv_drain_all
Fam Zheng
1
-1
/
+1
2015-04-28
block: Ensure consistent bitmap function prototypes
John Snow
1
-4
/
+3
2015-04-28
qapi: Add optional field "name" to block dirty bitmap
Fam Zheng
1
-1
/
+1
2015-03-16
migration: Convert bdrv_find to blk_by_name
Fam Zheng
1
-2
/
+5
2015-01-13
migration/block: fix pending() return value
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2015-01-13
block: fix spoiling all dirty bitmaps by mirror and migration
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
2014-12-16
Remove migration- pre/post fixes off files in migration/ dir
Dr. David Alan Gilbert
1
-0
/
+892