Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: arm64: fix typos in comments | Julia Lawall | 2022-03-18 | 1 | -2/+2 |
* | KVM: arm64: pkvm: Fix hyp_pool max order | Quentin Perret | 2021-12-15 | 1 | -1/+1 |
* | KVM: arm64: Report corrupted refcount at EL2 | Quentin Perret | 2021-10-05 | 1 | -0/+1 |
* | KVM: arm64: Fix host stage-2 PGD refcount | Quentin Perret | 2021-10-05 | 1 | -0/+14 |
* | KVM: arm64: Use less bits for hyp_page refcount | Quentin Perret | 2021-06-11 | 1 | -0/+1 |
* | KVM: arm64: Use less bits for hyp_page order | Quentin Perret | 2021-06-11 | 1 | -6/+6 |
* | KVM: arm64: Remove hyp_pool pointer from struct hyp_page | Quentin Perret | 2021-06-11 | 1 | -5/+2 |
* | KVM: arm64: Remove list_head from hyp_page | Quentin Perret | 2021-06-11 | 1 | -6/+33 |
* | KVM: arm64: Use refcount at hyp to check page availability | Quentin Perret | 2021-06-11 | 1 | -5/+11 |
* | KVM: arm64: Move hyp_pool locking out of refcount helpers | Quentin Perret | 2021-06-11 | 1 | -11/+32 |
* | KVM: arm64: Introduce a Hyp buddy page allocator | Quentin Perret | 2021-03-19 | 1 | -0/+195 |