summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_64_entry.S
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV P9: implement hash host / hash guest supportNicholas Piggin2021-06-101-5/+10
* KVM: PPC: Book3S HV P9: implement hash guest supportNicholas Piggin2021-06-101-1/+1
* KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9Nicholas Piggin2021-06-101-2/+1
* KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in CNicholas Piggin2021-06-101-0/+254
* KVM: PPC: Book3S 64: Minimise hcall handler calling convention differencesNicholas Piggin2021-06-101-36/+25
* KVM: PPC: Book3S 64: move bad_host_intr check to HV handlerNicholas Piggin2021-06-101-4/+0
* KVM: PPC: Book3S 64: Move interrupt early register setup to KVMNicholas Piggin2021-06-101-2/+48
* KVM: PPC: Book3S 64: Move hcall early register setup to KVMNicholas Piggin2021-06-101-0/+30
* KVM: PPC: Book3S 64: add hcall interrupt handlerNicholas Piggin2021-06-101-1/+5
* KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVMNicholas Piggin2021-06-101-1/+58
* KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry pointNicholas Piggin2021-06-101-0/+36