This property is used but not defined, so add it.
Signed-off-by: Wenchao Xia <[email protected]>
---
schema/Virt_VSSD.mof | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/schema/Virt_VSSD.mof b/schema/Virt_VSSD.mof
index baf4ac2..b960450 100644
--- a/schema/Virt_VSSD.mof
+++ b/schema/Virt_VSSD.mof
@@ -27,4 +27,7 @@ class Virt_VirtualSystemSettingData :
CIM_VirtualSystemSettingData
[Description ("Flag to determine whether this guest has to be autostarted on
reboot")]
uint16 AutoStart;
+ [Description ("Flag to determine whether this guest is a full
virtualization")]
+ boolean IsFullVirt;
+
};
--
1.7.1
_______________________________________________
Libvirt-cim mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvirt-cim