Home
last modified time | relevance | path

Searched refs:capability (Results 1 – 25 of 173) sorted by relevance

1234567

/openbmc/qemu/docs/
H A Dpcie_sriov.txt6 SR/IOV (Single Root I/O Virtualization) is an optional extended capability
24 capability. All VFs have the same BARs and BAR sizes.
34 you would need to add a PCI Express capability in the normal PCI
35 capability list. You might also want to add an ARI (Alternative
36 Routing-ID Interpretation) capability to indicate that your device
54 /* Add and initialize the SR/IOV capability */
74 except for the SR/IOV capability. Then you need to set up the VF BARs as
H A Dpcie_pci_bridge.txt35 Red Hat vendor-specific PCI capability, added to the root port
40 uint8_t id; Standard PCI capability header field
41 uint8_t next; Standard PCI capability header field
42 uint8_t len; Standard PCI vendor-specific capability header field
44 uint8_t type; Red Hat vendor-specific capability type
62 At the moment this capability is used only in QEMU generic PCIe root port
87 - Root ports: 1 QEMU generic root port with the capability mentioned above,
88 2 QEMU generic root ports without this capability;
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A DAccountPermission.pm72 my ($chmod_noun,$add_remove,$capability) = ();
78 $capability = $3;
132 if ($capability =~ /s/) {
140 if ($capability =~ /t/) {
145 if ($capability =~ /[rwx]/) {
146 if ($capability =~ /r/) {
149 if ($capability =~ /w/) {
152 if ($capability =~ /x/) {
/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/
H A Dxserver-nodm-init_3.0.bb12 file://capability.conf \
44 install -D capability.conf ${D}${sysconfdir}/security/capability.conf
45 sed -i "s:@USER@:${XUSER}:" ${D}${sysconfdir}/security/capability.conf
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0010-Use-linux-capability.h-on-linux-systems-too.patch4 Subject: [PATCH] Use linux/capability.h on linux systems too
21 #include <linux/capability.h>
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libexosip2/
H A Dlibexosip2_5.3.0.bb1 SUMMARY = "Extend the capability of the oSIP library"
2 DESCRIPTION = "eXosip is a GPL library that extend the capability of \
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dqsd-migrate.out14 …et-capabilities", "arguments": {"capabilities": [{"capability": "events", "state": true}, {"capabi…
16 …et-capabilities", "arguments": {"capabilities": [{"capability": "events", "state": true}, {"capabi…
/openbmc/qemu/backends/tpm/
H A Dtpm_util.c230 uint32_t capability; in tpm_util_get_buffer_size() member
239 .capability = cpu_to_be32(TPM_CAP_PROPERTY), in tpm_util_get_buffer_size()
274 uint32_t capability; in tpm_util_get_buffer_size() member
283 .capability = cpu_to_be32(TPM2_CAP_TPM_PROPERTIES), in tpm_util_get_buffer_size()
290 uint32_t capability; in tpm_util_get_buffer_size() member
/openbmc/openbmc/poky/meta/recipes-support/libcap-ng/
H A Dlibcap-ng.inc22 EXTRA_OECONF:append:class-target = " --with-capability_header=${STAGING_INCDIR}/linux/capability.h"
23 EXTRA_OECONF:append:class-nativesdk = " --with-capability_header=${STAGING_INCDIR}/linux/capability
/openbmc/qemu/qapi/
H A Dmisc-arm.json9 # The struct describes capability for a specific GIC (Generic
34 # capability bits.
H A Derror.json25 # required KVM capability is missing
/openbmc/u-boot/drivers/tpm/
H A Dtpm2_tis_sandbox.c268 u32 capability, property, property_count, val; in sandbox_tpm2_xfer() local
375 capability = get_unaligned_be32(sent); in sandbox_tpm2_xfer()
376 sent += sizeof(capability); in sandbox_tpm2_xfer()
382 switch (capability) { in sandbox_tpm2_xfer()
423 put_unaligned_be32(capability, recv); in sandbox_tpm2_xfer()
424 recv += sizeof(capability); in sandbox_tpm2_xfer()
426 switch (capability) { in sandbox_tpm2_xfer()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/
H A D0001-sample-Rename-dprintf-to-cyrus_dprintf.patch23 /* get the capability list */
24 - dprintf(0, "receiving capability list... ");
25 + cyrus_dprintf(0, "receiving capability list... ");
/openbmc/qemu/include/system/
H A Dkvm.h443 #define kvm_vm_enable_cap(s, capability, cap_flags, ...) \ argument
446 .cap = capability, \
455 #define kvm_vcpu_enable_cap(cpu, capability, cap_flags, ...) \ argument
458 .cap = capability, \
/openbmc/u-boot/drivers/video/bridge/
H A DKconfig17 LVDS capability, or where LVDS requires too many signals to route
26 to an eDP output device such as an SoC that lacks LVDS capability,
/openbmc/openbmc-test-automation/ipmi/dcmi/
H A Dtest_dcmi_get_capabilities.robot38 FOR ${capability} IN @{supported_capabilities}
39 …Run Keyword And Continue On Failure Should Contain ${cmd_output} ${capability} ignore_case=True
/openbmc/qemu/hw/timer/
H A Dhpet.c85 uint64_t capability; /* capabilities */ member
435 return s->capability >> shift; in hpet_ram_read()
654 hpet_fw_cfg.hpet[s->hpet_id].event_timer_block_id = (uint32_t)s->capability; in hpet_reset()
727 s->capability = 0x8086a001ULL; in hpet_realize()
728 s->capability |= (s->num_timers - 1) << HPET_ID_NUM_TIM_SHIFT; in hpet_realize()
729 s->capability |= ((uint64_t)(HPET_CLK_PERIOD * FS_PER_NS) << 32); in hpet_realize()
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/
H A D0001-avoid-start-failure-with-bind-user.patch18 modprobe capability >/dev/null 2>&1 || true
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/capnproto/
H A Dcapnproto_1.0.2.bb2 DESCRIPTION = "Cap’n Proto is an insanely fast data interchange format and capability-based RPC sys…
/openbmc/docs/designs/
H A Dremote-bios-configuration.md93 BIOS must provide BIOS capability via KCS interface in early boot stage. BIOS
134 …| | Set BIOS capability |<---Req-/Res--> | Set the BIOS capability | | …
172 …| |Set BIOS capability |<---Req-/Res--> | Set the BIOS capability | | …
211 …| |Set BIOS capability |<---Req-/Res--> | Set the BIOS capability | | …
335 | | Send the BIOS capability Support| |--------KCS-------->| |1.Get the complete atttributes dat…
381 | | Send the BIOS capability Support| |--------KCS-------->| |1.Get the complete atttributes dat…
/openbmc/u-boot/cmd/
H A Dtpm-v2.c169 u32 capability, property, rc; in do_tpm_get_capability() local
183 capability = simple_strtoul(argv[1], NULL, 0); in do_tpm_get_capability()
188 rc = tpm2_get_capability(dev, capability, property, data, count); in do_tpm_get_capability()
/openbmc/qemu/docs/specs/
H A Dppc-spapr-xive.rst57 kernel, KVM will advertise the XIVE capability to QEMU or not.
60 depend on the XIVE KVM capability of the host. On older kernels
66 hypervisor will not advertise the KVM capability and QEMU will use the
128 IRQ_XIVE capability must be present for KVM``
133 IRQ_XIVE capability must be present for KVM``
/openbmc/qemu/tests/qtest/migration/
H A Dmigration-qmp.h22 void migrate_set_capability(QTestState *who, const char *capability,
/openbmc/qemu/tests/qtest/
H A Dtpm-tis-util.c50 uint32_t capability; in tpm_tis_test_check_localities() local
59 capability = readl(TIS_REG(locty, TPM_TIS_REG_INTF_CAPABILITY)); in tpm_tis_test_check_localities()
60 g_assert_cmpint(capability, ==, TPM_TIS_CAPABILITIES_SUPPORTED2_0); in tpm_tis_test_check_localities()
/openbmc/qemu/hw/s390x/
H A Dtrace-events19 s390_pci_clp_cap(const char *id, uint32_t cap) "PCI: %s: missing expected CLP capability %u"
20 …ap_size(const char *id, uint32_t size, uint32_t cap) "PCI: %s: bad size (%u) for CLP capability %u"

1234567