summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-092-3/+4
|\
| * KVM: powerpc: Fix BUILD_BUG_ON conditionHollis Blanchard2009-12-031-1/+1
| * KVM: Activate Virtualization On DemandAlexander Graf2009-12-031-1/+2
| * KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity2009-12-031-1/+1
| * powerpc/kvm: Remove problematic BUILD_BUG_ON statementBenjamin Herrenschmidt2009-11-051-0/+4
* | powerpc/kvm: Sync guest visible MMU stateAlexander Graf2009-12-084-15/+77
* | powerpc/kvm: Fix non-modular buildBenjamin Herrenschmidt2009-11-051-0/+1
* | Merge branch 'kvm' into nextBenjamin Herrenschmidt2009-11-0515-25/+3448
|\ \
| * | Use hrtimers for the decrementerAlexander Graf2009-11-052-9/+29
| * | Fix trace.hAlexander Graf2009-11-051-3/+3
| * | Include Book3s_64 target in buildsystemAlexander Graf2009-11-052-4/+40
| * | Export KVM symbols for moduleAlexander Graf2009-11-051-0/+24
| * | Add desktop PowerPC specific emulationAlexander Graf2009-11-051-10/+39
| * | Add mfdec emulationAlexander Graf2009-11-051-1/+12
| * | Add book3s_64 specific opcode emulationAlexander Graf2009-11-051-0/+337
| * | Add book3s_32 guest MMUAlexander Graf2009-11-051-0/+372
| * | Add book3s_64 guest MMUAlexander Graf2009-11-051-0/+476
| * | Add book3s_64 Host MMU handlingAlexander Graf2009-11-051-0/+408
| * | Add book3s.cAlexander Graf2009-11-051-0/+925
| * | Add interrupt handling codeAlexander Graf2009-11-051-0/+131
| * | Add SLB switching code for entry/exitAlexander Graf2009-11-051-0/+262
| * | Add book3s_64 highmem asm codeAlexander Graf2009-11-051-0/+392
| * | Move dirty logging code to sub-archAlexander Graf2009-11-052-5/+5
| |/
* | powerpc/kvm: Remove problematic BUILD_BUG_ON statementBenjamin Herrenschmidt2009-11-051-0/+4
|/
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-151-9/+9
|\
| * powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-201-9/+9
* | KVM: Reduce runnability interface with arch support codeGleb Natapov2009-09-101-12/+1
* | KVM: remove old KVMTRACE support codeMarcelo Tosatti2009-09-102-13/+0
* | KVM: powerpc: convert marker probes to event traceMarcelo Tosatti2009-09-106-15/+126
* | KVM: Use macro to iterate over vcpus.Gleb Natapov2009-09-101-6/+10
* | KVM: ppc: e500: Add MMUCFG and PVR emulationLiu Yu2009-09-102-0/+5
* | KVM: ppc: e500: Directly pass pvr to guestLiu Yu2009-09-102-4/+1
* | KVM: ppc: e500: Move to Book-3e MMU definitionsLiu Yu2009-09-102-8/+8
* | KVM: powerpc: fix some init/exit annotationsStephen Rothwell2009-09-103-5/+5
* | KVM: Move common KVM Kconfig items to new file virt/kvm/KconfigAvi Kivity2009-09-101-2/+1
|/
* powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman2009-06-161-0/+2
* KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov2009-06-101-0/+6
* KVM: ppc: e500: Fix the bug that KVM is unstable in SMPLiu Yu2009-03-242-1/+5
* KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entryLiu Yu2009-03-241-1/+1
* KVM: ppc: Add emulation of E500 register mmucsr0Liu Yu2009-03-243-0/+25
* KVM: ppc: Move to new TLB invalidate interfaceLiu Yu2009-03-241-5/+5
* KVM: ppc: Fix e500 warnings and some spelling problemsLiu Yu2009-03-243-6/+4
* KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity2009-03-241-0/+3
* KVM: ppc: remove debug support broken by KVM debug rewriteHollis Blanchard2009-03-242-91/+2
* KVM: ppc: Add extra E500 exceptionsHollis Blanchard2009-03-245-13/+85
* KVM: ppc: distinguish between interrupts and prioritiesHollis Blanchard2009-03-242-1/+2
* KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for bookeHollis Blanchard2009-03-242-0/+10
* KVM: ppc: E500 core-specific codeHollis Blanchard2009-03-246-0/+1263
* KVM: ppc: ifdef iccci with CONFIG_44xHollis Blanchard2009-03-241-0/+2
OpenPOWER on IntegriCloud