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
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-01-16
1
-1
/
+1
|
\
|
*
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2018-01-16
1
-1
/
+1
*
|
migration: remove notify in fd_error
Peter Xu
2018-01-15
1
-1
/
+0
*
|
migration: remove some block_cleanup_parameters()
Peter Xu
2018-01-15
1
-2
/
+0
*
|
migration: put the finish part into a new function
Peter Xu
2018-01-15
1
-45
/
+49
*
|
migration: major cleanup for migrate iterations
Peter Xu
2018-01-15
1
-35
/
+55
*
|
migration: cleanup stats update into function
Peter Xu
2018-01-15
2
-36
/
+61
*
|
migration: use switch at the end of migration
Peter Xu
2018-01-15
1
-17
/
+27
*
|
migration: introduce migrate_calculate_complete
Peter Xu
2018-01-15
1
-11
/
+20
*
|
migration: introduce downtime_start
Peter Xu
2018-01-15
2
-8
/
+6
*
|
migration: move vm_old_running into global state
Peter Xu
2018-01-15
2
-10
/
+13
*
|
migration: split use of MigrationState.total_time
Peter Xu
2018-01-15
2
-3
/
+7
*
|
migration: remove "enable_colo" var
Peter Xu
2018-01-15
1
-2
/
+1
*
|
migration: qemu_savevm_state_cleanup() in cleanup
Peter Xu
2018-01-15
1
-8
/
+2
*
|
migration: assert colo instead of check
Peter Xu
2018-01-15
1
-1
/
+9
*
|
migration: finalize current_migration object
Vladimir Sementsov-Ogievskiy
2018-01-15
1
-0
/
+5
*
|
migration: Guard ram_bytes_remaining against early call
Dr. David Alan Gilbert
2018-01-15
1
-1
/
+2
*
|
migration: add postcopy total blocktime into query-migrate
Alexey Perevalov
2018-01-15
4
-4
/
+99
*
|
migration: calculate vCPU blocktime on dst side
Alexey Perevalov
2018-01-15
2
-2
/
+146
*
|
migration: add postcopy blocktime ctx into MigrationIncomingState
Alexey Perevalov
2018-01-15
2
-0
/
+67
*
|
migration: introduce postcopy-blocktime capability
Alexey Perevalov
2018-01-15
2
-0
/
+10
*
|
migration: free addr in the same function that we created it
Juan Quintela
2018-01-15
1
-2
/
+2
*
|
migration: print features as on off
Juan Quintela
2018-01-15
1
-4
/
+9
*
|
migration: Use proper types in json
Juan Quintela
2018-01-15
1
-29
/
+20
|
/
*
Remove empty statements
Ladi Prosek
2017-12-18
1
-1
/
+1
*
migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_END
Daniel Henrique Barboza
2017-11-22
1
-2
/
+14
*
migration, xen: Fix block image lock issue on live migration
Anthony PERARD
2017-11-21
1
-1
/
+22
*
block: Add errp to bdrv_all_goto_snapshot()
Kevin Wolf
2017-11-21
1
-3
/
+3
*
block: Make bdrv_next() keep strong references
Max Reitz
2017-11-17
1
-0
/
+1
*
migration: Make xbzrle_cache_size a migration parameter
Juan Quintela
2017-10-29
3
-19
/
+32
*
migration: No need to return the size of the cache
Juan Quintela
2017-10-29
3
-11
/
+7
*
migration: Don't play games with the requested cache size
Juan Quintela
2017-10-29
1
-5
/
+6
*
migration: Make sure that we pass the right cache size
Juan Quintela
2017-10-29
1
-5
/
+7
*
migration: Improve migration thread error handling
Juan Quintela
2017-10-23
3
-5
/
+22
*
migration: add bitmap for received page
Alexey Perevalov
2017-10-23
3
-5
/
+57
*
migration: introduce qemu_ufd_copy_ioctl helper
Alexey Perevalov
2017-10-23
1
-13
/
+21
*
migration: postcopy_place_page factoring out
Alexey Perevalov
2017-10-23
3
-10
/
+11
*
migration: new ram_init_bitmaps()
Peter Xu
2017-10-23
1
-21
/
+30
*
migration: clean up xbzrle cache init/destroy
Peter Xu
2017-10-23
1
-46
/
+77
*
migration: provide ram_state_cleanup
Peter Xu
2017-10-23
1
-3
/
+10
*
migration: provide ram_state_init()
Peter Xu
2017-10-23
1
-10
/
+26
*
migration: pause-before-switchover for postcopy
Dr. David Alan Gilbert
2017-10-23
1
-7
/
+22
*
migration: allow cancel to unpause
Dr. David Alan Gilbert
2017-10-23
1
-0
/
+4
*
migration: migrate-continue
Dr. David Alan Gilbert
2017-10-23
1
-0
/
+11
*
migration: Wait for semaphore before completing migration
Dr. David Alan Gilbert
2017-10-23
2
-0
/
+41
*
migration: Add 'pre-switchover' and 'device' statuses
Dr. David Alan Gilbert
2017-10-23
1
-0
/
+6
*
migration: Add 'pause-before-switchover' capability
Dr. David Alan Gilbert
2017-10-23
2
-0
/
+11
*
migration: Make cache_init() take an error parameter
Juan Quintela
2017-10-23
3
-23
/
+19
*
migration: Move xbzrle cache resize error handling to xbzrle_cache_resize
Juan Quintela
2017-10-23
3
-20
/
+22
*
migration: Make cache size elements use the right types
Juan Quintela
2017-10-23
2
-5
/
+5
[next]