Comment on A native hypervisor is coming to OpenBSDparentComments−MichaelGG11ySnapshotting is sorta orthogonal to virtualization though, isn't it? Just snapshot at the storage level, no?−Sanddancer11yKVM, VMware, and Xen all allow you to do a snapshot of memory as well as of disk. It's one of the tools used to migrate xen instances between nodes, for example.
Comments
Snapshotting is sorta orthogonal to virtualization though, isn't it? Just snapshot at the storage level, no?
KVM, VMware, and Xen all allow you to do a snapshot of memory as well as of disk. It's one of the tools used to migrate xen instances between nodes, for example.