aboutsummaryrefslogtreecommitdiff
path: root/migration
AgeCommit message (Expand)Author
2016-10-24migration/savevm.c: migrate non-default page sizePeter Maydell
2016-10-24migration: Remove static allocation of xzblre cache bufferVijaya Kumar K
2016-10-13migrate: move max-bandwidth and downtime-limit to migrate_set_parameterAshijeet Acharya
2016-10-13migration: Fix seg with missing portDr. David Alan Gilbert
2016-10-13migration/postcopy: Explicitly disallow huge pagesDr. David Alan Gilbert
2016-10-13Postcopy vs xbzrle: Don't send xbzrle pages once in postcopy [for 2.8]Dr. David Alan Gilbert
2016-10-13migrate: Fix bounds check for migration parameters in migration.cAshijeet Acharya
2016-10-13migrate: Use boxed qapi for migrate-set-parametersEric Blake
2016-10-13migrate: Share common MigrationParameters structEric Blake
2016-10-13migration/rdma: Don't flag an error when we've been told about oneDr. David Alan Gilbert
2016-10-13migration: Make failed migration load set file errorDr. David Alan Gilbert
2016-10-13migration/rdma: Pass qemu_file errors across linkDr. David Alan Gilbert
2016-10-13migration: Report values for comparisonsDr. David Alan Gilbert
2016-10-13migration: report an error giving the failed fieldDr. David Alan Gilbert
2016-09-27migration: sync all address spacesPaolo Bonzini
2016-09-13cutils: Export only buffer_is_zeroRichard Henderson
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-08-11migration/socket: fix typo in file headerCao jin
2016-08-11migration: fix live migration failure with compressionLiang Li
2016-08-11migration: mmap error check fixEvgeny Yakovlev
2016-08-11migration/ram: fix typoCao jin
2016-08-08qjson: free strMarc-André Lureau
2016-07-22migration: set state to post-migrate on failureDr. David Alan Gilbert
2016-07-13hmp: show all of snapshot info on every block dev in output of 'info snapshots'Lin Ma
2016-07-13hmp: use snapshot name to determine whether a snapshot is 'fully available'Lin Ma
2016-07-13coroutine: move entry argument to qemu_coroutine_createPaolo Bonzini
2016-06-20trace: split out trace events for migration/ directoryDaniel P. Berrange
2016-06-17migration: code clean upLiang Li
2016-06-17migration: refine the decompression codeLiang Li
2016-06-17migration: refine the compression codeLiang Li
2016-06-17migration: protect the quit flag by lockLiang Li
2016-06-17migration: refine ram_save_compressed_pageLiang Li
2016-06-17qemu-file: Fix qemu_put_compression_data flawLiang Li
2016-06-17migration: remove useless codeLiang Li
2016-06-17migration: Fix a potential issueLiang Li
2016-06-17migration: Fix multi-thread compression bugLiang Li
2016-06-17migration: fix inability to save VM after snapshotDenis V. Lunev
2016-06-17migration: Trace improvementsDr. David Alan Gilbert
2016-06-17migration: Don't use *_to_cpup() and cpu_to_*w()Peter Maydell
2016-06-16os-posix: include sys/mman.hPaolo Bonzini
2016-06-16migration: rename functions to starting migrationsDaniel P. Berrange
2016-06-16Postcopy: Check for support when setting the capabilityDr. David Alan Gilbert
2016-06-16Postcopy: Add stats on page requestsDr. David Alan Gilbert
2016-06-16Migration: Split out ram part of qmp_query_migrateDr. David Alan Gilbert
2016-06-16Postcopy: Avoid 0 length discardsDr. David Alan Gilbert
2016-06-13Introduce "xen-load-devices-state"Wen Congyang
2016-06-08migration/block: Convert saving to BlockBackendKevin Wolf
2016-06-08migration/block: Convert load to BlockBackendKevin Wolf
2016-06-08block: Switch bdrv_write_zeroes() to byte interfaceEric Blake
2016-06-07all: Remove unnecessary glib.h includesPeter Maydell