]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Break out function to check if we can create/define/restore
authorCole Robinson <crobinso@redhat.com>
Mon, 2 Nov 2009 18:37:38 +0000 (13:37 -0500)
committerCole Robinson <crobinso@redhat.com>
Fri, 6 Nov 2009 15:12:32 +0000 (10:12 -0500)
commite02f691a9089f2a6ffb53797f968cd3a6d6d3514
treee8a5f5b34ab50dd7a8fff3790dad935f1edd6098
parentc6d5ac174ebedb71b28e064d96b188169268a8a6
qemu: Break out function to check if we can create/define/restore

Use this function in the qemu, uml, lxc, and test drivers.
src/conf/domain_conf.c
src/conf/domain_conf.h
src/libvirt_private.syms
src/lxc/lxc_driver.c
src/qemu/qemu_driver.c
src/test/test_driver.c
src/uml/uml_driver.c
tests/read-bufsiz