/openbmc/qemu/docs/system/ |
H A D | cpu-models-mips.rst.inc | 1 Supported CPU model configurations on MIPS hosts 6 Supported CPU models for MIPS32 hosts 9 The following CPU models are supported for use on MIPS32 hosts. 14 across all desired hosts. 38 Supported CPU models for MIPS64 hosts 41 The following CPU models are supported for use on MIPS64 hosts. 46 across all desired hosts. 82 Supported CPU models for nanoMIPS hosts 85 The following CPU models are supported for use on nanoMIPS hosts. 90 across all desired hosts. [all …]
|
H A D | cpu-models-x86.rst.inc | 1 Recommendations for KVM CPU model configuration on x86 hosts 5 CPU models on x86 hosts. The goals are to maximise performance, while 7 enabling live migration between hosts with heterogeneous CPU models. 19 stable CPU is exposed to the guest across hosts. This is the 28 migrating between hosts with differing hardware. @end table 64 Preferred CPU models for Intel x86 hosts 67 The following CPU models are preferred for use on Intel hosts. 72 across all desired hosts. 120 Important CPU features for Intel x86 hosts 124 x86 hosts, when available in the host CPU. Some of them require explicit [all …]
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/greatlakes/ |
H A D | host-poweroff | 2 # Power off the hosts when fan sensors crossed thresholds. 4 echo "Power off the hosts if fansensors threshold crossed ::" 14 # Power off the hosts. 15 power-off-all-hosts() 28 power-off-all-hosts
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/yosemite4-common/ |
H A D | host-poweroff | 2 # Power off the hosts when fan sensors crossed thresholds. 4 echo "Power off the hosts if fansensors threshold crossed ::" 12 # Power off the hosts. 13 power-off-all-hosts() 27 power-off-all-hosts
|
/openbmc/fb-ipmi-oem/include/ |
H A D | commandutils.hpp | 46 std::vector<std::string> hosts = {}; in findHost() local 53 instances(hostInstances, hosts); in findHost() 55 std::sort(hosts.begin(), hosts.end()); in findHost() 63 auto instance = std::lower_bound(hosts.begin(), hosts.end(), num); in findHost() 65 if (instance != std::end(hosts)) in findHost()
|
/openbmc/openbmc/poky/meta/recipes-support/nss-myhostname/ |
H A D | nss-myhostname_0.3.bb | 22 sed -e '/^hosts:/s/\s*\<myhostname\>//' \ 23 -e 's/\(^hosts:.*\)\(\<files\>\)\(.*\)\(\<dns\>\)\(.*\)/\1\2 myhostname \3\4\5/' \ 28 sed -e '/^hosts:/s/\s*\<myhostname\>//' \ 29 -e '/^hosts:/s/\s*myhostname//' \
|
/openbmc/openbmc/meta-facebook/conf/recipes/ |
H A D | fb-consoles.inc | 10 # Calculate the TTY assignments for the hosts. 12 hosts = len(d.getVar('OBMC_HOST_INSTANCES', True).split()) 14 if hosts <= 1: 25 return " ".join(consoles[:hosts])
|
/openbmc/openbmc/poky/meta/recipes-devtools/distcc/files/ |
H A D | default | 12 # Which networks/hosts should be allowed to connect to the daemon? 13 # You can list multiple hosts/networks separated by spaces. 15 # Hosts are represented by a single IP Adress
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/p910nd/p910nd/ |
H A D | fix-var-lock.patch | 13 -/var/run/p9100d.pid, /var/lock/subsys/p9100d, /etc/hosts.allow, /etc/hosts.deny 14 +/var/run/p9100d.pid, /var/lock/p9100d, /etc/hosts.allow, /etc/hosts.deny
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/ |
H A D | tcp-wrappers_7.6.bb | 85 …oe_runmake 'TABLES=-DHOSTS_DENY=\"${sysconfdir}/hosts.deny\" -DHOSTS_ALLOW=\"${sysconfdir}/hosts.a… 131 touch ${D}${sysconfdir}/hosts.allow 132 touch ${D}${sysconfdir}/hosts.deny 135 FILES:${PN} += "${sysconfdir}/hosts.allow ${sysconfdir}/hosts.deny"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/tayga/files/ |
H A D | tayga.conf | 55 # Prefix will prohibit IPv6 hosts from contacting IPv4 hosts that have private 67 # Dynamic pool prefix. IPv6 hosts which send traffic through TAYGA (and do 73 # configured), packets from unknown IPv6 hosts will be rejected with an ICMP 93 # `map' directive. (IPv6 hosts numbered with an IPv4-translatable address do
|
/openbmc/qemu/docs/devel/ |
H A D | build-environment.rst | 15 - `Linux <https://wiki.qemu.org/Hosts/Linux>`_ 16 - `MacOS <https://wiki.qemu.org/Hosts/Mac>`_ 17 - `Windows <https://wiki.qemu.org/Hosts/W32>`_ 18 - `BSD <https://wiki.qemu.org/Hosts/BSD>`_ 62 (only available on windows-aarch64 hosts).
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
H A D | README.md | 10 reboot the BMC and hosts, and turn on and off power to the chassis. The 73 programmatically work out the mapping between BMCs, Chassis and Hosts. 78 host. If there are multiple hosts, then bmc0/chassis0/host0 will _not_ exist. In 93 For example, a system with multiple hosts would have BMCs, Chassis and Hosts 94 _all_ start numbering from 1 rather than 0. This is because multiple hosts could
|
/openbmc/docs/designs/ |
H A D | multihost-ipmi-design.md | 16 As detailed below the hosts are connected in the IPMB interface, all host 54 Hosts are connected with IPMB interface, the hosts can be 1 to N. The IPMB 55 request coming from the hosts are routed to ipmid by the ipmbbridged. The IPMB 199 Using a different IPMI channel for handling multiple hosts, in the ipmbbridged 203 specification.This limits the maximum hosts to be supported. 212 The proposed design can be tested in a platform in which the multiple hosts are 213 connected.The commands requests are received from all the hosts and responses
|
H A D | multihost-phosphor-buttons.md | 102 yosemiteV2 platform has 1 bmc and 4 hosts and only one power button and reset 107 triggered for bmc or any one of the hosts. 109 This option is to use same power button and reset button for multiple hosts. 187 of hosts available in the platform) 236 The proposed design can be tested in a platform in which the multiple hosts are
|
/openbmc/qemu/tcg/tci/ |
H A D | README | 12 QEMU can create native code for some hosts (arm, i386, ia64, ppc, ppc64, 35 For hosts without native TCG, the interpreter TCI must be enabled by 44 For hosts with native TCG, the interpreter TCI can be enabled by 59 Hosts with native TCG can also enable TCI by claiming to be unsupported:
|
/openbmc/openbmc/poky/meta/recipes-core/base-files/ |
H A D | base-files_3.0.14.bb | 16 file://hosts \ 95 install -m 0644 ${S}/hosts ${D}${sysconfdir}/hosts 118 echo "127.0.1.1 ${hostname}" >> ${D}${sysconfdir}/hosts 122 sed -i '/^::1/s/ localhost//' ${D}${sysconfdir}/hosts 167 CONFFILES:${PN} = "${sysconfdir}/fstab ${@['', '${sysconfdir}/hostname ${sysconfdir}/hosts'][(d.get…
|
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/ |
H A D | avahi-libnss-mdns_0.15.1.bb | 29 /^hosts:/ !b 37 /^hosts:/ !b
|
/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/ |
H A D | samhain.py | 17 …status, output = self.target.run('echo "127.0.0.1 %s.localdomain %s" >> /etc/hosts' % (machine, m… 18 msg = ("samhain can't append hosts. "
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/ |
H A D | mdns_2600.120.12.bb | 107 sed -e '/^hosts:/s/\s*\<mdns\>//' \ 108 -e 's/\(^hosts:.*\)\(\<files\>\)\(.*\)\(\<dns\>\)\(.*\)/\1\2 mdns\3\4\5/' \ 115 sed -e '/^hosts:/s/\s*\<mdns\>//' \ 116 -e '/^hosts:/s/\s*mdns//' \
|
/openbmc/qemu/scripts/ci/setup/ubuntu/ |
H A D | build-environment.yml | 13 hosts: all 22 - name: Add armhf foreign architecture to aarch64 hosts
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sanlock/ |
H A D | sanlock_4.0.0.bb | 2 DESCRIPTION = "sanlock is a lock manager built on shared storage. Hosts with access \ 4 hosts is given a small amount of space on the shared block device or \
|
/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/ |
H A D | host.conf | 1 order hosts,bind
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/catalina/ |
H A D | host-poweroff | 2 # Power off the hosts when fan sensors crossed thresholds.
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/fans/phosphor-fan/tiogapass/ |
H A D | host-poweroff | 2 # Power off the hosts when fan sensors crossed thresholds.
|