On 06/13/12 01:32, Eric Blake wrote:
On 06/11/2012 04:34 AM, Peter Krempa wrote:
> This patch stores existence of the image in the object. At start of the
> daemon the state is checked and then updated in key moments in domain
> lifecycle.
> ---
> New in series.
> ---
> src/conf/domain_conf.h | 2 +
> src/libxl/libxl_driver.c | 41 ++++++++++++++++++++++++++++++++------
> src/qemu/qemu_driver.c | 48 +++++++++++++++++++++++++++++++++++++--------
> 3 files changed, 75 insertions(+), 16 deletions(-)
>
ACK. Exactly what I had in mind in my v2 review.
Thanks; Pushed.
Peter