Age | Commit message (Expand) | Author |
---|---|---|
2018-10-09 | KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs | Paul Mackerras |
2018-10-09 | KVM: PPC: Book3S HV: Handle differing endianness for H_ENTER_NESTED | Suraj Jitindar Singh |
2018-10-09 | KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entry | Suraj Jitindar Singh |
2018-10-09 | KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu | Suraj Jitindar Singh |
2018-10-09 | KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested | Paul Mackerras |
2018-10-09 | KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall | Suraj Jitindar Singh |
2018-10-09 | KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings | Suraj Jitindar Singh |
2018-10-09 | KVM: PPC: Book3S HV: Handle page fault for a nested guest | Suraj Jitindar Singh |
2018-10-09 | KVM: PPC: Book3S HV: Nested guest entry via hypercall | Paul Mackerras |
2018-10-09 | KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization | Paul Mackerras |