Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-11 | KVM: arm64: Add support for relaxing stage-2 perms in generic page-table code | Will Deacon | 1 | -0/+19 |
2020-09-11 | KVM: arm64: Add support for stage-2 cache flushing in generic page-table | Quentin Perret | 1 | -0/+15 |
2020-09-11 | KVM: arm64: Add support for stage-2 write-protect in generic page-table | Quentin Perret | 1 | -0/+18 |
2020-09-11 | KVM: arm64: Add support for stage-2 page-aging in generic page-table | Will Deacon | 1 | -0/+44 |
2020-09-11 | KVM: arm64: Add support for stage-2 map()/unmap() in generic page-table | Will Deacon | 1 | -0/+46 |
2020-09-11 | KVM: arm64: Add support for creating kernel-agnostic stage-2 page tables | Will Deacon | 1 | -0/+18 |
2020-09-11 | KVM: arm64: Use generic allocator for hyp stage-1 page-tables | Will Deacon | 1 | -0/+5 |
2020-09-11 | KVM: arm64: Add support for creating kernel-agnostic stage-1 page tables | Will Deacon | 1 | -0/+40 |
2020-09-11 | KVM: arm64: Add stand-alone page-table walker infrastructure | Will Deacon | 1 | -0/+104 |