summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* KVM: ppc: Add dbsr in kvm_vcpu_archHollis Blanchard2009-03-241-0/+4
* KVM: ppc: split out common Book E instruction emulationHollis Blanchard2009-03-244-202/+284
* KVM: ppc: use macros instead of hardcoded literals for instruction decodingHollis Blanchard2009-03-241-30/+63
* KVM: ppc: remove last 44x-specific bits from booke.cHollis Blanchard2009-03-241-4/+0
* KVM: ppc: rename 44x MMU functions used in booke.cHollis Blanchard2009-03-243-6/+4
* KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)Hollis Blanchard2009-03-244-20/+13
* KVM: ppc: change kvmppc_mmu_map() parametersHollis Blanchard2009-03-242-12/+9
* KVM: ppc: small cosmetic changes to Book E DTLB miss handlerHollis Blanchard2009-03-241-3/+5
* KVM: ppc: cosmetic changes to mmu hook namesHollis Blanchard2009-03-242-2/+2
* KVM: New guest debug interfaceJan Kiszka2009-03-241-2/+2
* KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-151-0/+4
* KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity2008-12-311-3/+0
* KVM: ppc: mostly cosmetic updates to the exit timing accounting codeHollis Blanchard2008-12-314-86/+63
OpenPOWER on IntegriCloud