Age | Commit message (Expand) | Author | Files | Lines |
2012-05-16 | powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM | Benjamin Herrenschmidt | 1 | -3/+4 |
2012-03-05 | KVM: PPC: Add support for explicit HIOR setting | Alexander Graf | 1 | -0/+2 |
2012-03-05 | KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit | Paul Mackerras | 1 | -0/+2 |
2012-03-05 | KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva | Paul Mackerras | 1 | -0/+2 |
2012-03-05 | KVM: PPC: Implement MMU notifiers for Book3S HV guests | Paul Mackerras | 1 | -0/+4 |
2012-03-05 | KVM: PPC: Implement MMIO emulation support for Book3S HV guests | Paul Mackerras | 1 | -0/+5 |
2012-03-05 | KVM: PPC: Only get pages when actually needed, not in prepare_memory_region() | Paul Mackerras | 1 | -0/+4 |
2012-03-05 | KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests | Paul Mackerras | 1 | -0/+3 |
2012-03-05 | KVM: PPC: Use get/set for to_svcpu to help preemption | Alexander Graf | 1 | -17/+59 |
2011-12-26 | KVM: PPC: move compute_tlbie_rb to book3s_64 common header | Andreas Schwab | 1 | -33/+0 |
2011-11-17 | Revert "KVM: PPC: Add support for explicit HIOR setting" | Alexander Graf | 1 | -2/+0 |
2011-09-25 | KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode | Paul Mackerras | 1 | -3/+1 |
2011-09-25 | KVM: PPC: Add PAPR hypercall code for PR mode | Alexander Graf | 1 | -0/+1 |
2011-09-25 | KVM: PPC: Add support for explicit HIOR setting | Alexander Graf | 1 | -0/+2 |
2011-09-25 | KVM: PPC: move compute_tlbie_rb to book3s common header | Alexander Graf | 1 | -0/+33 |
2011-07-12 | KVM: PPC: Remove prog_flags | Alexander Graf | 1 | -1/+0 |
2011-07-12 | KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests | Paul Mackerras | 1 | -8/+0 |
2011-07-12 | KVM: PPC: Add support for Book3S processors in hypervisor mode | Paul Mackerras | 1 | -18/+119 |
2011-07-12 | KVM: PPC: Split out code from book3s.c into book3s_pr.c | Paul Mackerras | 1 | -0/+35 |
2011-07-12 | KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s | Paul Mackerras | 1 | -16/+19 |
2011-07-12 | KVM: PPC: Resolve real-mode handlers through function exports | Alexander Graf | 1 | -2/+2 |
2010-10-24 | KVM: PPC: Implement correct SID mapping on Book3s_32 | Alexander Graf | 1 | -2/+13 |
2010-10-24 | KVM: PPC: Put segment registers in shared page | Alexander Graf | 1 | -1/+0 |
2010-10-24 | KVM: PPC: Interpret SR registers on demand | Alexander Graf | 1 | -10/+1 |
2010-10-24 | KVM: PPC: Make long relocations be ulong | Alexander Graf | 1 | -2/+2 |
2010-10-24 | KVM: PPC: Magic Page Book3s support | Alexander Graf | 1 | -0/+1 |
2010-10-24 | KVM: PPC: Convert DSISR to shared page | Alexander Graf | 1 | -1/+0 |
2010-08-01 | KVM: PPC: Make use of hash based Shadow MMU | Alexander Graf | 1 | -0/+9 |
2010-08-01 | KVM: PPC: Remove obsolete kvmppc_mmu_find_pte | Alexander Graf | 1 | -1/+0 |
2010-05-17 | KVM: PPC: Improve split mode | Alexander Graf | 1 | -5/+4 |
2010-05-17 | KVM: PPC: Convert u64 -> ulong | Alexander Graf | 1 | -2/+2 |
2010-05-17 | KVM: PPC: Improve indirect svcpu accessors | Alexander Graf | 1 | -1/+97 |
2010-05-17 | KVM: PPC: Name generic 64-bit code generic | Alexander Graf | 1 | -1/+1 |
2010-05-17 | KVM: PPC: Make bools bitfields | Alexander Graf | 1 | -14/+14 |
2010-05-17 | KVM: PPC: Use ULL for big numbers | Alexander Graf | 1 | -6/+6 |
2010-05-17 | KVM: PPC: Add OSI hypercall interface | Alexander Graf | 1 | -0/+5 |
2010-05-17 | KVM: PPC: Implement alignment interrupt | Alexander Graf | 1 | -0/+2 |
2010-05-17 | KVM: PPC: Book3S_32 guest MMU fixes | Alexander Graf | 1 | -0/+1 |
2010-05-17 | KVM: PPC: Make DSISR 32 bits wide | Alexander Graf | 1 | -1/+1 |
2010-05-17 | KVM: PPC: Ensure split mode works | Alexander Graf | 1 | -4/+5 |
2010-04-25 | KVM: PPC: Implement Paired Single emulation | Alexander Graf | 1 | -0/+1 |
2010-04-25 | KVM: PPC: Make ext giveup non-static | Alexander Graf | 1 | -0/+1 |
2010-04-25 | KVM: PPC: Make software load/store return eaddr | Alexander Graf | 1 | -2/+2 |
2010-04-25 | KVM: PPC: Add Gekko SPRs | Alexander Graf | 1 | -0/+1 |
2010-03-01 | KVM: PPC: Fix initial GPR settings | Alexander Graf | 1 | -1/+0 |
2010-03-01 | KVM: PPC: Add helper functions to call real mode loaders | Alexander Graf | 1 | -0/+3 |
2010-03-01 | KVM: PPC: Make large pages work | Alexander Graf | 1 | -1/+2 |
2010-03-01 | KVM: PPC: Emulate trap SRR1 flags properly | Alexander Graf | 1 | -0/+1 |
2010-03-01 | KVM: PPC: Call SLB patching code in interrupt safe manner | Alexander Graf | 1 | -0/+1 |
2010-03-01 | KVM: PPC: Use PACA backed shadow vcpu | Alexander Graf | 1 | -0/+2 |