]> git.ipfire.org Git - thirdparty/libvirt.git/commit
test: Implement readonly snapshot APIs
authorCole Robinson <crobinso@redhat.com>
Tue, 6 Aug 2013 15:20:37 +0000 (11:20 -0400)
committerCole Robinson <crobinso@redhat.com>
Tue, 1 Oct 2013 15:59:07 +0000 (11:59 -0400)
commitc4510fd147818fb0db88f80e000052b183b475c2
tree249d83e9d6332ebface40919410ce984ae6c06e6
parent25314fa6c55c4b36bba8545c1b42d7a538d0356f
test: Implement readonly snapshot APIs

This is just stolen from qemu_driver.c with tweaks to fit the
test driver.
src/test/test_driver.c