index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-22
migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_END
Daniel Henrique Barboza
1
-2
/
+14
2017-11-21
migration, xen: Fix block image lock issue on live migration
Anthony PERARD
1
-1
/
+22
2017-11-21
block: Add errp to bdrv_all_goto_snapshot()
Kevin Wolf
1
-3
/
+3
2017-11-17
block: Make bdrv_next() keep strong references
Max Reitz
1
-0
/
+1
2017-10-29
migration: Make xbzrle_cache_size a migration parameter
Juan Quintela
3
-19
/
+32
2017-10-29
migration: No need to return the size of the cache
Juan Quintela
3
-11
/
+7
2017-10-29
migration: Don't play games with the requested cache size
Juan Quintela
1
-5
/
+6
2017-10-29
migration: Make sure that we pass the right cache size
Juan Quintela
1
-5
/
+7
2017-10-23
migration: Improve migration thread error handling
Juan Quintela
3
-5
/
+22
2017-10-23
migration: add bitmap for received page
Alexey Perevalov
3
-5
/
+57
2017-10-23
migration: introduce qemu_ufd_copy_ioctl helper
Alexey Perevalov
1
-13
/
+21
2017-10-23
migration: postcopy_place_page factoring out
Alexey Perevalov
3
-10
/
+11
2017-10-23
migration: new ram_init_bitmaps()
Peter Xu
1
-21
/
+30
2017-10-23
migration: clean up xbzrle cache init/destroy
Peter Xu
1
-46
/
+77
2017-10-23
migration: provide ram_state_cleanup
Peter Xu
1
-3
/
+10
2017-10-23
migration: provide ram_state_init()
Peter Xu
1
-10
/
+26
2017-10-23
migration: pause-before-switchover for postcopy
Dr. David Alan Gilbert
1
-7
/
+22
2017-10-23
migration: allow cancel to unpause
Dr. David Alan Gilbert
1
-0
/
+4
2017-10-23
migration: migrate-continue
Dr. David Alan Gilbert
1
-0
/
+11
2017-10-23
migration: Wait for semaphore before completing migration
Dr. David Alan Gilbert
2
-0
/
+41
2017-10-23
migration: Add 'pre-switchover' and 'device' statuses
Dr. David Alan Gilbert
1
-0
/
+6
2017-10-23
migration: Add 'pause-before-switchover' capability
Dr. David Alan Gilbert
2
-0
/
+11
2017-10-23
migration: Make cache_init() take an error parameter
Juan Quintela
3
-23
/
+19
2017-10-23
migration: Move xbzrle cache resize error handling to xbzrle_cache_resize
Juan Quintela
3
-20
/
+22
2017-10-23
migration: Make cache size elements use the right types
Juan Quintela
2
-5
/
+5
2017-10-23
migratiom: Remove max_item_age parameter
Juan Quintela
1
-2
/
+0
2017-10-23
migration: Fix migrate_test_apply for multifd parameters
Juan Quintela
1
-0
/
+6
2017-10-06
dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes
Eric Blake
1
-2
/
+5
2017-10-06
dirty-bitmap: Change bdrv_get_dirty_locked() to take bytes
Eric Blake
1
-1
/
+2
2017-10-06
dirty-bitmap: Change bdrv_get_dirty_count() to report bytes
Eric Blake
1
-1
/
+1
2017-09-27
migration: Route more error paths
Dr. David Alan Gilbert
1
-3
/
+8
2017-09-27
migration: Route errors up through vmstate_save
Dr. David Alan Gilbert
1
-5
/
+14
2017-09-27
migration: wire vmstate_save_state errors up to vmstate_subsection_save
Dr. David Alan Gilbert
1
-8
/
+12
2017-09-27
migration: Check field save returns
Dr. David Alan Gilbert
1
-3
/
+12
2017-09-27
migration: check pre_save return in vmstate_save_state
Dr. David Alan Gilbert
2
-2
/
+11
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
3
-3
/
+9
2017-09-27
migration: disable auto-converge during bulk block migration
Peter Lieven
3
-1
/
+17
2017-09-22
migration: split ufd_version_check onto receive/request features part
Alexey Perevalov
1
-6
/
+88
2017-09-22
migration: fix hardcoded function name in error report
Alexey Perevalov
1
-1
/
+1
2017-09-22
migration: pass MigrationIncomingState* into migration check functions
Alexey Perevalov
4
-8
/
+9
2017-09-22
migration: split common postcopy out of ram postcopy
Vladimir Sementsov-Ogievskiy
3
-22
/
+67
2017-09-22
migration: fix ram_save_pending
Vladimir Sementsov-Ogievskiy
1
-2
/
+6
2017-09-22
migration: add has_postcopy savevm handler
Vladimir Sementsov-Ogievskiy
2
-2
/
+10
2017-09-22
migration: Split migration_fd_process_incoming
Juan Quintela
1
-2
/
+12
2017-09-22
migration: Create multifd migration threads
Juan Quintela
3
-0
/
+233
2017-09-22
migration: Create x-multifd-page-count parameter
Juan Quintela
2
-0
/
+28
2017-09-22
migration: Create x-multifd-channels parameter
Juan Quintela
2
-0
/
+27
2017-09-22
migration: Add multifd capability
Juan Quintela
2
-0
/
+11
2017-09-22
migration: Create migration_has_all_channels
Juan Quintela
3
-3
/
+20
2017-09-22
migration: Add comments to channel functions
Juan Quintela
1
-0
/
+15
[next]