index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-10
MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state
Dr. David Alan Gilbert
1
-2
/
+45
2015-11-10
migration_completion: Take current state
Dr. David Alan Gilbert
1
-4
/
+7
2015-11-10
migrate_start_postcopy: Command to trigger transition to postcopy
Dr. David Alan Gilbert
1
-0
/
+22
2015-11-10
postcopy: OS support test
Dr. David Alan Gilbert
3
-1
/
+163
2015-11-10
Modify save_live_pending for postcopy
Dr. David Alan Gilbert
4
-10
/
+31
2015-11-10
MIG_CMD_PACKAGED: Send a packaged chunk of migration stream
Dr. David Alan Gilbert
1
-5
/
+99
2015-11-10
Add wrappers and handlers for sending/receiving the postcopy-ram migration me...
Dr. David Alan Gilbert
2
-0
/
+274
2015-11-10
Add migration-capability boolean for postcopy-ram.
Dr. David Alan Gilbert
1
-0
/
+23
2015-11-10
Rework loadvm path for subloops
Dr. David Alan Gilbert
2
-67
/
+76
2015-11-10
Return path: Source handling of return path
Dr. David Alan Gilbert
1
-2
/
+157
2015-11-10
migration_is_setup_or_active
Dr. David Alan Gilbert
1
-6
/
+20
2015-11-10
Return path: Send responses from destination to source
Dr. David Alan Gilbert
2
-1
/
+46
2015-11-10
Return path: Control commands
Dr. David Alan Gilbert
1
-1
/
+42
2015-11-10
Migration commands
Dr. David Alan Gilbert
1
-0
/
+71
2015-11-10
Return path: socket_writev_buffer: Block even on non-blocking fd's
Dr. David Alan Gilbert
1
-5
/
+37
2015-11-10
Return path: Open a return path on QEMUFile for sockets
Dr. David Alan Gilbert
2
-9
/
+72
2015-11-10
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
4
-8
/
+8
2015-11-10
migrate_init: Call from savevm
Dr. David Alan Gilbert
2
-1
/
+3
2015-11-10
ram_load: Factor out host_from_stream_offset call and check
Dr. David Alan Gilbert
1
-26
/
+15
2015-11-10
ram_debug_dump_bitmap: Dump a migration bitmap as text
Dr. David Alan Gilbert
1
-0
/
+39
2015-11-10
Add wrapper for setting blocking status on a QEMUFile
Dr. David Alan Gilbert
1
-0
/
+15
2015-11-10
Add qemu_get_buffer_in_place to avoid copies some of the time
Dr. David Alan Gilbert
1
-0
/
+37
2015-11-10
Rename mis->file to from_src_file
Dr. David Alan Gilbert
1
-1
/
+1
2015-11-10
qemu_ram_block_by_name
Dr. David Alan Gilbert
1
-20
/
+15
2015-11-10
Move configuration section writing
Dr. David Alan Gilbert
1
-5
/
+6
2015-11-04
migration: code clean up
Liang Li
2
-14
/
+4
2015-11-04
migration: rename cancel to cleanup in SaveVMHandles
Liang Li
3
-4
/
+4
2015-11-04
migration: rename qemu_savevm_state_cancel
Liang Li
2
-4
/
+4
2015-11-04
migration: defer migration_end & blk_mig_cleanup
Liang Li
3
-9
/
+6
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
[prev]
[next]