Home
last modified time | relevance | path

Searched refs:passthrough (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/qemu/qapi/
H A Dtpm.json47 # @passthrough: TPM passthrough type
53 { 'enum': 'TpmType', 'data': [ 'passthrough', 'emulator' ],
74 # Information about the TPM passthrough type
103 # @data: Information about the TPM passthrough type
129 # - 'passthrough' The configuration options for the TPM
130 # passthrough type
139 'data': { 'passthrough' : 'TPMPassthroughOptionsWrapper',
/openbmc/qemu/hw/i2c/
H A Dpmbus_device.c1309 goto passthrough; in pmbus_write_data()
1317 goto passthrough; in pmbus_write_data()
1325 goto passthrough; in pmbus_write_data()
1333 goto passthrough; in pmbus_write_data()
1341 goto passthrough; in pmbus_write_data()
1349 goto passthrough; in pmbus_write_data()
1357 goto passthrough; in pmbus_write_data()
1365 goto passthrough; in pmbus_write_data()
1373 goto passthrough; in pmbus_write_data()
1381 goto passthrough; in pmbus_write_data()
[all …]
/openbmc/openbmc/meta-asrock/meta-x570d4u/recipes-x86/chassis/
H A Dx86-power-control_%.bbappend7 # Instead of enabling GPIO passthrough via the SCU (SCU70 - Bit 21), we will
8 # enable button passthrough in x86-power-control, as any pin that's being
11 -Dbutton-passthrough=enabled \
/openbmc/qemu/docs/system/
H A Dcpu-models-x86.rst.inc13 (1) **Host passthrough**
38 CPU, as they would with "Host passthrough", but gives much of the
39 benefit of passthrough, while making live migration safe.
127 features are included if using "Host passthrough" or "Host model".
305 features are included if using "Host passthrough" or "Host model".
383 configuration, with host passthrough recommended if live migration is
421 Host passthrough:
427 Host passthrough with feature customization:
448 Host passthrough::
450 <cpu mode='host-passthrough'/>
[all …]
H A Dpr-manager.rst13 For this reason, QEMU's SCSI passthrough devices, ``scsi-block``
37 attaches it to a SCSI passthrough device::
H A Dbarrier.rst7 But when we want to use a video graphic adapter via a PCI passthrough
/openbmc/qemu/include/hw/cxl/
H A Dcxl.h57 bool passthrough; member
/openbmc/qemu/system/
H A Dtpm-hmp-cmds.c44 tpo = ti->options->u.passthrough.data; in hmp_info_tpm()
/openbmc/x86-power-control/
H A Dmeson.options26 'button-passthrough',
H A Dmeson.build35 if get_option('button-passthrough').allowed()
/openbmc/qemu/docs/system/i386/
H A Dhyperv.rst262 ``hv-passthrough``
267 Note: ``hv-passthrough`` flag only enables enlightenments which are known to QEMU
269 values from KVM to QEMU. ``hv-passthrough`` overrides all other 'hv-' settings on
272 Note: ``hv-passthrough`` does not enable ``hv-syndbg`` which can prevent certain
276 Note: ``hv-passthrough`` effectively prevents migration as the list of enabled
294 - ``hv-syndbg``, ``hv-passthrough``, ``hv-enforce-cpuid`` should not be enabled
H A Dxenpvh.rst7 to avoid emulation models and instead use passthrough or
/openbmc/qemu/docs/specs/
H A Dtpm.rst204 to be used with the passthrough backend or the swtpm backend.
211 The QEMU TPM passthrough device
220 The passthrough driver uses the host's TPM device for sending TPM
224 virtual machine migration is disabled when the TPM passthrough driver
240 QEMU files related to the TPM passthrough device:
246 Command line to start QEMU with the TPM passthrough device using the host's
253 -tpmdev passthrough,id=tpm0,path=/dev/tpm0 \
/openbmc/openbmc/meta-raspberrypi/recipes-bsp/u-boot/files/
H A D0001-rpi-always-set-fdt_addr-with-firmware-provided-FDT-address.patch9 After commit ade243a211d6 ("rpi: passthrough of the firmware provided FDT
/openbmc/qemu/docs/tools/
H A Dqemu-pr-helper.rst21 storage fabric. QEMU's SCSI passthrough devices ``scsi-block``
/openbmc/qemu/docs/system/s390x/
H A Dvfio-ccw.rst1 Subchannel passthrough via vfio-ccw
H A Dvfio-ap.rst331 ............ [vfio_ap-passthrough]
353 ............ [vfio_ap-passthrough]
366 ............ [vfio_ap-passthrough]
489 /sys/devices/vfio_ap/matrix/mdev_supported_types/vfio_ap-passthrough/devices/$uuid
768 ...... [vfio_ap-passthrough] (passthrough mediated matrix device type)
792 ...... [vfio_ap-passthrough]
881 ...... [vfio_ap-passthrough]
/openbmc/qemu/hw/display/
H A Dapple-gfx-pci.m9 * which implements 3d graphics passthrough to the host as well as a
H A Dapple-gfx-mmio.m9 * which implements 3d graphics passthrough to the host as well as a
/openbmc/qemu/docs/interop/
H A Dpr-helper.rst7 QEMU's SCSI passthrough devices, ``scsi-block`` and ``scsi-generic``,
/openbmc/qemu/docs/
H A Digd-assign.txt4 Using vfio-pci, we can passthrough Intel Graphics Device (IGD) to guest, either
134 Memory (BDSM) in guest address space. IGD passthrough support imposes two
203 <maxphysaddr mode='passthrough' limit='<IOMMU address width>'/>
H A Dbypass-iommu.txt10 passthrough devices with no-iommu mode and devices go through vIOMMU in
/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/
H A Dconcurrencytest.py315 testserver = ProtocolTestCase(stream, passthrough=output)
/openbmc/qemu/docs/system/devices/
H A Dccid.rst20 cannot be used on a guest with simple usb passthrough since it will then not be
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-5.0.6.rst86 - resulttool: Fix passthrough of --all files in store mode

12