LookingGlass/common
Quantum 717b90366b [common] ivshmem: use correct page alignment logic
Before, if the size is exactly the multiple of the page size, an extra padding
page is added for no reason. This commit fixes the logic and also uses the
page size obtained dynamically.
2021-08-13 20:24:15 +10:00
..
cmake [common] cmake: correctly link static libbfd.a 2021-03-03 16:37:34 +11:00
include/common [common] rects: add rectsRejectContained function 2021-08-13 20:21:27 +10:00
src [common] ivshmem: use correct page alignment logic 2021-08-13 20:24:15 +10:00
CMakeLists.txt [common] rects: refactor rect buffer copy code to common module 2021-08-08 08:30:11 +10:00