linux-imx/tools/virtio
Peng Fan f0b1f844b6 LF-3016-3 tools/virtio: ivshmem-console: correct device_vector to 0
We need to set device_vector to 0, otherwise inmate is not able to
trigger interrupt to root cell and virtio console not work.

This is a hack, not a good fix. With MSIX, we might able to use 2,
but we are using INTX now.

Reviewed-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
2023-10-30 15:52:10 +08:00
..
asm tools/virtio: add barrier for aarch64 2023-10-30 15:52:10 +08:00
crypto tools/virtio: more stubs 2019-10-11 09:27:27 -04:00
generated virtio/test: fix up after IOTLB changes 2020-04-16 18:31:08 -04:00
linux tools/virtio: Add dma sync api for virtio test 2023-10-16 05:32:23 -04:00
ringtest tools/virtio: Add .gitignore for ringtest 2023-06-08 15:43:08 -04:00
uapi/linux License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vhost_test treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
virtio-trace tools/virtio: use canonical ftrace path 2023-06-09 12:08:08 -04:00
xen tools/virtio: xen stub 2019-10-13 09:38:27 -04:00
.gitignore WIP: tools: Add virtio-ivshmem-block demo 2023-10-30 15:52:07 +08:00
Makefile WIP: tools: Add virtio-ivshmem-block demo 2023-10-30 15:52:07 +08:00
virtio_test.c tools/virtio: virtio_test -h,--help should return directly 2023-04-21 03:02:30 -04:00
virtio-ivshmem-block.c WIP: tools: Add virtio-ivshmem-block demo 2023-10-30 15:52:07 +08:00
virtio-ivshmem-console.c LF-3016-3 tools/virtio: ivshmem-console: correct device_vector to 0 2023-10-30 15:52:10 +08:00
vringh_test.c tools/virtio: initialize spinlocks in vring_test.c 2022-12-28 05:09:47 -05:00