mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-01-09 06:17:03 +00:00
62b27760ea
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.). |
||
---|---|---|
.. | ||
platform | ||
framebuffer.c | ||
KVMFR.c | ||
option.c | ||
stringlist.c | ||
stringutils.c |