cloudstack/plugins/hypervisors
Rohit Yadav 5d29b63cfa CLOUDSTACK-8613, CLOUDSTACK-6301: Dump KVM domain XML with secure flag
When dumping XML use appropriate flags:

1, VIR_DOMAIN_XML_SECURE (dump security sensitive information too)
8, VIR_DOMAIN_XML_MIGRATABLE (dump XML suitable for migration)

Source:
https://libvirt.org/html/libvirt-libvirt-domain.html#virDomainXMLFlags

This fixes CVE 2015-3252: VNC password lost during VM migration across KVM
hosts. The issue is also seen when a VM is rebooted.

(cherry picked from commit cb2aca7516)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-08-14 10:57:36 +05:30
..
baremetal CLOUDSTACK-8656: debug messages on interupted exceptions 2015-07-30 16:03:10 +02:00
hyperv CLOUDSTACK-8656: debug messages on interupted exceptions 2015-07-30 16:03:10 +02:00
kvm CLOUDSTACK-8613, CLOUDSTACK-6301: Dump KVM domain XML with secure flag 2015-08-14 10:57:36 +05:30
ovm Fix findbugs DM_BOXED_PRIMITIVE_FOR_PARSING in OvmResourceBase.java 2015-06-22 10:50:48 +02:00
ovm3 Specify all dependency versions in pom.xml 2015-06-22 13:01:19 +02:00
simulator CLOUDSTACK-8656: filling empty catch block with info messages 2015-07-30 15:51:52 +02:00
ucs Fix findbugs warning in UcsManagerImpl.java Integer was being created to assign value to int 2015-06-15 12:09:37 +03:00
vmware Merge branch 'pr/547' 2015-08-10 19:00:53 -06:00
xenserver xenserver: Improved message for peeples to actually see what the problem is. 2015-07-15 18:24:39 +05:30