blob: b4bfaeeb4c3b306daa1aae03c69630d4694b9e18 [file] [log] [blame]
57dc0eed73ca ("KVM: PPC: Book3S HV P9: Implement PMU save/restore in C")
d3c8a2d3740d ("KVM: PPC: Book3S HV: Don't always save PMU for guest capable of nesting")
4ebbd075bcde ("KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer read")
5955c7469a73 ("KMV: PPC: Book3S HV P9: Use set_dec to set decrementer to host")
178266389794 ("KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs are live")
edba6aff4f2c ("KVM: PPC: Book3S HV P9: Add helpers for OS SPR handling")
6d770e3fe9a1 ("KVM: PPC: Book3S HV P9: Read machine check registers while MSR[RI] is 0")
c00366e23754 ("KVM: PPC: Book3S HV P9: inline kvmhv_load_hv_regs_and_go into __kvmhv_vcpu_entry_p9")
89d35b239101 ("KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C")
9dc2babc185e ("KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path")
48013cbc504e ("KVM: PPC: Book3S HV P9: Move radix MMU switching instructions together")
09512c29167b ("KVM: PPC: Book3S HV P9: Move xive vcpu context management into kvmhv_p9_guest_entry")
6ffe2c6e6dce ("KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races")
413679e73bdf ("KVM: PPC: Book3S HV P9: Move setting HDEC after switching to guest LPCR")
023c3c96ca4d ("KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in C")
e2762743c632 ("KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences")
69fdd6749971 ("KVM: PPC: Book3S 64: Move interrupt early register setup to KVM")
04ece7b60b68 ("KVM: PPC: Book3S 64: Move hcall early register setup to KVM")
31c67cfe2a6a ("KVM: PPC: Book3S 64: add hcall interrupt handler")
f33e0702d98c ("KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM")