aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAge
* powerpc/kvm: Sync guest visible MMU stateAlexander Graf2009-12-08
* powerpc/kvm: Fix non-modular buildBenjamin Herrenschmidt2009-11-05
* Merge branch 'kvm' into nextBenjamin Herrenschmidt2009-11-05
|\
| * Use hrtimers for the decrementerAlexander Graf2009-11-05
| * Fix trace.hAlexander Graf2009-11-05
| * Include Book3s_64 target in buildsystemAlexander Graf2009-11-05
| * Export KVM symbols for moduleAlexander Graf2009-11-05
| * Add desktop PowerPC specific emulationAlexander Graf2009-11-05
| * Add mfdec emulationAlexander Graf2009-11-05
| * Add book3s_64 specific opcode emulationAlexander Graf2009-11-05
| * Add book3s_32 guest MMUAlexander Graf2009-11-05
| * Add book3s_64 guest MMUAlexander Graf2009-11-05
| * Add book3s_64 Host MMU handlingAlexander Graf2009-11-05
| * Add book3s.cAlexander Graf2009-11-05
| * Add interrupt handling codeAlexander Graf2009-11-05
| * Add SLB switching code for entry/exitAlexander Graf2009-11-05
| * Add book3s_64 highmem asm codeAlexander Graf2009-11-05
| * Move dirty logging code to sub-archAlexander Graf2009-11-05
* | powerpc/kvm: Remove problematic BUILD_BUG_ON statementBenjamin Herrenschmidt2009-11-05
|/
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-15
|\
| * powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-19
* | KVM: Reduce runnability interface with arch support codeGleb Natapov2009-09-10
* | KVM: remove old KVMTRACE support codeMarcelo Tosatti2009-09-10
* | KVM: powerpc: convert marker probes to event traceMarcelo Tosatti2009-09-10
* | KVM: Use macro to iterate over vcpus.Gleb Natapov2009-09-10
* | KVM: ppc: e500: Add MMUCFG and PVR emulationLiu Yu2009-09-10
* | KVM: ppc: e500: Directly pass pvr to guestLiu Yu2009-09-10
* | KVM: ppc: e500: Move to Book-3e MMU definitionsLiu Yu2009-09-10
* | KVM: powerpc: fix some init/exit annotationsStephen Rothwell2009-09-10
* | KVM: Move common KVM Kconfig items to new file virt/kvm/KconfigAvi Kivity2009-09-10
|/
* powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman2009-06-16
* KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov2009-06-10
* KVM: ppc: e500: Fix the bug that KVM is unstable in SMPLiu Yu2009-03-24
* KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entryLiu Yu2009-03-24
* KVM: ppc: Add emulation of E500 register mmucsr0Liu Yu2009-03-24
* KVM: ppc: Move to new TLB invalidate interfaceLiu Yu2009-03-24
* KVM: ppc: Fix e500 warnings and some spelling problemsLiu Yu2009-03-24
* KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity2009-03-24
* KVM: ppc: remove debug support broken by KVM debug rewriteHollis Blanchard2009-03-24
* KVM: ppc: Add extra E500 exceptionsHollis Blanchard2009-03-24
* KVM: ppc: distinguish between interrupts and prioritiesHollis Blanchard2009-03-24
* KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for bookeHollis Blanchard2009-03-24
* KVM: ppc: E500 core-specific codeHollis Blanchard2009-03-24
* KVM: ppc: ifdef iccci with CONFIG_44xHollis Blanchard2009-03-24
* KVM: ppc: Add dbsr in kvm_vcpu_archHollis Blanchard2009-03-24
* KVM: ppc: split out common Book E instruction emulationHollis Blanchard2009-03-24
* KVM: ppc: use macros instead of hardcoded literals for instruction decodingHollis Blanchard2009-03-24
* KVM: ppc: remove last 44x-specific bits from booke.cHollis Blanchard2009-03-24
* KVM: ppc: rename 44x MMU functions used in booke.cHollis Blanchard2009-03-24