Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-09-25 | KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code | Paul Mackerras | 1 | -34/+263 |
2011-09-25 | KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separately | Paul Mackerras | 1 | -0/+3 |
2011-08-05 | powerpc/kvm: Fix build errors with older toolchains | Nishanth Aravamudan | 1 | -2/+2 |
2011-07-12 | KVM: PPC: book3s_hv: Add support for PPC970-family processors | Paul Mackerras | 1 | -5/+225 |
2011-07-12 | KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests | Paul Mackerras | 1 | -4/+15 |
2011-07-12 | KVM: PPC: Allow book3s_hv guests to use SMT processor modes | Paul Mackerras | 1 | -6/+162 |
2011-07-12 | KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode | David Gibson | 1 | -1/+1 |
2011-07-12 | KVM: PPC: Handle some PAPR hcalls in the kernel | Paul Mackerras | 1 | -3/+155 |
2011-07-12 | KVM: PPC: Add support for Book3S processors in hypervisor mode | Paul Mackerras | 1 | -0/+806 |