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
*
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
*
migratiom: Remove max_item_age parameter
Juan Quintela
2017-10-23
1
-2
/
+0
*
migration: Fix migrate_test_apply for multifd parameters
Juan Quintela
2017-10-23
1
-0
/
+6
*
dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes
Eric Blake
2017-10-06
1
-2
/
+5
*
dirty-bitmap: Change bdrv_get_dirty_locked() to take bytes
Eric Blake
2017-10-06
1
-1
/
+2
*
dirty-bitmap: Change bdrv_get_dirty_count() to report bytes
Eric Blake
2017-10-06
1
-1
/
+1
*
migration: Route more error paths
Dr. David Alan Gilbert
2017-09-27
1
-3
/
+8
*
migration: Route errors up through vmstate_save
Dr. David Alan Gilbert
2017-09-27
1
-5
/
+14
*
migration: wire vmstate_save_state errors up to vmstate_subsection_save
Dr. David Alan Gilbert
2017-09-27
1
-8
/
+12
*
migration: Check field save returns
Dr. David Alan Gilbert
2017-09-27
1
-3
/
+12
*
migration: check pre_save return in vmstate_save_state
Dr. David Alan Gilbert
2017-09-27
2
-2
/
+11
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
3
-3
/
+9
*
migration: disable auto-converge during bulk block migration
Peter Lieven
2017-09-27
3
-1
/
+17
*
migration: split ufd_version_check onto receive/request features part
Alexey Perevalov
2017-09-22
1
-6
/
+88
*
migration: fix hardcoded function name in error report
Alexey Perevalov
2017-09-22
1
-1
/
+1
*
migration: pass MigrationIncomingState* into migration check functions
Alexey Perevalov
2017-09-22
4
-8
/
+9
*
migration: split common postcopy out of ram postcopy
Vladimir Sementsov-Ogievskiy
2017-09-22
3
-22
/
+67
*
migration: fix ram_save_pending
Vladimir Sementsov-Ogievskiy
2017-09-22
1
-2
/
+6
*
migration: add has_postcopy savevm handler
Vladimir Sementsov-Ogievskiy
2017-09-22
2
-2
/
+10
*
migration: Split migration_fd_process_incoming
Juan Quintela
2017-09-22
1
-2
/
+12
*
migration: Create multifd migration threads
Juan Quintela
2017-09-22
3
-0
/
+233
*
migration: Create x-multifd-page-count parameter
Juan Quintela
2017-09-22
2
-0
/
+28
*
migration: Create x-multifd-channels parameter
Juan Quintela
2017-09-22
2
-0
/
+27
*
migration: Add multifd capability
Juan Quintela
2017-09-22
2
-0
/
+11
*
migration: Create migration_has_all_channels
Juan Quintela
2017-09-22
3
-3
/
+20
[next]