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: allow machine to enforce configuration section migration
Greg Kurz
2019-11-29
1
-2
/
+8
*
migration (postcopy): move bdrv_invalidate_cache_all of of coroutine context
Denis V. Lunev
2019-11-29
1
-10
/
+19
*
migration (ordinary): move bdrv_invalidate_cache_all of of coroutine context
Denis V. Lunev
2019-11-29
1
-40
/
+49
*
migration/postcopy-ram: Guard use of sys/eventfd.h with CONFIG_EVENTFD
Matthew Fortune
2019-11-29
1
-2
/
+2
*
migration: reorder code to make it symmetric
Wei Yang
2019-11-29
1
-3
/
+2
*
block-migration: acquire AioContext as necessary
Paolo Bonzini
2019-11-29
1
-13
/
+52
*
Postcopy+spice: Pass spice migration data earlier
Dr. David Alan Gilbert
2019-11-29
1
-0
/
+14
*
block migration: Activate image on destination before writing to it
Kevin Wolf
2019-11-29
1
-0
/
+7
*
migration: fix incorrect memory_global_dirty_log_start outside BQL
Paolo Bonzini
2019-11-29
1
-0
/
+4
*
rdma: remove check on time_spent when calculating mbs
Wei Yang
2019-11-29
1
-2
/
+2
*
memory: RCU ram_list.dirty_memory[] for safe RAM hotplug
Stefan Hajnoczi
2019-11-29
1
-4
/
+0
*
migration: fix bad string passed to error_report()
Greg Kurz
2019-11-29
1
-2
/
+2
*
migration: remove useless code.
Liang Li
2019-11-29
1
-6
/
+0
*
migration/ram: Fix some helper functions' parameter to use PageSearchStatus
zhanghailiang
2019-11-29
1
-14
/
+19
*
savevm: Split load vm state function qemu_loadvm_state
zhanghailiang
2019-11-29
1
-64
/
+92
*
migration: rename 'file' in MigrationState to 'to_dst_file'
zhanghailiang
2019-11-29
8
-47
/
+51
*
ram: Split host_from_stream_offset() into two helper functions
zhanghailiang
2019-11-29
1
-15
/
+25
*
migration: Clean up includes
Peter Maydell
2019-11-29
16
-12
/
+16
*
fpu: Replace uint8 typedef with uint8_t
Peter Maydell
2019-11-29
1
-1
/
+1
*
block: Inactivate BDS when migration completes
Kevin Wolf
2019-11-29
1
-0
/
+7
*
vmstate: Introduce VMSTATE_VARRAY_MULTPLY
Juan Quintela
2019-11-29
1
-0
/
+4
*
vmstate: introduce CPU_DoubleU arrays
Juan Quintela
2019-11-29
1
-0
/
+23
*
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2019-11-29
2
-3
/
+3
*
migration: Use error_reportf_err() instead of monitor_printf()
Markus Armbruster
2019-11-29
1
-8
/
+6
*
error: Use error_report_err() instead of monitor_printf()
Markus Armbruster
2019-11-29
1
-2
/
+1
*
multithread decompression: Avoid one copy
Dr. David Alan Gilbert
2019-11-29
1
-8
/
+3
*
Use qemu_get_buffer_in_place for xbzrle data
Dr. David Alan Gilbert
2019-11-29
1
-2
/
+4
*
Migration: Emit event at start of pass
Dr. David Alan Gilbert
2019-11-29
1
-0
/
+4
*
Postcopy: Send events/change state on incoming side
Dr. David Alan Gilbert
2019-11-29
1
-7
/
+15
*
migration: Add state records for migration incoming
zhanghailiang
2019-11-29
1
-6
/
+10
*
migration: Export migrate_set_state()
zhanghailiang
2019-11-29
1
-15
/
+21
*
qapi: Don't let implicit enum MAX member collide
Eric Blake
2019-11-29
1
-2
/
+2
*
Fix xbzrle vs last_sent_block update
Dr. David Alan Gilbert
2015-12-11
1
-1
/
+10
*
migration: do floating-point division
Paolo Bonzini
2015-12-03
1
-1
/
+1
*
migration: Clean up use of g_poll() in socket_writev_buffer()
Markus Armbruster
2015-12-03
1
-1
/
+2
*
block-migration: limit the memory usage
Wen Congyang
2015-11-25
1
-1
/
+6
*
Assume madvise for (no)hugepage works
Dr. David Alan Gilbert
2015-11-25
1
-8
/
+2
*
migration: normalize locking in migration/savevm.c
Denis V. Lunev
2015-11-19
1
-1
/
+18
*
migration: implement bdrv_all_find_vmstate_bs helper
Denis V. Lunev
2015-11-19
1
-15
/
+4
*
migration: reorder processing in hmp_savevm
Denis V. Lunev
2015-11-19
1
-9
/
+9
*
snapshot: create bdrv_all_create_snapshot helper
Denis V. Lunev
2015-11-19
1
-13
/
+4
*
migration: drop find_vmstate_bs check in hmp_delvm
Denis V. Lunev
2015-11-19
1
-5
/
+0
*
snapshot: create bdrv_all_find_snapshot helper
Denis V. Lunev
2015-11-19
1
-33
/
+9
*
migration: factor our snapshottability check in load_vmstate
Denis V. Lunev
2015-11-19
1
-8
/
+7
*
snapshot: create bdrv_all_goto_snapshot helper
Denis V. Lunev
2015-11-19
1
-10
/
+5
*
snapshot: create bdrv_all_delete_snapshot helper
Denis V. Lunev
2015-11-19
1
-44
/
+10
*
snapshot: create helper to test that block drivers supports snapshots
Denis V. Lunev
2015-11-19
1
-13
/
+4
*
Unneeded NULL check
Dr. David Alan Gilbert
2015-11-19
1
-1
/
+1
*
migration: Dead assignment of current_time
Dr. David Alan Gilbert
2015-11-19
1
-1
/
+0
*
Set last_sent_block
Dr. David Alan Gilbert
2015-11-19
1
-0
/
+1
[next]