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
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
6
-4
/
+6
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
4
-0
/
+4
2016-03-14
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-7...
Peter Maydell
2
-10
/
+17
2016-03-11
postcopy: Remove the x-
Dr. David Alan Gilbert
1
-2
/
+2
2016-03-11
postcopy: listen thread is never joined
Dr. David Alan Gilbert
1
-1
/
+1
2016-03-11
migration: fix use-after-free in loadvm_postcopy_handle_run_bh
Denis V. Lunev
1
-4
/
+12
2016-03-11
migration: fix warning for source_return_path_thread
Peter Xu
1
-3
/
+2
2016-03-10
osdep: remove use of socket_error() from all code
Daniel P. Berrange
2
-12
/
+9
2016-03-08
Postcopy: Fix sync count in info migrate
Dr. David Alan Gilbert
1
-0
/
+1
2016-02-28
migration: allow machine to enforce configuration section migration
Greg Kurz
1
-2
/
+8
2016-02-26
migration (postcopy): move bdrv_invalidate_cache_all of of coroutine context
Denis V. Lunev
1
-10
/
+19
2016-02-26
migration (ordinary): move bdrv_invalidate_cache_all of of coroutine context
Denis V. Lunev
1
-40
/
+49
2016-02-26
migration/postcopy-ram: Guard use of sys/eventfd.h with CONFIG_EVENTFD
Matthew Fortune
1
-2
/
+2
2016-02-26
migration: reorder code to make it symmetric
Wei Yang
1
-3
/
+2
2016-02-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-13
/
+52
2016-02-25
block-migration: acquire AioContext as necessary
Paolo Bonzini
1
-13
/
+52
2016-02-23
Postcopy+spice: Pass spice migration data earlier
Dr. David Alan Gilbert
1
-0
/
+14
2016-02-22
block migration: Activate image on destination before writing to it
Kevin Wolf
1
-0
/
+7
2016-02-16
migration: fix incorrect memory_global_dirty_log_start outside BQL
Paolo Bonzini
1
-0
/
+4
2016-02-11
rdma: remove check on time_spent when calculating mbs
Wei Yang
1
-2
/
+2
2016-02-09
memory: RCU ram_list.dirty_memory[] for safe RAM hotplug
Stefan Hajnoczi
1
-4
/
+0
2016-02-05
migration: fix bad string passed to error_report()
Greg Kurz
1
-2
/
+2
2016-02-05
migration: remove useless code.
Liang Li
1
-6
/
+0
2016-02-05
migration/ram: Fix some helper functions' parameter to use PageSearchStatus
zhanghailiang
1
-14
/
+19
2016-02-05
savevm: Split load vm state function qemu_loadvm_state
zhanghailiang
1
-64
/
+92
2016-02-05
migration: rename 'file' in MigrationState to 'to_dst_file'
zhanghailiang
8
-47
/
+51
2016-02-05
ram: Split host_from_stream_offset() into two helper functions
zhanghailiang
1
-15
/
+25
2016-01-29
migration: Clean up includes
Peter Maydell
16
-12
/
+16
2016-01-22
fpu: Replace uint8 typedef with uint8_t
Peter Maydell
1
-1
/
+1
2016-01-20
block: Inactivate BDS when migration completes
Kevin Wolf
1
-0
/
+7
2016-01-16
vmstate: Introduce VMSTATE_VARRAY_MULTPLY
Juan Quintela
1
-0
/
+4
2016-01-16
vmstate: introduce CPU_DoubleU arrays
Juan Quintela
1
-0
/
+23
2016-01-14
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-01-13' into...
Peter Maydell
2
-13
/
+10
2016-01-13
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2
-3
/
+3
2016-01-13
migration: Use error_reportf_err() instead of monitor_printf()
Markus Armbruster
1
-8
/
+6
2016-01-13
error: Use error_report_err() instead of monitor_printf()
Markus Armbruster
1
-2
/
+1
2016-01-13
multithread decompression: Avoid one copy
Dr. David Alan Gilbert
1
-8
/
+3
2016-01-13
Use qemu_get_buffer_in_place for xbzrle data
Dr. David Alan Gilbert
1
-2
/
+4
2016-01-13
Migration: Emit event at start of pass
Dr. David Alan Gilbert
1
-0
/
+4
2016-01-13
Postcopy: Send events/change state on incoming side
Dr. David Alan Gilbert
1
-7
/
+15
2016-01-13
migration: Add state records for migration incoming
zhanghailiang
1
-6
/
+10
2016-01-13
migration: Export migrate_set_state()
zhanghailiang
1
-15
/
+21
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
1
-2
/
+2
2015-12-11
Fix xbzrle vs last_sent_block update
Dr. David Alan Gilbert
1
-1
/
+10
2015-12-03
migration: do floating-point division
Paolo Bonzini
1
-1
/
+1
2015-12-03
migration: Clean up use of g_poll() in socket_writev_buffer()
Markus Armbruster
1
-1
/
+2
2015-11-25
block-migration: limit the memory usage
Wen Congyang
1
-1
/
+6
2015-11-25
Assume madvise for (no)hugepage works
Dr. David Alan Gilbert
1
-8
/
+2
2015-11-19
migration: normalize locking in migration/savevm.c
Denis V. Lunev
1
-1
/
+18
2015-11-19
migration: implement bdrv_all_find_vmstate_bs helper
Denis V. Lunev
1
-15
/
+4
[next]