summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm (follow)
Commit message (Expand)AuthorAge
...
* | | | KVM: PPC: Book3S: PR: Indicate we're out of guest modeAlexander Graf2012-10-05
* | | | KVM: PPC: Exit guest context while handling exitAlexander Graf2012-10-05
* | | | KVM: PPC: Book3S: PR: Only do resched check once per exitAlexander Graf2012-10-05
* | | | KVM: PPC: BookE: Drop redundant vcpu->mode setAlexander Graf2012-10-05
* | | | KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier supportAlexander Graf2012-10-05
* | | | KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_prAlexander Graf2012-10-05
* | | | KVM: PPC: BookE: No duplicate request != 0 checkAlexander Graf2012-10-05
* | | | KVM: PPC: BookE: Add some more trace pointsAlexander Graf2012-10-05
* | | | KVM: PPC: E500: Implement MMU notifiersAlexander Graf2012-10-05
* | | | KVM: PPC: BookE: Add support for vcpu->modeAlexander Graf2012-10-05
* | | | KVM: PPC: BookE: Add check_requests helper functionAlexander Graf2012-10-05
* | | | KVM: PPC: Quieten message about allocating linear regionsPaul Mackerras2012-10-05
* | | | KVM: PPC: E500: Fix clear_tlb_refsAlexander Graf2012-10-05
* | | | KVM: PPC: BookE: Expose remote TLB flushes in debugfsAlexander Graf2012-10-05
* | | | KVM: PPC: Expose SYNC cap based on mmu notifiersAlexander Graf2012-10-05
* | | | KVM: PPC: PR: Use generic tracepoint for guest exitAlexander Graf2012-10-05
* | | | KVM: PPC: Add support for ePAPR idle hcall in host kernelLiu Yu-B132012012-10-05
* | | | KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500Stuart Yoder2012-10-05
* | | | KVM: PPC: use definitions in epapr header for hcallsStuart Yoder2012-10-05
|/ / /
* | | KVM: split kvm_arch_flush_shadowMarcelo Tosatti2012-09-06
* | | KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot()Gavin Shan2012-08-27
* | | Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-26
|\ \ \ | | |/ | |/|
| * | ppc: e500_tlb memset clears nothingAlan Cox2012-08-16
| * | KVM: PPC: Add cache flush on page mapAlexander Graf2012-08-16
| * | KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE codePaul Mackerras2012-08-16
| |/
* | KVM: do not release the error pageXiao Guangrong2012-08-06
* | KVM: do not release the error pfnXiao Guangrong2012-08-06
* | KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa2012-08-06
* | Merge remote-tracking branch 'upstream' into nextAvi Kivity2012-08-05
|\|
| * powerpc/kvm/book3s_32: Fix MTMSR_EERI macroAlexander Graf2012-07-31
| * powerpc/kvm/bookehv: Fix build regressionAlexander Graf2012-07-27
* | Merge branch 'queue' into nextAvi Kivity2012-07-26
|\ \ | |/ |/|
| * KVM: remove the unused parameter of gfn_to_pfn_memslotXiao Guangrong2012-07-19
| * KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st...Takuya Yoshikawa2012-07-18
| * KVM: MMU: Make kvm_handle_hva() handle range of addressesTakuya Yoshikawa2012-07-18
| * KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()Takuya Yoshikawa2012-07-18
* | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-24
|\|
| * KVM: PPC: Critical interrupt emulation supportBharat Bhushan2012-07-11
| * KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guestsMihai Caraman2012-07-11
| * KVM: PPC64: booke: Set interrupt computation mode for 64-bit hostMihai Caraman2012-07-11
| * KVM: PPC: bookehv: Add ESR flag to Data Storage InterruptMihai Caraman2012-07-11
| * KVM: PPC: bookehv64: Add support for std/ld emulation.Varun Sethi2012-07-11
| * booke: Added crit/mc exception handler for e500v2Bharat Bhushan2012-07-11
| * booke/bookehv: Add host crit-watchdog exception supportBharat Bhushan2012-07-11
| * KVM: PPC: booke: Added DECAR supportBharat Bhushan2012-05-30
| * KVM: PPC: Book3S HV: Make the guest hash table size configurablePaul Mackerras2012-05-30
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-07-23
|\ \
| * | powerpc: Add VDSO version of getcpuAnton Blanchard2012-07-11
| * | powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder2012-07-11
| * | powerpc: Enforce usage of R0-R31 where possibleMichael Neuling2012-07-10