Home
last modified time | relevance | path

Searched refs:HMC (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/Documentation/misc-devices/
H A Dibmvmc.rst27 Console (HMC) - based system management.
30 on an appliance server named the Hardware Management Console (HMC),
32 Power Systems environment, a single HMC can manage multiple POWER
46 traditionally require an HMC can be implemented in the management
47 application using a combination of HMC to hypervisor interfaces and
49 functions implemented by the HMC and enables basic partition configuration.
50 The set of HMC to hypervisor messages supported by the management
84 communicate capabilities to their partner. HMC Interface messages are used
85 for the actual flow of HMC messages between the management partition and
86 the hypervisor. As most HMC messages far exceed the size of a CRQ buffer,
[all …]
/openbmc/docs/designs/management-console/
H A DVMI_Certificate_Exchange.md11 - HMC - Hardware Management Console : Management console for IBM enterprise
15 between HMC and PHYP embedded linux virtual machine.
20 On enterprise POWER systems, the Hardware management console (HMC) needs to
27 HMC requires client key, client.crt, and CA.crt to establish secure connection
36 between HMC and BMC.
56 - HMC needs to establish secure connection to VMI to perform virtualization
62 information from VMI so that HMC can establish secure connection to VMI.
72 HMC can query BMC state and use this API to initiate certificate exchange.If HMC
80 | HMC | | BMC | | VMI |
186 | HMC | | BMC | | VMI |
[all …]
/openbmc/docs/designs/
H A Dpower-systems-memory-preserving-reboot.md174 and notifies HMC.
176 #### 9 - HMC send request to dump offload
178 Once HMC is ready to offload, it creates NBD server and send dump offload
187 and write to the NBD client endpoint The data reaches the NBD server on the HMC
192 Hypervisor sends down offload complete message to BMC and BMC sends it to HMC.
195 #### 12 - HMC verifies dump and send dump DELETE to BMC.
197 HMC verifies the dump and send dump delete request to BMC BMC sends the dump
/openbmc/linux/drivers/usb/gadget/udc/
H A Domap_udc.h206 #define HMC (cpu_is_omap15xx() ? HMC_1510 : HMC_1610) macro
H A Domap_udc.c2317 HMC, in proc_udc_show()
/openbmc/linux/drivers/s390/char/
H A DKconfig77 prompt "Support for file transfers from HMC drive CD/DVD-ROM"
82 Management Console (HMC) drive CD/DVD-ROM. It is available as a
/openbmc/linux/Documentation/powerpc/
H A Dhvcs.rst335 partner vty removals but not the addition of partner vtys. Since an HMC
455 doesn't mean someone else didn't log into the console with the HMC console
469 HMC by right clicking on the partition and then selecting "close terminal".
553 In order to get a tty conduit working between the two partitions the HMC
555 partition with the HMC gui which will show up as /dev/hvc* when the target
558 The HMC Super Admin then creates an additional "serial client" for the
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_lock_management.robot463 ... /ibm/v1/HMC/LockService/Actions/LockService.AcquireLock data=${lock_dict_param}
486 ... /ibm/v1/HMC/LockService/Actions/LockService.AcquireLock data=${lock_dict_param}
510 ... /ibm/v1/HMC/LockService/Actions/LockService.AcquireLock data=${lock_dict_param}
530 ... /ibm/v1/HMC/LockService/Actions/LockService.AcquireLock data=${lock_dict_param}
618 ${resp}= Redfish Post Request /ibm/v1/HMC/LockService/Actions/LockService.GetLockList
714 …${resp}= Redfish Post Request /ibm/v1/HMC/LockService/Actions/LockService.ReleaseLock data=${da…
1251 ${resp}= Redfish Post Request /ibm/v1/HMC/LockService/Actions/LockService.GetLockList
1415 Delete All Redfish and HMC Sessions
/openbmc/linux/drivers/tty/hvc/
H A DKconfig22 which is accessed via the HMC.
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-facebook-catalina.dts546 // HMC IOEXP
765 // HMC FRU EEPROM
/openbmc/qemu/target/arm/
H A Ddebug_helper.c305 hmc = FIELD_EX64(cr, DBGWCR, HMC); in bp_wp_matches()
H A Dinternals.h105 FIELD(DBGWCR, HMC, 13, 1)
/openbmc/qemu/docs/specs/
H A Dppc-spapr-hotplug.rst324 tools by host-level management such as an HMC. This level of management is not
/openbmc/linux/Documentation/arch/s390/
H A Dvfio-ap.rst35 Profile which can be edited via the HMC. When the linux host system is IPL'd
69 Activation Profile which can be edited via the HMC. When a linux host system
/openbmc/phosphor-logging/extensions/openpower-pels/
H A DREADME.md530 - Pass 1. Remove HMC acknowledged PELs.
/openbmc/qemu/docs/system/s390x/
H A Dvfio-ap.rst164 configured via its Activation Profile which can be edited on the HMC. When the
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c2863 XGMAC_IOWRITE_BITS(pdata, MAC_PFR, HMC, 1); in xgbe_config_mac_address()