Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-05 | KVM: PPC: Allow use of small pages to back Book3S HV guests | Paul Mackerras | 1 | -39/+83 |
2012-03-05 | KVM: PPC: Only get pages when actually needed, not in prepare_memory_region() | Paul Mackerras | 1 | -24/+106 |
2012-03-05 | KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests | Paul Mackerras | 1 | -0/+38 |
2012-03-05 | KVM: PPC: Keep page physical addresses in per-slot arrays | Paul Mackerras | 1 | -9/+9 |
2012-03-05 | KVM: PPC: Keep a record of HV guest view of hashed page table entries | Paul Mackerras | 1 | -12/+32 |
2011-07-12 | KVM: PPC: book3s_hv: Add support for PPC970-family processors | Paul Mackerras | 1 | -8/+22 |
2011-07-12 | powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect... | Paul Mackerras | 1 | -1/+2 |
2011-07-12 | KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests | Paul Mackerras | 1 | -95/+2 |
2011-07-12 | KVM: PPC: Add support for Book3S processors in hypervisor mode | Paul Mackerras | 1 | -0/+258 |