index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: Disambiguate MAX_THROTTLE
Jason J. Herne
2015-09-30
1
-1
/
+1
*
qmp/hmp: Add throttle ratio to query-migrate and info migrate
Jason J. Herne
2015-09-30
1
-0
/
+5
*
migration: Dynamic cpu throttling for auto-converge
Jason J. Herne
2015-09-30
2
-59
/
+34
*
migration: Parameters for auto-converge cpu throttling
Jason J. Herne
2015-09-30
1
-1
/
+45
*
ram_find_and_save_block: Split out the finding
Dr. David Alan Gilbert
2015-09-29
1
-25
/
+59
*
Move dirty page search state into separate structure
Dr. David Alan Gilbert
2015-09-29
1
-20
/
+35
*
migration: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-09-29
7
-22
/
+21
*
migration: qemu-file more size_t'ifying
Dr. David Alan Gilbert
2015-09-29
1
-11
/
+11
*
migration: size_t'ify some of qemu-file
Dr. David Alan Gilbert
2015-09-29
5
-19
/
+25
*
Split out end of migration code from migration_thread
Dr. David Alan Gilbert
2015-09-29
1
-28
/
+47
*
migration/ram.c: Use RAMBlock rather than MemoryRegion
Dr. David Alan Gilbert
2015-09-29
1
-15
/
+11
*
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2015-09-11
1
-6
/
+2
*
maint: remove / fix many doubled words
Daniel P. Berrange
2015-09-11
1
-1
/
+1
*
migration: Fix global state with Xen.
Anthony PERARD
2015-08-03
2
-0
/
+8
*
rcu: actually register threads that have RCU read-side critical sections
Paolo Bonzini
2015-07-24
1
-0
/
+4
*
RDMA: Fix error exits
Dr. David Alan Gilbert
2015-07-16
1
-4
/
+4
*
migration: We also want to store the global state for savevm
Juan Quintela
2015-07-15
2
-1
/
+7
*
migration: reduce the count of strlen call
Liang Li
2015-07-15
1
-5
/
+5
*
migration: Trace event and migration event are different things
Juan Quintela
2015-07-15
1
-1
/
+1
*
migration: Only change state after migration has finished
Juan Quintela
2015-07-15
1
-21
/
+27
*
migration: fix RCU deadlock
Paolo Bonzini
2015-07-09
1
-1
/
+2
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2015-07-07
1
-1
/
+1
|
\
|
*
block: Use bdrv_drain to replace uncessary bdrv_drain_all
Fam Zheng
2015-07-07
1
-1
/
+1
*
|
migration: extend migration_bitmap
Li Zhijian
2015-07-07
1
-0
/
+28
*
|
migration: protect migration_bitmap
Li Zhijian
2015-07-07
1
-6
/
+17
*
|
check_section_footers: Check the correct section_id
Dr. David Alan Gilbert
2015-07-07
1
-37
/
+37
*
|
migration: Add migration events on target side
Juan Quintela
2015-07-07
1
-1
/
+4
*
|
migration: Make events a capability
Juan Quintela
2015-07-07
1
-2
/
+18
*
|
migration: create migration event
Juan Quintela
2015-07-07
1
-0
/
+2
*
|
migration: No need to call trace_migrate_set_state()
Juan Quintela
2015-07-07
1
-2
/
+0
*
|
migration: Use always helper to set state
Juan Quintela
2015-07-07
1
-3
/
+3
*
|
migration: ensure we start in NONE state
Juan Quintela
2015-07-07
1
-1
/
+6
*
|
migration: Use cmpxchg correctly
Juan Quintela
2015-07-07
1
-1
/
+1
*
|
migration: Add configuration section
Juan Quintela
2015-07-07
1
-0
/
+61
*
|
vmstate: Create optional sections
Juan Quintela
2015-07-07
2
-0
/
+19
*
|
global_state: Make section optional
Juan Quintela
2015-07-07
1
-0
/
+29
*
|
migration: create new section to store global state
Juan Quintela
2015-07-07
1
-7
/
+98
*
|
Fail more cleanly in mismatched RAM cases
Dr. David Alan Gilbert
2015-07-07
1
-0
/
+2
*
|
Sanity check RDMA remote data
Dr. David Alan Gilbert
2015-07-07
1
-0
/
+30
*
|
Sort destination RAMBlocks to be the same as the source
Dr. David Alan Gilbert
2015-07-07
1
-28
/
+73
*
|
Rework ram block hash
Dr. David Alan Gilbert
2015-07-07
1
-12
/
+20
*
|
Allow rdma_delete_block to work without the hash
Dr. David Alan Gilbert
2015-07-07
1
-11
/
+16
*
|
Rework ram_control_load_hook to hook during block load
Dr. David Alan Gilbert
2015-07-07
3
-12
/
+36
*
|
Translate offsets to destination address space
Dr. David Alan Gilbert
2015-07-07
1
-7
/
+24
*
|
Store block name in local blocks structure
Dr. David Alan Gilbert
2015-07-07
1
-14
/
+21
*
|
rdma typos
Dr. David Alan Gilbert
2015-07-07
1
-3
/
+3
*
|
Only try and read a VMDescription if it should be there
Dr. David Alan Gilbert
2015-07-07
1
-9
/
+28
*
|
rdma: fix memory leak
Gonglei
2015-07-07
1
-1
/
+2
|
/
*
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
2
-0
/
+2
[next]