History log of /cloud-hypervisor/docs/snapshot_restore.md (Results 1 – 9 of 9)
Revision Date Author Comments
# 26670e47 02-May-2024 Purna Pavan Chandra <paekkaladevi@linux.microsoft.com>

docs: Update snapshot/restore documentation

Add a section about restoring VM with new Net FDs explicitly passed to
ch-remote via 'net_fds' parameter

Signed-off-by: Purna Pavan Chandra <paekkaladevi

docs: Update snapshot/restore documentation

Add a section about restoring VM with new Net FDs explicitly passed to
ch-remote via 'net_fds' parameter

Signed-off-by: Purna Pavan Chandra <paekkaladevi@linux.microsoft.com>

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>


# 10676b74 08-Feb-2022 Sebastien Boeuf <sebastien.boeuf@intel.com>

vmm: Split VM config and VM state for snapshot/restore

In order to allow for human readable output for the VM configuration, we
pull it out of the snapshot, which becomes effectively the list of
sta

vmm: Split VM config and VM state for snapshot/restore

In order to allow for human readable output for the VM configuration, we
pull it out of the snapshot, which becomes effectively the list of
states from the VM. The configuration is stored through a dedicated file
in JSON format (not including any binary output).

Having the ability to read and modify the VM configuration manually
between the snapshot and restore phases makes debugging easier, as well
as empowers users for extending the use cases relying on the
snapshot/restore feature.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>

show more ...


# b552aebb 07-Feb-2022 Sebastien Boeuf <sebastien.boeuf@intel.com>

docs: Update snapshot/restore documentation

Remove the bits about this feature being experimental, as well as
limitations around virtio-mem and vhost-user devices.

Signed-off-by: Sebastien Boeuf <s

docs: Update snapshot/restore documentation

Remove the bits about this feature being experimental, as well as
limitations around virtio-mem and vhost-user devices.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>

show more ...


# e6e58e6d 15-Nov-2021 Sebastien Boeuf <sebastien.boeuf@intel.com>

docs: Replace Cloud-Hypervisor with Cloud Hypervisor syntax

The proper way to refer to the project is "Cloud Hypervisor" without the
hyphen in the middle. On the other hand, if one refers to the bin

docs: Replace Cloud-Hypervisor with Cloud Hypervisor syntax

The proper way to refer to the project is "Cloud Hypervisor" without the
hyphen in the middle. On the other hand, if one refers to the binary
name, it is "cloud-hypervisor".

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>

show more ...


# 5c7164e5 06-Apr-2021 Rob Bradford <robert.bradford@intel.com>

docs: Update documentation to not use bzImage

This functionality is deprecated.

See: #2231

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


# 5c3f4dbe 22-Sep-2020 Josh Soref <jsoref@users.noreply.github.com>

ch: Fix various misspelled words

Misspellings were identified by https://github.com/marketplace/actions/check-spelling
* Initial corrections suggested by Google Sheets
* Additional corrections by Go

ch: Fix various misspelled words

Misspellings were identified by https://github.com/marketplace/actions/check-spelling
* Initial corrections suggested by Google Sheets
* Additional corrections by Google Chrome auto-suggest
* Some manual corrections

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

show more ...


# 4fc7eb3d 22-Jul-2020 Sebastien Boeuf <sebastien.boeuf@intel.com>

docs: Add snapshot/restore documentation

Add some documentation regarding the snapshot/restore feature which was
introduced earlier, explaining how the feature works and how to use it
properly.

Fix

docs: Add snapshot/restore documentation

Add some documentation regarding the snapshot/restore feature which was
introduced earlier, explaining how the feature works and how to use it
properly.

Fixes #1490

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>

show more ...