]> xenbits.xensource.com Git - libvirt.git/commit
qemu: process: Refresh backing chain info when reconnecting to qemu
authorPeter Krempa <pkrempa@redhat.com>
Fri, 16 May 2014 13:16:18 +0000 (15:16 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 23 May 2014 07:25:51 +0000 (09:25 +0200)
commitb3e99ad8d625096d434c1ea4b980cef1fecececa
tree4e864827e824c540b66856598499dd249343c599
parent7757d83dd5e95c49d6e8d86ca0ce984b9269947a
qemu: process: Refresh backing chain info when reconnecting to qemu

Refresh the disk backing chains when reconnecting to a qemu process
after daemon restart. There are a few internal fields that don't get
refreshed from the XML. Until we are able to do that, let's reload all
the metadata by the backing chain crawler.
src/qemu/qemu_process.c