acrn-hypervisor/devicemodel/hw
Zhao Yakui 34bfaa71f6 ACRN:DM: Export BLOB feature to guest
The DMABuf sharing is based on the BLOB feature. This will
check the attribute of system memory for guest_vm and udmabuf.list_limit
parameter. If it meets with the requirement, export the BLOB feature
so that the FE driver in guest_vm can send the blob cmd.
VIRTIO_GPU_CMD_CREATE_BLOB:
VIRTIO_GPU_CMD_SET_SCANOUT_BLOB:
VIRTIO_GPU_CMD_SET_FLUSH(BLOB)

Tracked-On: #7210

Acked-by: Wang Yu <yu1.wang@intel.com>
Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
2022-04-01 11:40:43 +08:00
..
mmio dm: Fix potential overflow bug 2021-11-04 10:34:13 +08:00
pci ACRN:DM: Export BLOB feature to guest 2022-04-01 11:40:43 +08:00
platform dm/tools: compatible with openssl3.0 2022-03-08 17:39:47 +08:00
block_if.c dm: blockif: Convert print output to acrn-dm logger 2020-09-10 09:33:25 +08:00
gc.c dm: virtio-gpu: VGA compability support 2022-03-28 15:26:20 +08:00
uart_core.c ACRN: misc: Unify terminology for sos/uos rin macro 2021-11-02 10:00:55 +08:00
usb_core.c DM USB: modify disconnecting logic to support Windows 10 2019-09-26 11:29:22 +08:00
vdisplay_sdl.c ACRN:DM: Add Texture based on DMAbuf to support dmabuf_sharing rendering 2022-04-01 11:40:43 +08:00
vga.c dm: virtio-gpu: VGA compability support 2022-03-28 15:26:20 +08:00