Tags: vineetht/xen-api
Tags
Merge pull request xapi-project#1769 from djs55/smapiv2 Remove the hardcoded disabling of ballooning for dom0
Remove the hardcoded disabling of ballooning for dom0 To express "don't balloon me", set the dynamic-min and dynamic-max to the same values. Signed-off-by: David Scott <[email protected]>
arm: robustify the parsing of /proc/cpuinfo We should not expect there to be x86-only keys. We should ignore any lines which don't have the 'key: value' format. Signed-off-by: David Scott <[email protected]>
lspci: look in both /sbin/lspci and /usr/bin/lspci Ideally we should use $PATH-- forkexecd should do this if asked to execute a relative filename. In the short-term, cope with both CentOS and Ubuntu paths. Signed-off-by: David Scott <[email protected]>
message-switch: explicitly specify which xenopsd instance we want Normally we use the 'default' one but this policy could be refined later. Signed-off-by: David Scott <[email protected]>
storage: create per-SR unix domain sockets in storage.d/<name> This avoids clashing with the global unix domain socket 'storage' Signed-off-by: David Scott <[email protected]>
Merge pull request xapi-project#1740 from djs55/more-fixes xenserver-core: allow startup without xen
Merge pull request xapi-project#1730 from djs55/pool.conf pool.conf: always use the path from the config file
Merge pull request xapi-project#1723 from djs55/from-xenserver-core-q… …ueues Support multiple xenopsds, running at the same time
Merge pull request xapi-project#1720 from jonludlam/CA-134593 CA-134593: The recent introduction of the configure script missed INVENT...
PreviousNext