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
/
migration
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu/migration: fix the double free problem on from_src_file
QingFeng Hao
2017-06-07
1
-1
/
+0
*
ram: Make RAMState dynamic
Juan Quintela
2017-06-07
1
-23
/
+35
*
ram: Use MigrationStats for statistics
Juan Quintela
2017-06-07
3
-144
/
+61
*
ram: Move ZERO_TARGET_PAGE inside XBZRLE
Juan Quintela
2017-06-07
1
-5
/
+6
*
ram: Call migration_page_queue_free() at ram_migration_cleanup()
Juan Quintela
2017-06-07
3
-5
/
+3
*
ram: We only print throttling information sometimes
Juan Quintela
2017-06-07
1
-5
/
+5
*
ram: Unfold get_xbzrle_cache_stats() into populate_ram_info()
Juan Quintela
2017-06-07
1
-18
/
+11
*
migration: Mark CPU states dirty before incoming migration/loadvm
David Gibson
2017-06-06
1
-0
/
+2
*
migration: remove register_savevm()
Laurent Vivier
2017-06-06
1
-16
/
+0
*
migration: Move include/migration/block.h into migration/
Juan Quintela
2017-06-01
4
-3
/
+49
*
migration: Export ram.c functions in its own file
Juan Quintela
2017-06-01
6
-1
/
+76
*
migration: Create include for migration snapshots
Juan Quintela
2017-06-01
1
-2
/
+3
*
migration: Export rdma.c functions in its own file
Juan Quintela
2017-06-01
3
-0
/
+27
*
migration: Export tls.c functions in its own file
Juan Quintela
2017-06-01
4
-1
/
+36
*
migration: Export socket.c functions in its own file
Juan Quintela
2017-06-01
3
-0
/
+30
*
migration: Export fd.c functions in its own file
Juan Quintela
2017-06-01
3
-0
/
+25
*
migration: Export exec.c functions in its own file
Juan Quintela
2017-06-01
3
-0
/
+28
*
migration: Split qemu-file.h
Juan Quintela
2017-06-01
13
-11
/
+174
*
migration: shut src return path unconditionally
Peter Xu
2017-06-01
2
-2
/
+7
*
migration: fix leak of src file on dst
Peter Xu
2017-06-01
1
-0
/
+5
*
migration: Remove section_id parameter from vmstate_load
Juan Quintela
2017-06-01
1
-5
/
+5
*
migration: loadvm handlers are not used
Juan Quintela
2017-06-01
2
-28
/
+0
*
migration: Use savevm_handlers instead of loadvm copy
Juan Quintela
2017-06-01
1
-13
/
+19
*
migration: use dirty_rate_high_cnt more aggressively
Felipe Franciosi
2017-05-31
1
-1
/
+1
*
migration: set bytes_xfer_* outside of autoconverge logic
Felipe Franciosi
2017-05-31
1
-2
/
+2
*
migration: set dirty_pages_rate before autoconverge logic
Felipe Franciosi
2017-05-31
1
-7
/
+10
*
migration: keep bytes_xfer_prev init'd to zero
Felipe Franciosi
2017-05-31
1
-4
/
+0
*
migration: Create savevm.h for functions exported from savevm.c
Juan Quintela
2017-05-31
5
-4
/
+69
*
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
2017-05-30
2
-2
/
+2
|
\
|
*
shutdown: Prepare for use of an enum in reset/shutdown_request
Eric Blake
2017-05-23
2
-2
/
+2
*
|
migration: Make savevm.c target independent
Juan Quintela
2017-05-18
2
-8
/
+8
*
|
exec: Create include for target_page_size()
Juan Quintela
2017-05-18
3
-0
/
+3
*
|
migration: Remove vmstate.h from migration.h
Juan Quintela
2017-05-18
4
-0
/
+4
*
|
migration: Remove qemu-file.h from vmstate.h
Juan Quintela
2017-05-18
4
-0
/
+4
*
|
migration: Split vmstate-types.c from vmstate.c
Juan Quintela
2017-05-18
3
-643
/
+674
*
|
migration: Move qjson.h to migration/
Juan Quintela
2017-05-18
3
-2
/
+31
*
|
migration: Remove migration.h from colo.h
Juan Quintela
2017-05-18
2
-1
/
+3
*
|
migration: Export qemu-file-channel.c functions in its own file
Juan Quintela
2017-05-18
7
-0
/
+38
*
|
migration: Split migration/channel.c for channel operations
Juan Quintela
2017-05-18
8
-51
/
+98
*
|
migration: Create migration/xbzrle.h
Juan Quintela
2017-05-18
3
-1
/
+23
*
|
block migration: Allow compile time disable
Dr. David Alan Gilbert
2017-05-18
2
-1
/
+15
*
|
migration: Remove old MigrationParams
Juan Quintela
2017-05-18
3
-19
/
+7
*
|
migration: Remove use of old MigrationParams
Juan Quintela
2017-05-18
4
-22
/
+10
*
|
migration: Create block capability
Juan Quintela
2017-05-18
1
-0
/
+71
*
|
postcopy: Require RAMBlocks that are whole pages
Dr. David Alan Gilbert
2017-05-18
1
-3
/
+13
*
|
migration: Fix non-multiple of page size migration
Dr. David Alan Gilbert
2017-05-18
1
-1
/
+4
|
/
*
Merge remote-tracking branch 'dgilbert/tags/pull-hmp-20170517' into staging
Stefan Hajnoczi
2017-05-18
1
-6
/
+7
|
\
|
*
ramblock: add RAMBLOCK_FOREACH()
Peter Xu
2017-05-17
1
-6
/
+7
*
|
migration: Move check_migratable() into qdev.c
Juan Quintela
2017-05-17
2
-15
/
+10
*
|
migration: Move postcopy stuff to postcopy-ram.c
Juan Quintela
2017-05-17
3
-18
/
+44
[next]