History log of /cloud-hypervisor/docs/live_migration.md (Results 1 – 8 of 8)
Revision Date Author Comments
# b9163bf4 02-Dec-2024 Jinrong Liang <cloudliang@tencent.com>

docs: Add documentation for cross-host TCP live migration

Updated the live migration documentation to include instructions for
performing cross-host live migrations over TCP connections.

Signed-off

docs: Add documentation for cross-host TCP live migration

Updated the live migration documentation to include instructions for
performing cross-host live migrations over TCP connections.

Signed-off-by: Jinrong Liang <cloudliang@tencent.com>

show more ...


# 8c9b34c9 29-Nov-2024 Julian Stecklina <julian.stecklina@cyberus-technology.de>

docs: rewrite cross-host migration docs

The previous docs were very developer centric and have led several
people to believe that cross-machine migration is not supported at
all.

Signed-off-by: Jul

docs: rewrite cross-host migration docs

The previous docs were very developer centric and have led several
people to believe that cross-machine migration is not supported at
all.

Signed-off-by: Julian Stecklina <julian.stecklina@cyberus-technology.de>

show more ...


# 5b822191 28-Nov-2024 Julian Stecklina <julian.stecklina@cyberus-technology.de>

docs: apply style fixes to live migration docs

I've added newlines between paragraphs and code blocks for easier
reading. I've also changed the code blocks to use the correct
highlighting.

Signed-o

docs: apply style fixes to live migration docs

I've added newlines between paragraphs and code blocks for easier
reading. I've also changed the code blocks to use the correct
highlighting.

Signed-off-by: Julian Stecklina <julian.stecklina@cyberus-technology.de>

show more ...


# fa22cb0b 11-Sep-2023 Ravi kumar Veeramally <ravikumar.veeramally@intel.com>

docs: update command line options to use clap

Reverts commit a0922930b19cd9160da09b59a3c2f205db7bc30c
and update to latest changes.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@intel.

docs: update command line options to use clap

Reverts commit a0922930b19cd9160da09b59a3c2f205db7bc30c
and update to latest changes.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@intel.com>

show more ...


# a0922930 11-Jan-2023 Wei Liu <liuwe@microsoft.com>

docs: update command line options

Signed-off-by: Wei Liu <liuwe@microsoft.com>


# a61302f7 17-Jan-2022 Rob Bradford <robert.bradford@intel.com>

docs: Update Live migration documentation for local migration

Use new --local for efficient live migration when migrating locally for
live upgrade.

Signed-off-by: Rob Bradford <robert.bradford@inte

docs: Update Live migration documentation for local migration

Use new --local for efficient live migration when migrating locally for
live upgrade.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>

show more ...


# 001ee679 25-Aug-2021 Bo Chen <chen.bo@intel.com>

docs: Update the live-migration documentation

To enable live-migration for vhost-user devices, we now always shutdown
the source VM when the migration is completed. This patch reflects this
change i

docs: Update the live-migration documentation

To enable live-migration for vhost-user devices, we now always shutdown
the source VM when the migration is completed. This patch reflects this
change in the documentation.

Signed-off-by: Bo Chen <chen.bo@intel.com>

show more ...


# 8a22b298 08-Jun-2021 Bo Chen <chen.bo@intel.com>

docs: Add documentation for live migration

Signed-off-by: Bo Chen <chen.bo@intel.com>