Sign in
qemu
/
qemu
/
67a9faccef65ca87231d8d4cdbc575edfcb15dd5
/
migration
7fb1cf1
qapi: Don't let implicit enum MAX member collide
by Eric Blake
· 9 years ago
3fd3c4b
Fix xbzrle vs last_sent_block update
by Dr. David Alan Gilbert
· 9 years ago
a694ee3
migration: do floating-point division
by Paolo Bonzini
· 10 years ago
4e39f57
migration: Clean up use of g_poll() in socket_writev_buffer()
by Markus Armbruster
· 9 years ago
f77dcdb
block-migration: limit the memory usage
by Wen Congyang
· 9 years ago
1d74143
Assume madvise for (no)hugepage works
by Dr. David Alan Gilbert
· 9 years ago
79b3c12
migration: normalize locking in migration/savevm.c
by Denis V. Lunev
· 9 years ago
7cb1448
migration: implement bdrv_all_find_vmstate_bs helper
by Denis V. Lunev
· 9 years ago
0b46160
migration: reorder processing in hmp_savevm
by Denis V. Lunev
· 9 years ago
a9085f9
snapshot: create bdrv_all_create_snapshot helper
by Denis V. Lunev
· 9 years ago
c6258b0
migration: drop find_vmstate_bs check in hmp_delvm
by Denis V. Lunev
· 9 years ago
723ccda
snapshot: create bdrv_all_find_snapshot helper
by Denis V. Lunev
· 9 years ago
849f96e
migration: factor our snapshottability check in load_vmstate
by Denis V. Lunev
· 9 years ago
4c1cdba
snapshot: create bdrv_all_goto_snapshot helper
by Denis V. Lunev
· 9 years ago
9b00ea3
snapshot: create bdrv_all_delete_snapshot helper
by Denis V. Lunev
· 9 years ago
e9ff957
snapshot: create helper to test that block drivers supports snapshots
by Denis V. Lunev
· 9 years ago
5df5416
Unneeded NULL check
by Dr. David Alan Gilbert
· 9 years ago
95a7788
migration: Dead assignment of current_time
by Dr. David Alan Gilbert
· 9 years ago
84e7b80
Set last_sent_block
by Dr. David Alan Gilbert
· 9 years ago
389775d
migration_init: Fix lock initialisation/make it explicit
by Dr. David Alan Gilbert
· 9 years ago
a54d340
migrate-start-postcopy: Improve text
by Dr. David Alan Gilbert
· 9 years ago
a3b6ff6
Postcopy: Fix TP!=HP zero case
by Dr. David Alan Gilbert
· 9 years ago
1c0d249
Finish non-postcopiable iterative devices before package
by Dr. David Alan Gilbert
· 9 years ago
80e60c6
migration: Make 32bit linux compile with RDMA
by Juan Quintela
· 9 years ago
9458ad6
migration: print ram_addr_t as RAM_ADDR_FMT not %zx
by Juan Quintela
· 9 years ago
15b3b8e
migration: qemu_savevm_state_cleanup becomes mandatory operation
by Denis V. Lunev
· 9 years ago
371ff5a
Inhibit ballooning during postcopy
by Dr. David Alan Gilbert
· 9 years ago
58b7c17
Disable mlock around incoming postcopy
by Dr. David Alan Gilbert
· 9 years ago
e9bef23
End of migration for postcopy
by Dr. David Alan Gilbert
· 9 years ago
f952710
Postcopy: Mark nohugepage before discard
by Dr. David Alan Gilbert
· 9 years ago
27c6825
postcopy: Wire up loadvm_postcopy_handle_ commands
by Dr. David Alan Gilbert
· 9 years ago
c76201a
Start up a postcopy/listener thread ready for incoming page data
by Dr. David Alan Gilbert
· 9 years ago
c4faeed
Postcopy; Handle userfault requests
by Dr. David Alan Gilbert
· 9 years ago
99e314e
Host page!=target page: Cleanup bitmaps
by Dr. David Alan Gilbert
· 9 years ago
35ecd94
Don't iterate on precopy-only devices during postcopy
by Dr. David Alan Gilbert
· 9 years ago
663e6c1
Don't sync dirty bitmaps in postcopy
by Dr. David Alan Gilbert
· 9 years ago
c53b7dd
postcopy: Check order of received target pages
by Dr. David Alan Gilbert
· 9 years ago
a718087
Postcopy: Use helpers to map pages during migration
by Dr. David Alan Gilbert
· 9 years ago
696ed9a
postcopy_ram.c: place_page and helpers
by Dr. David Alan Gilbert
· 9 years ago
a82d593
Page request: Consume pages off the post-copy queue
by Dr. David Alan Gilbert
· 9 years ago
6c595cd
Page request: Process incoming page request
by Dr. David Alan Gilbert
· 9 years ago
1e2d90e
Page request: Add MIG_RP_MSG_REQ_PAGES reverse command
by Dr. David Alan Gilbert
· 9 years ago
b10ac0c
Postcopy: End of iteration
by Dr. David Alan Gilbert
· 9 years ago
1d34e4b
Postcopy: Postcopy startup in migration thread
by Dr. David Alan Gilbert
· 9 years ago
f0a227a
postcopy: ram_enable_notify to switch on userfault
by Dr. David Alan Gilbert
· 9 years ago
1caddf8
postcopy: Incoming initialisation
by Dr. David Alan Gilbert
· 9 years ago
e0b266f
migration_completion: Take current state
by Dr. David Alan Gilbert
· 9 years ago
f3f491f
Postcopy: Maintain unsentmap
by Dr. David Alan Gilbert
· 9 years ago
763c906
Add qemu_savevm_state_complete_postcopy
by Dr. David Alan Gilbert
· 9 years ago
8421b20
Avoid sending vmdescription during postcopy
by Dr. David Alan Gilbert
· 9 years ago
9ec055a
MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state
by Dr. David Alan Gilbert
· 9 years ago
36f4856
migration_completion: Take current state
by Dr. David Alan Gilbert
· 9 years ago
4886a1b
migrate_start_postcopy: Command to trigger transition to postcopy
by Dr. David Alan Gilbert
· 9 years ago
eb59db5
postcopy: OS support test
by Dr. David Alan Gilbert
· 9 years ago
c31b098
Modify save_live_pending for postcopy
by Dr. David Alan Gilbert
· 9 years ago
11cf1d9
MIG_CMD_PACKAGED: Send a packaged chunk of migration stream
by Dr. David Alan Gilbert
· 9 years ago
093e3c4
Add wrappers and handlers for sending/receiving the postcopy-ram migration messages.
by Dr. David Alan Gilbert
· 9 years ago
53dd370
Add migration-capability boolean for postcopy-ram.
by Dr. David Alan Gilbert
· 9 years ago
7b89bf2
Rework loadvm path for subloops
by Dr. David Alan Gilbert
· 9 years ago
70b2047
Return path: Source handling of return path
by Dr. David Alan Gilbert
· 9 years ago
f6844b9
migration_is_setup_or_active
by Dr. David Alan Gilbert
· 9 years ago
6decec9
Return path: Send responses from destination to source
by Dr. David Alan Gilbert
· 9 years ago
2e37701
Return path: Control commands
by Dr. David Alan Gilbert
· 9 years ago
c76ca18
Migration commands
by Dr. David Alan Gilbert
· 9 years ago
3e4097b
Return path: socket_writev_buffer: Block even on non-blocking fd's
by Dr. David Alan Gilbert
· 9 years ago
adc468e
Return path: Open a return path on QEMUFile for sockets
by Dr. David Alan Gilbert
· 9 years ago
a3e06c3
Rename save_live_complete to save_live_complete_precopy
by Dr. David Alan Gilbert
· 9 years ago
aefeb18
migrate_init: Call from savevm
by Dr. David Alan Gilbert
· 9 years ago
a776aa1
ram_load: Factor out host_from_stream_offset call and check
by Dr. David Alan Gilbert
· 9 years ago
4f2e425
ram_debug_dump_bitmap: Dump a migration bitmap as text
by Dr. David Alan Gilbert
· 9 years ago
a800cd5
Add wrapper for setting blocking status on a QEMUFile
by Dr. David Alan Gilbert
· 9 years ago
9504fb5
Add qemu_get_buffer_in_place to avoid copies some of the time
by Dr. David Alan Gilbert
· 9 years ago
42e2aa5
Rename mis->file to from_src_file
by Dr. David Alan Gilbert
· 9 years ago
e3dd749
qemu_ram_block_by_name
by Dr. David Alan Gilbert
· 9 years ago
172dfd4
Move configuration section writing
by Dr. David Alan Gilbert
· 9 years ago
6ad2a21
migration: code clean up
by Liang Li
· 9 years ago
d1a8548
migration: rename cancel to cleanup in SaveVMHandles
by Liang Li
· 9 years ago
ea7415f
migration: rename qemu_savevm_state_cancel
by Liang Li
· 9 years ago
94f5a43
migration: defer migration_end & blk_mig_cleanup
by Liang Li
· 9 years ago
5433c24
block: Prepare for NULL BDS
by Max Reitz
· 9 years ago
10817bf
coroutine: move into libqemuutil.a library
by Daniel P. Berrange
· 10 years ago
60be634
migration: fix deadlock
by Denis V. Lunev
· 9 years ago
92e3762
migration: announce VM's new home just before VM is runnable
by Amit Shah
· 9 years ago
ed1f3e0
Migration: Generate the completed event only when we complete
by Dr. David Alan Gilbert
· 9 years ago
dc32562
migration: Disambiguate MAX_THROTTLE
by Jason J. Herne
· 9 years ago
4782893
qmp/hmp: Add throttle ratio to query-migrate and info migrate
by Jason J. Herne
· 9 years ago
070afca
migration: Dynamic cpu throttling for auto-converge
by Jason J. Herne
· 9 years ago
1626fee
migration: Parameters for auto-converge cpu throttling
by Jason J. Herne
· 9 years ago
b9e6092
ram_find_and_save_block: Split out the finding
by Dr. David Alan Gilbert
· 9 years ago
b8fb8cb
Move dirty page search state into separate structure
by Dr. David Alan Gilbert
· 9 years ago
97f3ad3
migration: Use g_new() & friends where that makes obvious sense
by Markus Armbruster
· 9 years ago
56f3835
migration: qemu-file more size_t'ifying
by Dr. David Alan Gilbert
· 10 years ago
a202a4c
migration: size_t'ify some of qemu-file
by Dr. David Alan Gilbert
· 10 years ago
09f6c85
Split out end of migration code from migration_thread
by Dr. David Alan Gilbert
· 10 years ago
2f68e39
migration/ram.c: Use RAMBlock rather than MemoryRegion
by Dr. David Alan Gilbert
· 10 years ago
ef1e1e0
maint: avoid useless "if (foo) free(foo)" pattern
by Daniel P. Berrange
· 10 years ago
b6af097
maint: remove / fix many doubled words
by Daniel P. Berrange
· 10 years ago
c69adea
migration: Fix global state with Xen.
by Anthony PERARD
· 10 years ago
ab28bd2
rcu: actually register threads that have RCU read-side critical sections
by Paolo Bonzini
· 10 years ago
24b41d6
RDMA: Fix error exits
by Dr. David Alan Gilbert
· 10 years ago
Next »