LookingGlass/common/src
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
..
platform [common] ivshmem: do not create dmabuf for simple mmap 2021-02-21 10:31:48 +11:00
framebuffer.c [common] fix invalid read from unaligned addresses (fixes #410) 2021-01-20 23:18:46 +11:00
KVMFR.c [host] remove the remainder of the YUV420 support 2021-01-18 13:55:44 +11:00
option.c [all] fix numerous memory leaks at application shutdown 2021-01-24 21:47:53 +11:00
stringlist.c [common] fix stringlist const free bug 2019-05-21 11:30:05 +10:00
stringutils.c [common] numerious bad usage bug fixes 2020-01-10 18:04:22 +11:00