Sign in
qemu
/
qemu
/
c1a402a7ae9ba9c41b4ac7e7ca3e48e4d60eb35a
/
migration
/
migration.c
5118042
exec: Create include for target_page_size()
by Juan Quintela
· 8 years ago
987772d
migration: Remove vmstate.h from migration.h
by Juan Quintela
· 8 years ago
40014d8
migration: Export qemu-file-channel.c functions in its own file
by Juan Quintela
· 8 years ago
dd4339c
migration: Split migration/channel.c for channel operations
by Juan Quintela
· 8 years ago
ed1701c
block migration: Allow compile time disable
by Dr. David Alan Gilbert
· 8 years ago
a0762d9
migration: Remove old MigrationParams
by Juan Quintela
· 8 years ago
ce7c817
migration: Remove use of old MigrationParams
by Juan Quintela
· 8 years ago
2833c59
migration: Create block capability
by Juan Quintela
· 8 years ago
1bfe5f0
migration: Move check_migratable() into qdev.c
by Juan Quintela
· 8 years ago
bac3b21
migration: Move postcopy stuff to postcopy-ram.c
by Juan Quintela
· 8 years ago
795c40b
migration: Create migration/blocker.h
by Juan Quintela
· 8 years ago
4417ab7
block: New BdrvChildRole.activate() for blk_resume_after_migration()
by Kevin Wolf
· 8 years ago
ace21a5
migration: Unify block node activation error handling
by Kevin Wolf
· 8 years ago
be07b0a
migration: Move postcopy-ram.h to migration/
by Juan Quintela
· 8 years ago
faec066
migration: rename max_size to threshold_size
by Peter Xu
· 8 years ago
343001f
migration: set current_active_state once
by Peter Xu
· 8 years ago
e8199e4
migration: don't close a file descriptor while it can be in use
by Laurent Vivier
· 8 years ago
fab3500
migration: Remove MigrationState parameter from migration_is_idle()
by Juan Quintela
· 8 years ago
030ce1f
ram: Add page-size to output in 'info migrate'
by Chao Fan
· 8 years ago
20afaed
ram: Rename qemu_target_page_bits() to qemu_target_page_size()
by Juan Quintela
· 8 years ago
5727309
migration: Remove MigrationState from migration_in_postcopy
by Juan Quintela
· 8 years ago
9650689
ram: Move postcopy_requests into RAMState
by Juan Quintela
· 8 years ago
47ad861
ram: Move dirty_pages_rate to RAMState
by Juan Quintela
· 8 years ago
abbf1d7
ram: Remove dirty_bytes_rate
by Juan Quintela
· 8 years ago
42d219d
ram: Create ram_dirty_sync_count()
by Juan Quintela
· 8 years ago
ec481c6
ram: Move src_page_req* to RAMState
by Juan Quintela
· 8 years ago
68a098f
ram: Move last_req_rb to RAMState
by Juan Quintela
· 8 years ago
29cc3d8
ram: Remove norm_mig_bytes_transferred
by Juan Quintela
· 8 years ago
bedf53c
ram: Remove unused pages_skipped variable
by Juan Quintela
· 8 years ago
5e58f96
ram: Rename flush_page_queue() to migration_page_queue_free()
by Juan Quintela
· 8 years ago
d35ff5e
block: Ignore guest dev permissions during incoming migration
by Kevin Wolf
· 8 years ago
4af245d
migration: use "" as the default for tls-creds/hostname
by Daniel P. Berrange
· 8 years ago
67f11b5
postcopy: Record largest page size
by Dr. David Alan Gilbert
· 8 years ago
7562f90
migrate: Introduce a 'dc->vmsd' check to avoid segfault for --only-migratable
by Ashijeet Acharya
· 8 years ago
87c9cc1
Changing error message of QMP 'migrate_set_downtime' to seconds
by Daniel Henrique Barboza
· 8 years ago
479125d
COLO: fix setting checkpoint-delay not working properly
by zhanghailiang
· 8 years ago
ced1c61
migration: discard non-dirty ram pages after the start of postcopy
by Pavel Butsykin
· 8 years ago
53f09a1
add 'release-ram' migrate capability
by Pavel Butsykin
· 8 years ago
ef8d648
postcopy: Recover block devices on early failure
by Dr. David Alan Gilbert
· 8 years ago
b4b076d
migration: create Migration Incoming State at init time
by Juan Quintela
· 8 years ago
009fad7
migration: Change name of live migration thread
by Pankaj Gupta
· 8 years ago
1d2acc3
migration: re-active images while migration been canceled after inactive them
by zhanghailiang
· 8 years ago
b67b8c3
migration: Fail migration blocker for --only-migratable
by Ashijeet Acharya
· 8 years ago
fe44dc9
migration: disallow migrate_add_blocker during migration
by Ashijeet Acharya
· 8 years ago
fe39a4d
migration: fix missing assignment for has_x_checkpoint_delay
by zhanghailiang
· 8 years ago
eab9e96
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.8' into staging
by Peter Maydell
· 8 years ago
277d44f
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging
by Peter Maydell
· 8 years ago
68b5359
COLO: Add checkpoint-delay parameter for migrate-set-parameters
by zhanghailiang
· 8 years ago
25d0c16
migration: Switch to COLO process after finishing loadvm
by zhanghailiang
· 8 years ago
0b827d5
migration: Enter into COLO mode after migration if COLO is enabled
by zhanghailiang
· 8 years ago
35a6ed4
migration: Introduce capability 'x-colo' to migration
by zhanghailiang
· 8 years ago
2517405
migration: Remove unneeded NULL check from migrate_fd_error()
by Peter Maydell
· 8 years ago
6f01f13
migration: set name for all I/O channels created
by Daniel P. Berrange
· 8 years ago
2ff3025
migrate: move max-bandwidth and downtime-limit to migrate_set_parameter
by Ashijeet Acharya
· 8 years ago
091ecc8
migrate: Fix bounds check for migration parameters in migration.c
by Ashijeet Acharya
· 8 years ago
7f375e0
migrate: Use boxed qapi for migrate-set-parameters
by Eric Blake
· 8 years ago
de63ab6
migrate: Share common MigrationParameters struct
by Eric Blake
· 8 years ago
42da555
migration: set state to post-migrate on failure
by Dr. David Alan Gilbert
· 8 years ago
0b8b875
coroutine: move entry argument to qemu_coroutine_create
by Paolo Bonzini
· 8 years ago
4d88513
migration: Don't use *_to_cpup() and cpu_to_*w()
by Peter Maydell
· 9 years ago
22724f4
migration: rename functions to starting migrations
by Daniel P. Berrange
· 9 years ago
096631b
Postcopy: Check for support when setting the capability
by Dr. David Alan Gilbert
· 9 years ago
d3bf541
Postcopy: Add stats on page requests
by Dr. David Alan Gilbert
· 9 years ago
a22463a
Migration: Split out ram part of qmp_query_migrate
by Dr. David Alan Gilbert
· 9 years ago
e122636
migration: add support for encrypting data with TLS
by Daniel P. Berrange
· 9 years ago
69ef1f3
migration: define 'tls-creds' and 'tls-hostname' migration parameters
by Daniel P. Berrange
· 9 years ago
2594f56
migration: don't use an array for storing migrate parameters
by Daniel P. Berrange
· 9 years ago
527792f
migration: convert exec socket protocol to use QIOChannel
by Daniel P. Berrange
· 9 years ago
64802ee
migration: convert fd socket protocol to use QIOChannel
by Daniel P. Berrange
· 9 years ago
d984464
migration: convert unix socket protocol to use QIOChannel
by Daniel P. Berrange
· 9 years ago
61b67d4
migration: convert post-copy to use QIOChannelBuffer
by Daniel P. Berrange
· 9 years ago
d59ce6f
migration: add reporting of errors for outgoing migration
by Daniel P. Berrange
· 9 years ago
48f0748
migration: add helpers for creating QEMUFile from a QIOChannel
by Daniel P. Berrange
· 9 years ago
9e4d2b9
migration: force QEMUFile to blocking mode for outgoing migration
by Daniel P. Berrange
· 9 years ago
06ad513
migration: introduce set_blocking function in QEMUFileOps
by Daniel P. Berrange
· 9 years ago
fe904ea
migration: regain control of images when migration fails to complete
by Greg Kurz
· 9 years ago
24f3902
savevm: fail if migration blockers are present
by Greg Kurz
· 9 years ago
d85a31d
migration: Promote improved autoconverge commands out of experimental state
by Jason J. Herne
· 9 years ago
cb8d4c8
Fix some typos found by codespell
by Stefan Weil
· 9 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
32c3db5
postcopy: Remove the x-
by Dr. David Alan Gilbert
· 9 years ago
568b01c
migration: fix warning for source_return_path_thread
by Peter Xu
· 9 years ago
614e801
Postcopy: Fix sync count in info migrate
by Dr. David Alan Gilbert
· 9 years ago
0aa6aef
migration (ordinary): move bdrv_invalidate_cache_all of of coroutine context
by Denis V. Lunev
· 9 years ago
b82fc32
Postcopy+spice: Pass spice migration data earlier
by Dr. David Alan Gilbert
· 9 years ago
5b648de
rdma: remove check on time_spent when calculating mbs
by Wei Yang
· 9 years ago
b33dc45
migration: remove useless code.
by Liang Li
· 9 years ago
89a02a9
migration: rename 'file' in MigrationState to 'to_dst_file'
by zhanghailiang
· 9 years ago
1393a48
migration: Clean up includes
by Peter Maydell
· 9 years ago
76b1c7f
block: Inactivate BDS when migration completes
by Kevin Wolf
· 9 years ago
93d7af6
migration: Add state records for migration incoming
by zhanghailiang
· 9 years ago
48781e5
migration: Export migrate_set_state()
by zhanghailiang
· 9 years ago
7fb1cf1
qapi: Don't let implicit enum MAX member collide
by Eric Blake
· 9 years ago
a694ee3
migration: do floating-point division
by Paolo Bonzini
· 10 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
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
1c0d249
Finish non-postcopiable iterative devices before package
by Dr. David Alan Gilbert
· 9 years ago
e9bef23
End of migration for postcopy
by Dr. David Alan Gilbert
· 9 years ago
Next »