Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable | Paul Mackerras | 2018-10-09 | 1 | -114/+136 |
* | KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM | Simon Guo | 2018-06-01 | 1 | -2/+14 |
* | KVM: PPC: Book3S PR: Add C function wrapper for _kvmppc_save/restore_tm() | Simon Guo | 2018-06-01 | 1 | -2/+92 |
* | KVM: PPC: Book3S PR: Turn on FP/VSX/VMX MSR bits in kvmppc_save_tm() | Simon Guo | 2018-06-01 | 1 | -0/+2 |
* | KVM: PPC: Book3S PR: Add guest MSR parameter for kvmppc_save_tm()/kvmppc_rest... | Simon Guo | 2018-06-01 | 1 | -35/+36 |
* | KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file | Simon Guo | 2018-05-31 | 1 | -0/+279 |