Skip to content

Commit

Permalink
support virtio dmabuf on acrn platform
Browse files Browse the repository at this point in the history
support virtio dmabuf on acrn platform, includes add SOS to Guest buf sharing,
refined ioctl.

Signed-off-by: Xue, Bosheng <[email protected]>
  • Loading branch information
bosheng1 committed Jan 6, 2025
1 parent 2a7e270 commit 301e0e9
Show file tree
Hide file tree
Showing 8 changed files with 2,494 additions and 663 deletions.
2 changes: 1 addition & 1 deletion drivers/vhost/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ config VHOST_CROSS_ENDIAN_LEGACY

config VHOST_VDMABUF
bool "Vhost backend for the Vdmabuf driver"
depends on KVM && EVENTFD
depends on ACRN_GUEST && EVENTFD
select VHOST
default n
help
Expand Down
Loading

0 comments on commit 301e0e9

Please sign in to comment.