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
2015-10-23
block: Prepare for NULL BDS
Max Reitz
1
-0
/
+5
2015-10-20
coroutine: move into libqemuutil.a library
Daniel P. Berrange
5
-5
/
+5
2015-10-15
migration: fix deadlock
Denis V. Lunev
1
-17
/
+27
2015-10-15
migration: announce VM's new home just before VM is runnable
Amit Shah
1
-1
/
+6
2015-10-15
Migration: Generate the completed event only when we complete
Dr. David Alan Gilbert
1
-1
/
+7
2015-09-30
migration: Disambiguate MAX_THROTTLE
Jason J. Herne
1
-1
/
+1
2015-09-30
qmp/hmp: Add throttle ratio to query-migrate and info migrate
Jason J. Herne
1
-0
/
+5
2015-09-30
migration: Dynamic cpu throttling for auto-converge
Jason J. Herne
2
-59
/
+34
2015-09-30
migration: Parameters for auto-converge cpu throttling
Jason J. Herne
1
-1
/
+45
2015-09-29
ram_find_and_save_block: Split out the finding
Dr. David Alan Gilbert
1
-25
/
+59
2015-09-29
Move dirty page search state into separate structure
Dr. David Alan Gilbert
1
-20
/
+35
2015-09-29
migration: Use g_new() & friends where that makes obvious sense
Markus Armbruster
7
-22
/
+21
2015-09-29
migration: qemu-file more size_t'ifying
Dr. David Alan Gilbert
1
-11
/
+11
2015-09-29
migration: size_t'ify some of qemu-file
Dr. David Alan Gilbert
5
-19
/
+25
2015-09-29
Split out end of migration code from migration_thread
Dr. David Alan Gilbert
1
-28
/
+47
2015-09-29
migration/ram.c: Use RAMBlock rather than MemoryRegion
Dr. David Alan Gilbert
1
-15
/
+11
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
1
-6
/
+2
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
1
-1
/
+1
2015-08-03
migration: Fix global state with Xen.
Anthony PERARD
2
-0
/
+8
2015-07-24
rcu: actually register threads that have RCU read-side critical sections
Paolo Bonzini
1
-0
/
+4
2015-07-16
RDMA: Fix error exits
Dr. David Alan Gilbert
1
-4
/
+4
2015-07-15
migration: We also want to store the global state for savevm
Juan Quintela
2
-1
/
+7
2015-07-15
migration: reduce the count of strlen call
Liang Li
1
-5
/
+5
2015-07-15
migration: Trace event and migration event are different things
Juan Quintela
1
-1
/
+1
2015-07-15
migration: Only change state after migration has finished
Juan Quintela
1
-21
/
+27
2015-07-09
migration: fix RCU deadlock
Paolo Bonzini
1
-1
/
+2
2015-07-07
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-1
/
+1
2015-07-07
block: Use bdrv_drain to replace uncessary bdrv_drain_all
Fam Zheng
1
-1
/
+1
2015-07-07
migration: extend migration_bitmap
Li Zhijian
1
-0
/
+28
2015-07-07
migration: protect migration_bitmap
Li Zhijian
1
-6
/
+17
2015-07-07
check_section_footers: Check the correct section_id
Dr. David Alan Gilbert
1
-37
/
+37
2015-07-07
migration: Add migration events on target side
Juan Quintela
1
-1
/
+4
2015-07-07
migration: Make events a capability
Juan Quintela
1
-2
/
+18
2015-07-07
migration: create migration event
Juan Quintela
1
-0
/
+2
2015-07-07
migration: No need to call trace_migrate_set_state()
Juan Quintela
1
-2
/
+0
2015-07-07
migration: Use always helper to set state
Juan Quintela
1
-3
/
+3
2015-07-07
migration: ensure we start in NONE state
Juan Quintela
1
-1
/
+6
2015-07-07
migration: Use cmpxchg correctly
Juan Quintela
1
-1
/
+1
2015-07-07
migration: Add configuration section
Juan Quintela
1
-0
/
+61
2015-07-07
vmstate: Create optional sections
Juan Quintela
2
-0
/
+19
2015-07-07
global_state: Make section optional
Juan Quintela
1
-0
/
+29
2015-07-07
migration: create new section to store global state
Juan Quintela
1
-7
/
+98
2015-07-07
Fail more cleanly in mismatched RAM cases
Dr. David Alan Gilbert
1
-0
/
+2
2015-07-07
Sanity check RDMA remote data
Dr. David Alan Gilbert
1
-0
/
+30
2015-07-07
Sort destination RAMBlocks to be the same as the source
Dr. David Alan Gilbert
1
-28
/
+73
2015-07-07
Rework ram block hash
Dr. David Alan Gilbert
1
-12
/
+20
2015-07-07
Allow rdma_delete_block to work without the hash
Dr. David Alan Gilbert
1
-11
/
+16
2015-07-07
Rework ram_control_load_hook to hook during block load
Dr. David Alan Gilbert
3
-12
/
+36
2015-07-07
Translate offsets to destination address space
Dr. David Alan Gilbert
1
-7
/
+24
2015-07-07
Store block name in local blocks structure
Dr. David Alan Gilbert
1
-14
/
+21
[next]