1# Copyright (c) 2021 Intel Corporation 2# SPDX-License-Identifier: Apache-2.0 3 4description: ivShMem device properties 5 6compatible: "qemu,ivshmem" 7 8include: [base.yaml, pcie-device.yaml] 9 10properties: 11 12 ivshmem-v2: 13 type: boolean 14 description: | 15 Use ivshmem-v2. 16 Primarily used for IPC in the Jailhouse hypervisor. 17 ivshmem-v2 is not compatible with v1. 18