summaryrefslogtreecommitdiffstats
path: root/drivers/virt/acrn/mm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* virt: acrn: Prefer array_size and struct_size over open coded arithmeticLen Baker2022-04-261-5/+4
* virt: acrn: obtain pa from VMA with PFNMAP flagYonghua Huang2022-03-181-0/+24
* virt: acrn: Introduce EPT mapping managementShuo Liu2021-02-091-0/+306