]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Allow copying of shmem defs
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 15 Sep 2016 15:14:31 +0000 (17:14 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 16 Sep 2016 13:38:14 +0000 (15:38 +0200)
commit921ec15fdbf215e74f0898b0b8cf879db63ccb4b
tree6dc648bf830570caf9a58f37603e088e8b99a5c2
parent9f8be11d5d8b601d47c54c6360045cd17f50f7c5
conf: Allow copying of shmem defs

This way we'll be able to hotplug with both --live and --config in one
API call.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/conf/domain_conf.c