From e98b73298df2511e6c3e8a2f76a04c20cd06d00a Mon Sep 17 00:00:00 2001 From: Josep Puigdemont Date: Fri, 20 May 2016 10:05:11 +0200 Subject: Updated armband Project: fuel b0670cfd013bf0ef4a1c1b3723fa3f5da6dd108d virtual_fuel: add XML tree as attribute of VirtualFuel With this patch, the VM XML definition tree is an attribute of the object, this way it can be used by all methods without having to re-read the file. Methods added: update_vm_template_file: Flushes the contents of the in-memory XML representation of the VM to the backing file. Change-Id: I18d3f606b0c02cd589cb0f657599e8b03b0e817e Signed-off-by: Josep Puigdemont --- upstream/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upstream/fuel') diff --git a/upstream/fuel b/upstream/fuel index b86d8e65..b0670cfd 160000 --- a/upstream/fuel +++ b/upstream/fuel @@ -1 +1 @@ -Subproject commit b86d8e65f9a8a3e52a7f06f8ac9d32963c9df6d4 +Subproject commit b0670cfd013bf0ef4a1c1b3723fa3f5da6dd108d -- cgit 1.2.3-korg