From a9b9ba896c2ed7865f40a52609e953d4e980e898 Mon Sep 17 00:00:00 2001 From: Eric Schultz Date: Sat, 19 Nov 2016 15:01:47 -0600 Subject: [PATCH] libvirt: vendor_id and locked xml changes for libvirt 2.4 --- plugins/dynamix.vm.manager/classes/libvirt.php | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/plugins/dynamix.vm.manager/classes/libvirt.php b/plugins/dynamix.vm.manager/classes/libvirt.php index fd3184d31..7efcdcfe3 100644 --- a/plugins/dynamix.vm.manager/classes/libvirt.php +++ b/plugins/dynamix.vm.manager/classes/libvirt.php @@ -386,7 +386,7 @@ - + "; $clock = " @@ -707,12 +707,6 @@ } } - $memorybacking=''; - if (!empty($pcidevs)) { - $memorybacking .= ''; - } - - return " $uuid $name @@ -721,7 +715,7 @@ $mem $maxmem - $memorybacking + $cpustr