/openbmc/pldm/tools/fw-update/ |
H A D | README.md | 49 - which fields of the PLDM firmware update package are supported by the script 58 - PackageHeaderIdentifier: Supported, must be specified in metadata file 59 - PackageHeaderFormatRevision: Supported, must be specified in metadata file 60 - PackageHeaderSize: Supported, generated by the script 61 - PackageReleaseDateTime: Supported, this is an optional field in the metadata 65 - ComponentBitmapBitLength: Supported, generated by the script 66 - Only 32 components supported at the moment 67 - PackageVersionStringType: Supported - only ASCII at the moment. Generated by 69 - PackageVersionStringLength: Supported, generated by the script 70 - PackageVersionString: Supported, must be specified in metadata file [all …]
|
/openbmc/qemu/docs/system/i386/ |
H A D | kvm-pv.rst | 27 Note: when CPU model ``host`` is used, QEMU passes through all supported 34 Expose a ``KVM`` specific paravirtualized clocksource to the guest. Supported 38 The guest doesn't need to perform delays on PIO operations. Supported since 45 Enable asynchronous page fault mechanism. Supported since Linux v2.6.38. 50 Enable stolen (when guest vCPU is not running) time accounting. Supported 54 Enable paravirtualized end-of-interrupt signaling. Supported since Linux 58 Enable paravirtualized spinlocks support. Supported since Linux v3.12. 61 Enable paravirtualized TLB flush mechanism. Supported since Linux v4.16. 64 Enable paravirtualized IPI mechanism. Supported since Linux v4.19. 67 Enable host-side polling on HLT control from the guest. Supported since Linux [all …]
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-qmp.c | 68 "VIRTIO_RING_F_INDIRECT_DESC: Indirect descriptors supported"), 77 "VHOST_USER_PROTOCOL_F_MQ: Multiqueue protocol supported"), 79 "VHOST_USER_PROTOCOL_F_LOG_SHMFD: Shared log memory fd supported"), 82 "supported"), 85 "supported"), 87 "VHOST_USER_PROTOCOL_F_NET_MTU: Expose host MTU to guest supported"), 90 "requests supported"), 93 "devices supported"), 96 "operations supported"), 99 "for accessed pages supported"), [all …]
|
H A D | virtio-md-stubs.c | 7 error_setg(errp, "virtio based memory devices not supported"); in virtio_md_pci_pre_plug() 12 error_setg(errp, "virtio based memory devices not supported"); in virtio_md_pci_plug() 18 error_setg(errp, "virtio based memory devices not supported"); in virtio_md_pci_unplug_request() 23 error_setg(errp, "virtio based memory devices not supported"); in virtio_md_pci_unplug()
|
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_alternate_fan_settings.robot | 3 Documentation Test Suite for Supported Fan Modules. 37 # "Supported": [ 54 Verify Supported Fan Thermal Modes Available 55 [Documentation] Check supported fan thermal modes are valid mode values. 58 ${supported}= Read Attribute ${THERMAL_CONTROL_URI} Supported 59 Rprint Vars supported 61 Valid List supported valid_values=${VALID_MODE_VALUES} 64 Verify Supported Fan Thermal Modes Switch At Standby 65 [Documentation] Check that supported modes are set successfully at standby. 76 Verify Supported Fan Thermal Modes Switch At Runtime [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ |
H A D | ThermalMode.interface.yaml | 5 Control.ThermalMode.Supported is read only. 6 Implementation of this interface populates the list of supported modes. 12 - name: Supported 17 An implementation specific list of supported modes that the thermal 24 selected from the supported modes provided.
|
H A D | VoltageRegulatorMode.interface.yaml | 3 Control.VoltageRegulatorProfile.Supported is read only. Implementation of 4 the Supported property populates the list of supported modes. In the case 22 - name: Supported 27 An implementation specific list of supported modes that the voltage
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_cipher.robot | 27 Verify Supported Ciphers 28 [Documentation] Execute all supported ciphers and verify. 44 Verify Supported Ciphers Via Lan Print 45 [Documentation] Verify supported ciphers via IPMI lan print command. 55 Verify Supported Cipher Via Getciphers 56 [Documentation] Verify supported cihpers via IPMI getciphers command. 82 Verify Cipher Suite And Supported Algorithms Via IPMI Raw Command 83 [Documentation] Verify cipher ID and Supported Algorithms for all Available 86 [Template] Verify Cipher ID and Supported Algorithm For Channel 134 [Documentation] Get the supported algorithm [all...] |
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-5.3.rst | 17 Supported kernel versions 21 out the box, older kernels are not supported. See :ref:`4.3 migration notes 22 <migration-4.3-supported-kernel-versions>` for details. 24 Supported distributions 27 Compared to the previous releases, running BitBake is supported on new 32 On the other hand, some earlier distributions are no longer supported: 36 See :ref:`all supported distributions <system-requirements-supported-distros>`.
|
H A D | migration-5.1.rst | 17 S = ${WORKDIR} no longer supported 21 supported, and an error will be issued. The recipe should be changed to:: 74 .. _migration-5.1-supported-kernel-versions: 76 Supported kernel versions 80 out the box, older kernels are not supported. See :ref:`4.3 migration notes 81 <migration-4.3-supported-kernel-versions>` for details. 83 .. _migration-5.1-supported-distributions: 85 Supported distributions 88 Compared to the previous releases, running BitBake is supported on new 96 On the other hand, some earlier distributions are no longer supported: [all …]
|
H A D | migration-5.0.rst | 23 .. _migration-5.0-supported-kernel-versions: 25 Supported kernel versions 29 out the box, older kernels are not supported. See :ref:`4.3 migration notes 30 <migration-4.3-supported-kernel-versions>` for details. 32 .. _migration-5.0-supported-distributions: 34 Supported distributions 37 Compared to the previous releases, running BitBake is supported on new 42 On the other hand, some earlier distributions are no longer supported: 48 See :ref:`all supported distributions <system-requirements-supported-distros>`. 57 (previously) supported architectures in the ``goarch`` class. [all …]
|
/openbmc/phosphor-inventory-manager/ |
H A D | README.md | 15 The following top level YAML tags are supported: 22 Supported event tags are: 26 - type - The event type. Supported types are: _match_ and _startup_. 33 Supported match tags are: 40 Supported startup tags are: 46 Supported filter tags are: 64 Supported arguments for the propertyChangedTo filter are: 75 Supported arguments for the propertyIs filter are: 92 Supported action tags are: 105 Supported arguments for the destroyObject action are: [all …]
|
/openbmc/phosphor-net-ipmid/sol/ |
H A D | sol_context.hpp | 21 uint8_t testMode:2; //!< Not supported. 22 uint8_t breakDetected:1; //!< Not supported. 23 uint8_t transmitOverrun:1; //!< Not supported. 35 uint8_t transmitOverrun:1; //!< Not supported. 36 uint8_t breakDetected:1; //!< Not supported. 37 uint8_t testMode:2; //!< Not supported. 48 uint8_t flushOut:1; //!< Not supported. 49 uint8_t flushIn:1; //!< Not supported. 50 uint8_t dcd:1; //!< Not supported. 51 uint8_t cts:1; //!< Not supported. [all …]
|
/openbmc/qemu/docs/about/ |
H A D | build-platforms.rst | 3 Supported build platforms 10 supported platforms are the targets for automated testing performed by 35 Supported host architectures 38 Those hosts are officially supported, with various accelerators: 60 Other host architectures are not supported. It is possible to build QEMU system 67 Non-supported architectures may be removed in the future following the 83 For the purposes of identifying supported software versions available on Linux, 101 option of the ``configure`` script to point QEMU to a supported 104 As of QEMU |version|, the minimum supported version of Python is 3.9. 117 supported version of bindgen is 0.60.x. For distributions that do not [all …]
|
/openbmc/qemu/hw/s390x/ |
H A D | virtio-ccw-md-stubs.c | 7 error_setg(errp, "virtio based memory devices not supported"); in virtio_ccw_md_pre_plug() 12 error_setg(errp, "virtio based memory devices not supported"); in virtio_ccw_md_plug() 18 error_setg(errp, "virtio based memory devices not supported"); in virtio_ccw_md_unplug_request() 23 error_setg(errp, "virtio based memory devices not supported"); in virtio_ccw_md_unplug()
|
/openbmc/libcper/examples/ |
H A D | pcie.json | 190 "phantom_functions_supported": "Supported", 193 "tee_io_supported": "Supported" 196 "_128_bit_cas_completer_supported": "Supported", 198 "_64_bit_atomicop_completer_supported": "Supported", 199 "ari_forwarding_supported": "Supported", 201 "completion_timeout_disable_supported": "Supported", 205 "ltr_mechanism_supported": "Supported", 210 "obff_supported": "Supported", 211 "tph_completer_supported": "Supported" 266 "retimer_presence_detect_supported": "Supported", [all …]
|
/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. 38 Supported CPU models for MIPS64 hosts 41 The following CPU models are supported for use on MIPS64 hosts. 82 Supported CPU models for nanoMIPS hosts 85 The following CPU models are supported for use on nanoMIPS hosts.
|
/openbmc/docs/designs/ |
H A D | thermal-control-modes.md | 1 # Control.ThermalMode dbus interface with Supported and Current properties 49 Create a Control.ThermalMode dbus interface containing a supported list of 52 the interface would populate the supported list of modes. 55 this dbus interface object which would fill in the list of supported modes from 58 queried for supported modes or update the current mode. An end-user may set the 59 current mode to any of those supported modes and the current mode would be 74 control modes are supported/available on the interface as well as perform the
|
/openbmc/openbmc/meta-phosphor/scripts/ |
H A D | generate-machine-list | 8 cat > meta-phosphor/docs/supported-machines.md << EOF 9 # Supported machines 13 supported is unknown and has no level of warranty, promise of future 23 ./setup machines >> meta-phosphor/docs/supported-machines.md
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | virtio_snd.h | 46 /* supported dataflow directions */ 136 /* supported jack features */ 144 /* supported feature bit map (1 << VIRTIO_SND_JACK_F_XXX) */ 176 /* supported PCM stream features */ 185 /* supported PCM sample formats */ 216 /* supported PCM frame rates */ 237 /* supported feature bit map (1 << VIRTIO_SND_PCM_F_XXX) */ 239 /* supported sample format bit map (1 << VIRTIO_SND_PCM_FMT_XXX) */ 241 /* supported frame rate bit map (1 << VIRTIO_SND_PCM_RATE_XXX) */ 245 /* minimum # of supported channels */ [all …]
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/dynamic-layers/meta-arm-systemready/recipes-test/arm-systemready-acs/files/fvp-base/ |
H A D | 0001-check-sr-results-Change-the-expected-SR-result-confi.patch | 14 a. must-have-esp: EFI partition/variable persistence not supported due to 18 Capsule updates are not supported. 20 EFI variables": EFI partition/variable persistence not supported due to 26 a. capsuleapp-esrt: Capsule updates are not supported. 29 supported due to FVP reset. 30 c. must-contain "FwClass": Capsule updates are not supported. 32 supported. 34 a. warn-if-contains "Aborted test": Capsule updates are not supported. 38 a. Remove whole directory because capsule updates are not supported. 47 not supported due to FVP reset. [all …]
|
/openbmc/openbmc/ |
H A D | README.md | 51 supported hardware targets, see the following example: 59 A more complete list of supported machines can be found under 60 [meta-phosphor/docs](https://github.com/openbmc/openbmc/blob/master/meta-phosphor/docs/supported-ma… 96 Automated testing against the QEMU model along with supported systems are 133 the list of supported boards by running `. setup` (with no further arguments) in 134 the root of the OpenBMC source tree. Most of the platforms supported by OpenBMC 136 some more generic COTS servers are supported to varying degrees. 139 supported. Porting OpenBMC to a new platform is a non-trivial undertaking, 147 ports are equally mature -- some platforms are better supported than others, and 148 functionality on some "supported" boards may be fairly limited. Second, support [all …]
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-config/swift/ |
H A D | zones.yaml | 22 - name: Supported 36 another supported mode was selected & persisted. 54 - name: Supported 68 another supported mode was selected & persisted.
|
/openbmc/qemu/target/xtensa/core-de233_fpu/ |
H A D | core-matmap.h | 176 * ways have independent lists of supported page sizes sharing a 185 #define XCHAL_MMU_SR_BITS 0 /* number of size-restriction bits supported */ 224 #define XCHAL_ITLB_SET0_PAGESIZES 1 /* number of supported page sizes in this way */ 226 #define XCHAL_ITLB_SET0_PAGESZ_LOG2_MIN 12 /* log2(minimum supported page size) */ 227 #define XCHAL_ITLB_SET0_PAGESZ_LOG2_MAX 12 /* log2(maximum supported page size) */ 245 #define XCHAL_ITLB_SET1_PAGESIZES 1 /* number of supported page sizes in this way */ 247 #define XCHAL_ITLB_SET1_PAGESZ_LOG2_MIN 12 /* log2(minimum supported page size) */ 248 #define XCHAL_ITLB_SET1_PAGESZ_LOG2_MAX 12 /* log2(maximum supported page size) */ 266 #define XCHAL_ITLB_SET2_PAGESIZES 1 /* number of supported page sizes in this way */ 268 #define XCHAL_ITLB_SET2_PAGESZ_LOG2_MIN 12 /* log2(minimum supported page size) */ [all …]
|
/openbmc/qemu/qapi/ |
H A D | virtio.json | 244 # "VIRTIO_RING_F_INDIRECT_DESC: Indirect descriptors supported", 253 # "VIRTIO_RING_F_INDIRECT_DESC: Indirect descriptors supported", 306 # "VIRTIO_RING_F_INDIRECT_DESC: Indirect descriptors supported", 312 # "VHOST_F_LOG_ALL: Logging write descriptors supported", 317 # "VIRTIO_RING_F_INDIRECT_DESC: Indirect descriptors supported", 327 … "VHOST_USER_F_PROTOCOL_FEATURES: Vhost-user protocol features negotiation supported", 328 # "VIRTIO_NET_F_GSO: Handling GSO-type packets supported", 330 # "VIRTIO_NET_F_GUEST_ANNOUNCE: Driver sending gratuitous packets supported", 331 # "VIRTIO_NET_F_CTRL_RX_EXTRA: Extra RX mode control supported", 332 # "VIRTIO_NET_F_CTRL_VLAN: Control channel VLAN filtering supported", [all …]
|