| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64 | Benjamin Herrenschmidt | 2012-04-08 | 1 | -0/+3 |
* | KVM: PPC: booke: rework rescheduling checks | Alexander Graf | 2012-04-08 | 1 | -1/+3 |
* | KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit | Paul Mackerras | 2012-03-05 | 1 | -39/+0 |
* | KVM: PPC: booke: Improve timer register emulation | Scott Wood | 2012-03-05 | 1 | -0/+8 |
* | KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn | Scott Wood | 2012-03-05 | 1 | -8/+8 |
* | KVM: PPC: Rename deliver_interrupts to prepare_to_enter | Scott Wood | 2012-03-05 | 1 | -1/+1 |
* | KVM: introduce id_to_memslot function | Xiao Guangrong | 2011-12-27 | 1 | -1/+1 |
* | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | KVM: PPC: Deliver program interrupts right away instead of queueing them | Paul Mackerras | 2011-07-12 | 1 | -5/+3 |
* | KVM: PPC: Split out code from book3s.c into book3s_pr.c | Paul Mackerras | 2011-07-12 | 1 | -988/+7 |
* | KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s | Paul Mackerras | 2011-07-12 | 1 | -4/+5 |
* | KVM: PPC: Fix machine checks on 32-bit Book3S | Paul Mackerras | 2011-07-12 | 1 | -2/+3 |
* | KVM: PPC: Resolve real-mode handlers through function exports | Alexander Graf | 2011-07-12 | 1 | -2/+2 |
* | powerpc/kvm: Fix kvmppc_core_pending_dec | Paul Mackerras | 2011-05-20 | 1 | -1/+1 |
* | KVM: PPC: Fix SPRG get/set for Book3S and BookE | Peter Tyser | 2011-03-17 | 1 | -6/+8 |
* | KVM: replace vmalloc and memset with vzalloc | Takuya Yoshikawa | 2011-01-12 | 1 | -3/+1 |
* | KVM: PPC: Implement Level interrupts on Book3S | Alexander Graf | 2010-10-24 | 1 | -3/+27 |
* | KVM: PPC: Don't put MSR_POW in MSR | Alexander Graf | 2010-10-24 | 1 | -1/+5 |
* | KVM: PPC: Update int_pending also on dequeue | Alexander Graf | 2010-10-24 | 1 | -0/+3 |
* | KVM: PPC: Put segment registers in shared page | Alexander Graf | 2010-10-24 | 1 | -4/+3 |
* | KVM: PPC: Interpret SR registers on demand | Alexander Graf | 2010-10-24 | 1 | -2/+2 |
* | KVM: PPC: Don't flush PTEs on NX/RO hit | Alexander Graf | 2010-10-24 | 1 | -2/+0 |
* | KVM: PPC: Preload magic page when in kernel mode | Alexander Graf | 2010-10-24 | 1 | -0/+10 |
* | KVM: PPC: Move EXIT_DEBUG partially to tracepoints | Alexander Graf | 2010-10-24 | 1 | -22/+4 |
* | KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz() | Wei Yongjun | 2010-10-24 | 1 | -1/+3 |
* | KVM: PPC: Magic Page Book3s support | Alexander Graf | 2010-10-24 | 1 | -3/+32 |
* | KVM: PPC: Make PAM a define | Alexander Graf | 2010-10-24 | 1 | -2/+2 |
* | KVM: PPC: Tell guest about pending interrupts | Alexander Graf | 2010-10-24 | 1 | -0/+7 |
* | KVM: PPC: Add PV guest critical sections | Alexander Graf | 2010-10-24 | 1 | -2/+16 |
* | KVM: PPC: Implement hypervisor interface | Alexander Graf | 2010-10-24 | 1 | -2/+7 |
* | KVM: PPC: Convert SPRG[0-4] to shared page | Alexander Graf | 2010-10-24 | 1 | -8/+8 |
* | KVM: PPC: Convert SRR0 and SRR1 to shared page | Alexander Graf | 2010-10-24 | 1 | -6/+6 |
* | KVM: PPC: Convert DAR to shared page. | Alexander Graf | 2010-10-24 | 1 | -7/+7 |
* | KVM: PPC: Convert DSISR to shared page | Alexander Graf | 2010-10-24 | 1 | -5/+6 |
* | KVM: PPC: Convert MSR to shared page | Alexander Graf | 2010-10-24 | 1 | -30/+35 |
* | KVM: PPC: Introduce shared page | Alexander Graf | 2010-10-24 | 1 | -1/+8 |
* | KVM: PPC: Make use of hash based Shadow MMU | Alexander Graf | 2010-08-01 | 1 | -2/+12 |
* | KVM: PPC: elide struct thread_struct instances from stack | Andreas Schwab | 2010-08-01 | 1 | -22/+27 |
* | KVM: move vcpu locking to dispatcher for generic vcpu ioctls | Avi Kivity | 2010-08-01 | 1 | -16/+0 |
* | KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls | Avi Kivity | 2010-05-19 | 1 | -0/+10 |
* | KVM: Let vcpu structure alignment be determined at runtime | Avi Kivity | 2010-05-19 | 1 | -1/+2 |
* | KVM: powerpc: use of kzalloc/kfree requires including slab.h | Stephen Rothwell | 2010-05-19 | 1 | -0/+1 |
* | KVM: PPC: Enable native paired singles | Alexander Graf | 2010-05-17 | 1 | -0/+19 |
* | KVM: PPC: Improve split mode | Alexander Graf | 2010-05-17 | 1 | -14/+14 |
* | KVM: PPC: Make Performance Counters work | Alexander Graf | 2010-05-17 | 1 | -0/+3 |
* | KVM: PPC: Convert u64 -> ulong | Alexander Graf | 2010-05-17 | 1 | -3/+3 |
* | KVM: PPC: Check max IRQ prio | Alexander Graf | 2010-05-17 | 1 | -1/+1 |
* | KVM: PPC: Add Book3S compatibility code | Alexander Graf | 2010-05-17 | 1 | -1/+25 |
* | KVM: PPC: Emulate segment fault | Alexander Graf | 2010-05-17 | 1 | -0/+23 |
* | KVM: PPC: Extract MMU init | Alexander Graf | 2010-05-17 | 1 | -7/+1 |