Age | Commit message (Expand) | Author |
---|---|---|
2021-06-10 | KVM: PPC: Book3S HV P9: implement hash host / hash guest support | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S HV P9: implement hash guest support | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9 | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S 64: move bad_host_intr check to HV handler | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S 64: Move interrupt early register setup to KVM | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S 64: Move hcall early register setup to KVM | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S 64: add hcall interrupt handler | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point | Nicholas Piggin |