Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-23 | KVM: arm64: Move VTCR_EL2 into struct s2_mmu | Marc Zyngier | 1 | -1/+1 |
2023-07-11 | KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvm | Sudeep Holla | 1 | -1/+1 |
2023-06-01 | KVM: arm64: Allocate pages for hypervisor FF-A mailboxes | Will Deacon | 1 | -0/+1 |
2023-04-20 | KVM: arm64: Ensure CPU PMU probes before pKVM host de-privilege | Will Deacon | 1 | -0/+47 |
2022-11-11 | KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache | Quentin Perret | 1 | -25/+6 |
2022-11-11 | KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1 | Fuad Tabba | 1 | -0/+138 |
2022-11-11 | KVM: arm64: Add infrastructure to create and track pKVM instances at EL2 | Fuad Tabba | 1 | -0/+1 |
2022-11-11 | KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory | Quentin Perret | 1 | -16/+2 |
2021-12-06 | KVM: arm64: Move host EL1 code out of hyp/ directory | Will Deacon | 1 | -0/+109 |