/openbmc/linux/Documentation/hwmon/ |
H A D | isl68137.rst | 25 Publicly available (after August 2020 launch) at the Renesas website 35 Publicly available (after August 2020 launch) at the Renesas website 45 Publicly available (after August 2020 launch) at the Renesas website 55 Publicly available (after August 2020 launch) at the Renesas website 65 Publicly available (after August 2020 launch) at the Renesas website 75 Publicly available (after August 2020 launch) at the Renesas website 85 Publicly available (after August 2020 launch) at the Renesas website 95 Publicly available (after August 2020 launch) at the Renesas website 105 Publicly available (after August 2020 launch) at the Renesas website 115 Publicly available (after August 2020 launch) at the Renesas website [all …]
|
/openbmc/qemu/tests/functional/ |
H A D | test_ppc_74xx.py | 22 self.vm.launch() 31 self.vm.launch() 40 self.vm.launch() 49 self.vm.launch() 58 self.vm.launch() 67 self.vm.launch() 76 self.vm.launch() 85 self.vm.launch() 94 self.vm.launch() 103 self.vm.launch() [all …]
|
H A D | test_mem_addr_space.py | 17 # after launch, in order to generate the logs from QEMU we need to 47 self.vm.launch() 64 self.vm.launch() 80 self.vm.launch() 97 self.vm.launch() 113 self.vm.launch() 132 self.vm.launch() 159 self.vm.launch() 179 self.vm.launch() 195 self.vm.launch() [all …]
|
H A D | test_x86_cpu_model_versions.py | 84 self.vm.launch() 114 self.vm.launch() 220 self.vm.launch() 257 self.vm.launch() 267 self.vm.launch() 278 self.vm.launch() 288 self.vm.launch() 299 self.vm.launch() 309 self.vm.launch() 320 self.vm.launch() [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 206 | 45 vm.launch() 71 vm.launch() 102 vm.launch() 130 vm.launch() 155 vm.launch() 182 vm.launch() 204 vm.launch() 217 vm.launch() 239 vm.launch() 256 vm.launch() [all …]
|
H A D | 213 | 43 vm.launch() 67 vm.launch() 94 vm.launch() 118 vm.launch() 131 vm.launch() 145 vm.launch() 170 vm.launch() 184 vm.launch() 198 vm.launch()
|
H A D | 237 | 44 vm.launch() 68 vm.launch() 97 vm.launch() 122 vm.launch() 141 vm.launch() 153 vm.launch() 178 vm.launch() 189 vm.launch() 201 vm.launch() 221 vm.launch()
|
H A D | 212 | 43 vm.launch() 67 vm.launch() 91 vm.launch() 112 vm.launch() 125 vm.launch() 139 vm.launch() 165 vm.launch() 179 vm.launch()
|
H A D | 211 | 48 vm.launch() 72 vm.launch() 96 vm.launch() 118 vm.launch() 131 vm.launch() 145 vm.launch() 168 vm.launch()
|
H A D | 165 | 72 self.vm.launch() 81 self.vm.launch() 92 self.vm.launch() 99 self.vm.launch() 107 self.vm.launch() 130 self.vm.launch()
|
H A D | 210 | 45 vm.launch() 75 vm.launch() 109 vm.launch() 122 vm.launch() 152 vm.launch() 167 vm.launch()
|
H A D | 207 | 59 vm.launch() 84 vm.launch() 104 vm.launch() 144 vm.launch() 208 vm.launch() 244 vm.launch() 283 vm.launch()
|
/openbmc/openbmc-test-automation/gui/lib/ |
H A D | resource.robot | 42 Launch OpenBMC GUI Browser 43 [Documentation] Launch the OpenBMC GUI URL on a browser. 48 ... Launch Header Browser 53 ... Launch Header Browser chrome 56 ... Launch Headless Browser 70 Launch Header Browser 82 Launch Headless Browser 83 [Documentation] Launch headless browser. 125 Launch Browser And Login OpenBMC GUI 228 ... Launch Headless Browser ${URL} ${browser} [all …]
|
H A D | gui_resource.robot | 39 ... Launch Headless Browser ${URL} ${browser} 45 Launch Header Browser 58 Launch Headless Browser 59 [Documentation] Launch headless browser. 75 Launch Browser And Login GUI 76 [Documentation] Launch browser and login to OpenBMC GUI, retry 2 attempts 83 [Documentation] Launch browser and login to OpenBMC GUI. 107 Launch Browser And Login GUI With Given User 108 [Documentation] Launch browser and login eBMC with specified user
|
/openbmc/qemu/docs/system/i386/ |
H A D | amd-memory-encryption.rst | 36 successful launch. 41 ``LAUNCH_START`` is called first to create a cryptographic launch context within 57 Setting the "SEV-ES required" policy bit (bit 2) will launch the guest as a 92 ``LAUNCH_FINISH`` finalizes the guest launch and destroys the cryptographic 98 To launch a SEV guest:: 104 To launch a SEV-ES guest:: 121 Calculating expected guest launch measurement 124 In order to verify the guest launch measurement, The Guest Owner must compute 131 The launch measurement is calculated as: 140 The value of MNONCE is part of the response of ``query-sev-launch-measure``: it [all …]
|
/openbmc/linux/arch/mips/include/asm/sn/ |
H A D | launch.h | 16 * The launch data structure resides at a fixed place in each node's memory 20 * The master stores launch parameters in the launch structure 26 * There is an array of launch structures, one per CPU on the node. One 52 * The launch routine is called only if the complement address is correct. 82 * PROM entry points for launch routines are determined by IPxxprom/start.s
|
H A D | nmi.h | 16 * The launch data structure resides at a fixed place in each node's memory 20 * The master stores launch parameters in the launch structure 27 * There is an array of launch structures, one per CPU on the node. One
|
/openbmc/qemu/qapi/ |
H A D | misc-target.json | 29 # @launch-update: The guest is currently being launched; plaintext 32 # @launch-secret: The guest is currently being launched; ciphertext 46 'data': ['uninit', 'launch-update', 'launch-secret', 'running', 149 # SEV Guest Launch measurement information 159 # @query-sev-launch-measure: 161 # Query the SEV guest launch information. 169 # -> { "execute": "query-sev-launch-measure" } 172 { 'command': 'query-sev-launch-measure', 'returns': 'SevLaunchMeasureInfo', 223 # @sev-inject-launch-secret: 227 # @packet-header: the launch secret packet header encoded in base64 [all …]
|
/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/ |
H A D | test_server_power_operations_sub_menu.robot | 8 Test Setup Run Keywords Launch Browser And Login GUI AND Navigate to Server Power Operation… 41 [Setup] Run Keywords Redfish Power On stack_mode=skip AND Launch Browser And Login GUI 54 [Setup] Run Keywords Redfish Power On stack_mode=skip AND Launch Browser And Login GUI 97 [Setup] Run Keywords Redfish Power On stack_mode=skip AND Launch Browser And Login GUI 115 [Setup] Run Keywords Redfish Power On stack_mode=skip AND Launch Browser And Login GUI 126 [Setup] Run Keywords Redfish Power On stack_mode=skip AND Launch Browser And Login GUI 141 [Setup] Run Keywords Redfish Power On stack_mode=skip AND Launch Browser And Login GUI
|
/openbmc/openbmc-test-automation/gui/test/server_config/ |
H A D | test_obmc_gui_firmware_update.robot | 8 Suite Setup Launch Browser And Login OpenBMC GUI 11 Test Teardown Run Keyword If Test Failed Re-Launch GUI on Failure 100 Re-Launch GUI on Failure 101 [Documentation] On failure of test case, close and re-launch GUI. 104 Launch Browser And Login OpenBMC GUI
|
/openbmc/openbmc-build-scripts/ |
H A D | run-qemu-robot-test.sh | 35 # LAUNCH = Used to determine how to launch the qemu robot test 37 # default to local which will launch a single container 38 # to do the runs. If specified k8s will launch a group of 65 LAUNCH=${LAUNCH:-local} 113 if [[ ${LAUNCH} == "local" ]]; then 193 echo "LAUNCH variable invalid, Exiting"
|
/openbmc/openbmc/poky/meta/recipes-core/dbus/ |
H A D | dbus_1.16.0.bb | 2 …and reliable to code a \"single instance\" application or daemon, and to launch applications and d… 79 ${bindir}/dbus-launch \ 152 chown root:messagebus ${D}${libexecdir}/dbus-daemon-launch-helper 153 chmod 4755 ${D}${libexecdir}/dbus-daemon-launch-helper 166 # dbus-launch has no X support so lets not install it in case the host 168 rm -f ${D}${bindir}/dbus-launch 172 # dbus-launch has no X support so lets not install it in case the host 174 rm -f ${D}${bindir}/dbus-launch
|
/openbmc/qemu/tests/avocado/ |
H A D | vnc.py | 60 self.vm.launch() 65 self.vm.launch() 77 self.vm.launch() 89 self.vm.launch() 101 self.vm.launch()
|
/openbmc/openbmc/poky/meta/lib/oeqa/manual/ |
H A D | build-appliance.json | 25 "action": "Launch the image just built using runqemu. ", 43 "action": "Launch Build Appliance", 59 …"action": "After build finished, launch the image and check if the added package built into image", 89 "action": "Launch the image just built using runqemu. ",
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | migrate-bitmaps-postcopy-test | 111 self.vm_a.launch() 112 self.vm_b.launch() 197 self.vm_a.launch() 206 self.vm_b.launch() 235 self.vm_b.launch() 248 self.vm_a.launch() 257 self.vm_a.launch()
|