[Swan-commit] Changes to ref refs/heads/main

Andrew Cagney cagney at vault.libreswan.fi
Sat Dec 31 19:12:36 EET 2022


New commits:
commit 1d773625ec562b5b15161d35d2d5fb21d1dddd5c
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Dec 30 19:50:32 2022 -0500

    testing kvm: add snapshots to kvm runner
    
    i.e., take a snapshot of the VM after it has booted and then
    use that instead of bootin the VM from scratch
    
    Experimental.
    
    It is also, currently, no faster - after the restore it takes 10
    seconds to login.
    
    Enable by setting:
      KVM_SNAPSHOTDIR = $(KVM_LOCALDIR)
    in Makefile.inc.local
    
    It uses a bespoke sequence of virsh's save / restore / snapshot
    commands.  Mainly because virsh's snapshot-restore command was never
    finished, grr.

commit 35a9df89dced878804e1a48ef05ecb5d61caf051
Author: Andrew Cagney <cagney at gnu.org>
Date:   Sat Dec 31 10:43:07 2022 -0500

    testing kvm: clean up snapshots when undefining domains
    
    just incase there is one



More information about the Swan-commit mailing list