zephyr/dts/bindings/virtualization/qemu,ivshmem.yaml
Grant Ramsay 4ed404a27f drivers: virtualization: Add interface for ivshmem-v2
ivshmem-v2 is primarily used for IPC in the Jailhouse hypervisor

Signed-off-by: Grant Ramsay <gramsay@enphaseenergy.com>
2023-05-14 18:17:33 -04:00

18 lines
374 B
YAML

# Copyright (c) 2021 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
description: ivShMem device properties
compatible: "qemu,ivshmem"
include: [base.yaml, pcie-device.yaml]
properties:
ivshmem-v2:
type: boolean
description: |
Use ivshmem-v2.
Primarily used for IPC in the Jailhouse hypervisor.
ivshmem-v2 is not compatible with v1.