2021-09-21 20:28:26 +08:00
|
|
|
# Copyright (c) 2021 Intel Corporation
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
|
|
description: ivShMem device properties
|
|
|
|
|
|
|
|
compatible: "qemu,ivshmem"
|
|
|
|
|
2022-11-11 19:15:55 +08:00
|
|
|
include: [base.yaml, pcie-device.yaml]
|
2023-04-30 10:34:35 +08:00
|
|
|
|
|
|
|
properties:
|
|
|
|
|
|
|
|
ivshmem-v2:
|
|
|
|
type: boolean
|
|
|
|
description: |
|
|
|
|
Use ivshmem-v2.
|
|
|
|
Primarily used for IPC in the Jailhouse hypervisor.
|
|
|
|
ivshmem-v2 is not compatible with v1.
|