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
*
migration: Don't create decompression threads if not enabled
Juan Quintela
2017-06-14
1
-0
/
+6
*
migration: Test for disabled features on reception
Juan Quintela
2017-06-14
1
-1
/
+13
*
migration: Remove unneeded includes
Juan Quintela
2017-06-14
12
-35
/
+2
*
migration: fix incorrect enable return path
Peter Xu
2017-06-14
1
-1
/
+5
*
migration: Move migration.h to migration/
Juan Quintela
2017-06-13
17
-16
/
+180
*
migration: Move remaining exported functions to migration/misc.h
Juan Quintela
2017-06-13
1
-0
/
+1
*
migration: create global_state.c
Juan Quintela
2017-06-13
4
-121
/
+143
*
migration: ram_control_* are implemented in qemu_file
Juan Quintela
2017-06-13
1
-0
/
+17
*
migration: Commands are only used inside migration.c
Juan Quintela
2017-06-13
1
-17
/
+29
*
migration: Move constants to savevm.h
Juan Quintela
2017-06-13
2
-0
/
+16
*
migration: Split registration functions from vmstate.h
Juan Quintela
2017-06-13
3
-0
/
+3
*
migration: Move self_announce_delay() to misc.h
Juan Quintela
2017-06-13
1
-0
/
+1
*
migration: Remove MigrationState from migration_channel_incomming()
Juan Quintela
2017-06-13
6
-9
/
+8
*
ram: Now POSTCOPY_ACTIVE is the same that STATUS_ACTIVE
Juan Quintela
2017-06-13
1
-13
/
+1
*
ram: Print block stats also in the complete case
Juan Quintela
2017-06-13
1
-18
/
+13
*
migration: Don't try to set *errp directly
Eduardo Habkost
2017-06-13
1
-1
/
+1
*
migration: isolate return path on src
Peter Xu
2017-06-13
2
-7
/
+8
*
migration/block: Clean up BBs in block_save_complete()
Kevin Wolf
2017-06-09
1
-5
/
+17
*
migration: Inactivate images after .save_live_complete_precopy()
Kevin Wolf
2017-06-09
1
-5
/
+7
*
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
[next]