]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Build nvram directory at driver startup
authorCole Robinson <crobinso@redhat.com>
Fri, 24 Apr 2015 00:01:05 +0000 (20:01 -0400)
committerCole Robinson <crobinso@redhat.com>
Mon, 27 Apr 2015 23:36:21 +0000 (19:36 -0400)
commitab87fb1cbc2d9ecc042d92fcc109dbdd838bd2d3
tree44f150a055f73a1446016236239061fa11b30a0d
parent9ed89d783ba1b6d213abfb29d8a875fe54189e2e
qemu: Build nvram directory at driver startup

Similar to what was done for the channel socket in the previous commit.

(cherry picked from commit 19425d110b0ca2ea3588dbf880ce48d81edea89c)
libvirt.spec.in
src/Makefile.am
src/qemu/qemu_conf.c
src/qemu/qemu_conf.h
src/qemu/qemu_driver.c
src/qemu/qemu_process.c