On 05/22/2014 03:20 PM, Eric Blake wrote:
> On 05/22/2014 07:47 AM, Peter Krempa wrote:
>> 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 reloa
On 05/22/2014 07:47 AM, Peter Krempa wrote:
> 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 crawl
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 | 5 +
1 file c