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
/
include
/
migration
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: Move constants to savevm.h
Juan Quintela
2017-06-13
1
-15
/
+0
*
migration: Move dump_vmsate_json_to_file() to misc.h
Juan Quintela
2017-06-13
2
-2
/
+4
*
migration: Split registration functions from vmstate.h
Juan Quintela
2017-06-13
2
-38
/
+56
*
migration: Move self_announce_delay() to misc.h
Juan Quintela
2017-06-13
2
-10
/
+10
*
migration: remove register_savevm()
Laurent Vivier
2017-06-06
1
-8
/
+0
*
migration: Move include/migration/block.h into migration/
Juan Quintela
2017-06-01
2
-47
/
+8
*
migration: Export ram.c functions in its own file
Juan Quintela
2017-06-01
2
-38
/
+21
*
migration: Create include for migration snapshots
Juan Quintela
2017-06-01
1
-0
/
+21
*
migration: Export rdma.c functions in its own file
Juan Quintela
2017-06-01
1
-4
/
+0
*
migration: Export tls.c functions in its own file
Juan Quintela
2017-06-01
1
-10
/
+0
*
migration: Export socket.c functions in its own file
Juan Quintela
2017-06-01
1
-8
/
+0
*
migration: Export fd.c functions in its own file
Juan Quintela
2017-06-01
1
-4
/
+0
*
migration: Export exec.c functions in its own file
Juan Quintela
2017-06-01
1
-4
/
+0
*
migration: Split qemu-file.h
Juan Quintela
2017-06-01
2
-309
/
+164
*
migration: loadvm handlers are not used
Juan Quintela
2017-06-01
2
-7
/
+0
*
migration: Remove vmstate.h from migration.h
Juan Quintela
2017-05-18
1
-1
/
+0
*
migration: Remove qemu-file.h from vmstate.h
Juan Quintela
2017-05-18
1
-3
/
+0
*
migration: Move qjson.h to migration/
Juan Quintela
2017-05-18
1
-29
/
+0
*
migration: Remove migration.h from colo.h
Juan Quintela
2017-05-18
1
-1
/
+0
*
migration: Export qemu-file-channel.c functions in its own file
Juan Quintela
2017-05-18
2
-4
/
+1
*
migration: Split migration/channel.c for channel operations
Juan Quintela
2017-05-18
1
-7
/
+0
*
migration: Create migration/xbzrle.h
Juan Quintela
2017-05-18
1
-4
/
+0
*
block migration: Allow compile time disable
Dr. David Alan Gilbert
2017-05-18
1
-1
/
+23
*
migration: Remove old MigrationParams
Juan Quintela
2017-05-18
2
-9
/
+2
*
migration: Remove use of old MigrationParams
Juan Quintela
2017-05-18
1
-2
/
+1
*
migration: Create block capability
Juan Quintela
2017-05-18
2
-0
/
+8
*
migration: Move check_migratable() into qdev.c
Juan Quintela
2017-05-17
2
-6
/
+2
*
migration: Move postcopy stuff to postcopy-ram.c
Juan Quintela
2017-05-17
1
-26
/
+0
*
migration: Move page_cache.c to migration/
Juan Quintela
2017-05-17
1
-86
/
+0
*
migration: Create migration/blocker.h
Juan Quintela
2017-05-17
2
-18
/
+35
*
Merge remote-tracking branch 'quintela/tags/migration/20170504' into staging
Stefan Hajnoczi
2017-05-05
2
-95
/
+2
|
\
|
*
migration: Move postcopy-ram.h to migration/
Juan Quintela
2017-05-04
1
-91
/
+0
|
*
ram: Split dirty bitmap by RAMBlock
Juan Quintela
2017-05-04
2
-4
/
+2
*
|
Merge remote-tracking branch 'shorne/tags/pull-or-20170504' into staging
Stefan Hajnoczi
2017-05-05
2
-0
/
+25
|
\
\
|
|
/
|
/
|
|
*
migration: Add VMSTATE_STRUCT_2DARRAY()
Stafford Horne
2017-05-04
1
-0
/
+18
|
*
migration: Add VMSTATE_UINTTL_2DARRAY()
Stafford Horne
2017-05-04
1
-0
/
+7
*
|
migration: rename max_size to threshold_size
Peter Xu
2017-04-21
1
-1
/
+2
*
|
migration: Remove MigrationState parameter from migration_is_idle()
Juan Quintela
2017-04-21
1
-1
/
+1
*
|
ram: ram_discard_range() don't use the mis parameter
Juan Quintela
2017-04-21
1
-2
/
+1
*
|
migration: Remove MigrationState from migration_in_postcopy
Juan Quintela
2017-04-21
1
-1
/
+1
*
|
ram: Move postcopy_requests into RAMState
Juan Quintela
2017-04-21
1
-4
/
+2
*
|
ram: Move dirty_pages_rate to RAMState
Juan Quintela
2017-04-21
1
-1
/
+1
*
|
ram: Remove dirty_bytes_rate
Juan Quintela
2017-04-21
1
-1
/
+0
*
|
ram: Create ram_dirty_sync_count()
Juan Quintela
2017-04-21
1
-1
/
+1
*
|
ram: Move src_page_req* to RAMState
Juan Quintela
2017-04-21
1
-16
/
+1
*
|
ram: Move last_req_rb to RAMState
Juan Quintela
2017-04-21
1
-2
/
+0
*
|
ram: Remove norm_mig_bytes_transferred
Juan Quintela
2017-04-21
1
-1
/
+0
*
|
ram: Remove unused pages_skipped variable
Juan Quintela
2017-04-21
1
-2
/
+0
*
|
ram: Remove unused dup_mig_bytes_transferred()
Juan Quintela
2017-04-21
1
-1
/
+0
*
|
ram: Rename flush_page_queue() to migration_page_queue_free()
Juan Quintela
2017-04-21
1
-1
/
+1
|
/
[next]