LookingGlass/common
Quantum 62b27760ea [common] ivshmem: do not create dmabuf for simple mmap
It used to be the case that you need to create dmabuf for kvmfr devices
to be able to mmap them. But after #457, this is no longer needed.

Directly mmaping the kvmfr device has the advantage of avoiding the
creation of a dmabuf, which has cost (e.g. the list of pages, the
scatterlist, etc.).
2021-02-21 10:31:48 +11:00
..
include/common [host] windows: detect whether screensaver is disabled in the guest 2021-02-21 10:31:48 +11:00
src [common] ivshmem: do not create dmabuf for simple mmap 2021-02-21 10:31:48 +11:00
CMakeLists.txt [client] seperate frame setup and data events 2020-10-12 19:43:29 +11:00