aboutsummaryrefslogtreecommitdiff
path: root/migration
AgeCommit message (Expand)Author
2020-10-26Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-10-26' int...Peter Maydell
2020-10-26migration/block-dirty-bitmap: fix uninitialized variable warningChen Qun
2020-10-26migration/block-dirty-bitmap: fix larger granularity bitmapsStefan Reiter
2020-10-26machine: remove deprecated -machine enforce-config-section optionPaolo Bonzini
2020-10-21qapi: Restrict Xen migration commands to migration.jsonPhilippe Mathieu-Daudé
2020-10-13Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-10-13mingw: fix error __USE_MINGW_ANSI_STDIO redefinedMarc-André Lureau
2020-10-12migration: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé
2020-10-12migration/dirtyrate: present dirty rate only when querying the rate has compl...Chuan Zheng
2020-10-12migration/dirtyrate: record start_time and calc_time while at the measuring s...Chuan Zheng
2020-10-09Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-10-09' into...Peter Maydell
2020-10-09error: Remove NULL checks on error_propagate() calls (again)Markus Armbruster
2020-10-09monitor: Use getter/setter functions for cur_monKevin Wolf
2020-10-06replay: flush rr queue before loading the vmstatePavel Dovgalyuk
2020-10-06migration: introduce icount field for snapshotsPavel Dovgalyuk
2020-10-02migration: Silence compiler warning in global_state_store_running()Thomas Huth
2020-09-29Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200928a'...Peter Maydell
2020-09-28Revert "migration: Properly destroy variables on incoming side"Dr. David Alan Gilbert
2020-09-28Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-09-25migration/tls: add trace points for multifd-tlsChuan Zheng
2020-09-25migration/tls: add support for multifd tls-handshakeChuan Zheng
2020-09-25migration/tls: extract cleanup function for common-useChuan Zheng
2020-09-25migration/tls: add tls_hostname into MultiFDSendParamsChuan Zheng
2020-09-25migration/tls: extract migration_tls_client_create for common-useChuan Zheng
2020-09-25migration/tls: save hostname into MigrationStateChuan Zheng
2020-09-25migration: increase max-bandwidth to 128 MiB/s (1 Gib/s)Laurent Vivier
2020-09-25migration: Truncate state file in xen-save-devices-stateDov Murik
2020-09-25migration/dirtyrate: Add trace_calls to make it easier to debugChuan Zheng
2020-09-25migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() func...Chuan Zheng
2020-09-25migration/dirtyrate: Implement calculate_dirtyrate() functionChuan Zheng
2020-09-25migration/dirtyrate: Implement set_sample_page_period() and is_sample_period_...Chuan Zheng
2020-09-25migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZEChuan Zheng
2020-09-25migration/dirtyrate: Compare page hash results for recorded sampled pageChuan Zheng
2020-09-25migration/dirtyrate: Record hash results for each sampled pageChuan Zheng
2020-09-25migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.hChuan Zheng
2020-09-25migration/dirtyrate: Add dirtyrate statistics series functionsChuan Zheng
2020-09-25migration/dirtyrate: Add RamblockDirtyInfo to store sampled page infoChuan Zheng
2020-09-25migration/dirtyrate: add DirtyRateStatus to denote calculation statusChuan Zheng
2020-09-25migration/dirtyrate: setup up query-dirtyrate framworkChuan Zheng
2020-09-25migration: Rework migrate_send_rp_req_pages() functionPeter Xu
2020-09-25migration: Properly destroy variables on incoming sidePeter Xu
2020-09-23migration/multifd: Remove superfluous semicolonsPhilippe Mathieu-Daudé
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi
2020-09-22Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-17migration/: fix some comment spelling errorszhaolichang
2020-09-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-09-11Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-09-09trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2020-09-09trace-events: Delete unused trace pointsMarkus Armbruster