cloudstack/agent
Rohit Yadav ea7fd37783 CLOUDSTACK-8424: Add cpu features if guest.cpu.features is set
This improvements checks for "guest.cpu.features" property which is a space
separated list of cpu features that is specific for a host. When added, it
will add  <feature policy='require' name='{{feature-you-listed}}'/> in the
<cpu> section of the generated vm spec xml.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-04-28 13:16:04 +02:00
..
bindir CLOUDSTACK-6931: Set hypervisor.type in agent.properties using cloudstack-setup -t option. Default is kvm. 2014-06-19 11:31:23 +05:30
conf CLOUDSTACK-8424: Add cpu features if guest.cpu.features is set 2015-04-28 13:16:04 +02:00
distro fix kvm agent upgrade issue: kvm agent needs to use java 7 instead of java 6 after upgrade Reviewed-by: Sheng 2014-11-06 15:30:09 -08:00
src/com/cloud/agent Fixed few coverity issues 2015-04-27 14:43:48 +02:00
test/com/cloud/agent Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
pom.xml Update pom and version usage to 4.5.1-SNAPSHOT 2015-03-12 12:13:18 +05:30