Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-09-17 | acrn: use the new follow_pfnmap API | 1 | -7/+9 | |
2024-05-05 | mm: pass VMA instead of MM to follow_pte() | 1 | -2/+1 | |
2024-05-05 | drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map() | 1 | -16/+47 | |
2024-04-25 | virt: acrn: stop using follow_pfn | 1 | -2/+8 | |
2024-04-25 | fix missing vmalloc.h includes | 1 | -0/+1 | |
2023-10-08 | virt: acrn: Annotate struct vm_memory_region_batch with __counted_by | 1 | -1/+1 | |
2022-04-26 | virt: acrn: Prefer array_size and struct_size over open coded arithmetic | 1 | -5/+4 | |
2022-03-18 | virt: acrn: obtain pa from VMA with PFNMAP flag | 1 | -0/+24 | |
2021-02-09 | virt: acrn: Introduce EPT mapping management | 1 | -0/+306 |