• C
    test: Implement snapshot create/delete/revert APIs · 390c06b6
    Cole Robinson 提交于
    Again stolen from qemu_driver.c, but dropping all the unneeded bits.
    This aims to copy all the current qemu validation checks since that's
    the most commonly used real driver, but some of the checks are
    completely artificial in the test driver.
    
    This only supports creation of internal snapshots for initial
    simplicity.
    390c06b6
domain_conf.c 594.1 KB