index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
/
migration.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
1
-5
/
+6
*
migration: Inactivate images after .save_live_complete_precopy()
Kevin Wolf
2017-06-09
1
-5
/
+7
*
ram: Use MigrationStats for statistics
Juan Quintela
2017-06-07
1
-14
/
+14
*
ram: Call migration_page_queue_free() at ram_migration_cleanup()
Juan Quintela
2017-06-07
1
-2
/
+0
*
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: Move include/migration/block.h into migration/
Juan Quintela
2017-06-01
1
-1
/
+1
*
migration: Export ram.c functions in its own file
Juan Quintela
2017-06-01
1
-0
/
+1
*
migration: Export rdma.c functions in its own file
Juan Quintela
2017-06-01
1
-0
/
+1
*
migration: Export tls.c functions in its own file
Juan Quintela
2017-06-01
1
-1
/
+0
*
migration: Export socket.c functions in its own file
Juan Quintela
2017-06-01
1
-0
/
+1
*
migration: Export fd.c functions in its own file
Juan Quintela
2017-06-01
1
-0
/
+1
*
migration: Export exec.c functions in its own file
Juan Quintela
2017-06-01
1
-0
/
+1
*
migration: Split qemu-file.h
Juan Quintela
2017-06-01
1
-1
/
+1
*
migration: shut src return path unconditionally
Peter Xu
2017-06-01
1
-1
/
+7
*
migration: fix leak of src file on dst
Peter Xu
2017-06-01
1
-0
/
+5
*
migration: loadvm handlers are not used
Juan Quintela
2017-06-01
1
-2
/
+0
*
migration: Create savevm.h for functions exported from savevm.c
Juan Quintela
2017-05-31
1
-0
/
+1
*
exec: Create include for target_page_size()
Juan Quintela
2017-05-18
1
-0
/
+1
*
migration: Remove vmstate.h from migration.h
Juan Quintela
2017-05-18
1
-0
/
+1
*
migration: Export qemu-file-channel.c functions in its own file
Juan Quintela
2017-05-18
1
-0
/
+1
*
migration: Split migration/channel.c for channel operations
Juan Quintela
2017-05-18
1
-50
/
+0
*
block migration: Allow compile time disable
Dr. David Alan Gilbert
2017-05-18
1
-0
/
+14
*
migration: Remove old MigrationParams
Juan Quintela
2017-05-18
1
-5
/
+3
*
migration: Remove use of old MigrationParams
Juan Quintela
2017-05-18
1
-3
/
+0
*
migration: Create block capability
Juan Quintela
2017-05-18
1
-0
/
+71
*
migration: Move check_migratable() into qdev.c
Juan Quintela
2017-05-17
1
-15
/
+0
*
migration: Move postcopy stuff to postcopy-ram.c
Juan Quintela
2017-05-17
1
-18
/
+0
*
migration: Create migration/blocker.h
Juan Quintela
2017-05-17
1
-0
/
+1
*
block: New BdrvChildRole.activate() for blk_resume_after_migration()
Kevin Wolf
2017-05-11
1
-3
/
+0
*
migration: Unify block node activation error handling
Kevin Wolf
2017-05-11
1
-11
/
+5
*
migration: Move postcopy-ram.h to migration/
Juan Quintela
2017-05-04
1
-1
/
+1
*
migration: rename max_size to threshold_size
Peter Xu
2017-04-21
1
-8
/
+13
*
migration: set current_active_state once
Peter Xu
2017-04-21
1
-1
/
+0
*
migration: don't close a file descriptor while it can be in use
Laurent Vivier
2017-04-21
1
-3
/
+3
*
migration: Remove MigrationState parameter from migration_is_idle()
Juan Quintela
2017-04-21
1
-5
/
+3
*
ram: Add page-size to output in 'info migrate'
Chao Fan
2017-04-21
1
-0
/
+1
*
ram: Rename qemu_target_page_bits() to qemu_target_page_size()
Juan Quintela
2017-04-21
1
-2
/
+2
*
migration: Remove MigrationState from migration_in_postcopy
Juan Quintela
2017-04-21
1
-2
/
+4
*
ram: Move postcopy_requests into RAMState
Juan Quintela
2017-04-21
1
-3
/
+2
*
ram: Move dirty_pages_rate to RAMState
Juan Quintela
2017-04-21
1
-4
/
+3
*
ram: Remove dirty_bytes_rate
Juan Quintela
2017-04-21
1
-3
/
+3
*
ram: Create ram_dirty_sync_count()
Juan Quintela
2017-04-21
1
-2
/
+1
*
ram: Move src_page_req* to RAMState
Juan Quintela
2017-04-21
1
-4
/
+1
*
ram: Move last_req_rb to RAMState
Juan Quintela
2017-04-21
1
-1
/
+0
*
ram: Remove norm_mig_bytes_transferred
Juan Quintela
2017-04-21
1
-1
/
+2
*
ram: Remove unused pages_skipped variable
Juan Quintela
2017-04-21
1
-1
/
+2
*
ram: Rename flush_page_queue() to migration_page_queue_free()
Juan Quintela
2017-04-21
1
-1
/
+1
*
block: Ignore guest dev permissions during incoming migration
Kevin Wolf
2017-04-07
1
-0
/
+8
[prev]
[next]