aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm
AgeCommit message (Expand)Author
2010-01-25KVM: powerpc: Show timing option only on embeddedAlexander Graf
2009-12-27KVM: powerpc: Fix mtsrin in book3s_64 mmuAlexander Graf
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-12-08powerpc/kvm: Sync guest visible MMU stateAlexander Graf
2009-12-03KVM: powerpc: Fix BUILD_BUG_ON conditionHollis Blanchard
2009-12-03KVM: Activate Virtualization On DemandAlexander Graf
2009-12-03KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity
2009-11-05powerpc/kvm: Fix non-modular buildBenjamin Herrenschmidt
2009-11-05Merge branch 'kvm' into nextBenjamin Herrenschmidt
2009-11-05powerpc/kvm: Remove problematic BUILD_BUG_ON statementBenjamin Herrenschmidt
2009-11-05powerpc/kvm: Remove problematic BUILD_BUG_ON statementBenjamin Herrenschmidt
2009-11-05Use hrtimers for the decrementerAlexander Graf
2009-11-05Fix trace.hAlexander Graf
2009-11-05Include Book3s_64 target in buildsystemAlexander Graf
2009-11-05Export KVM symbols for moduleAlexander Graf
2009-11-05Add desktop PowerPC specific emulationAlexander Graf
2009-11-05Add mfdec emulationAlexander Graf
2009-11-05Add book3s_64 specific opcode emulationAlexander Graf
2009-11-05Add book3s_32 guest MMUAlexander Graf
2009-11-05Add book3s_64 guest MMUAlexander Graf
2009-11-05Add book3s_64 Host MMU handlingAlexander Graf
2009-11-05Add book3s.cAlexander Graf
2009-11-05Add interrupt handling codeAlexander Graf
2009-11-05Add SLB switching code for entry/exitAlexander Graf
2009-11-05Add book3s_64 highmem asm codeAlexander Graf
2009-11-05Move dirty logging code to sub-archAlexander Graf
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-09-10KVM: Reduce runnability interface with arch support codeGleb Natapov
2009-09-10KVM: remove old KVMTRACE support codeMarcelo Tosatti
2009-09-10KVM: powerpc: convert marker probes to event traceMarcelo Tosatti
2009-09-10KVM: Use macro to iterate over vcpus.Gleb Natapov
2009-09-10KVM: ppc: e500: Add MMUCFG and PVR emulationLiu Yu
2009-09-10KVM: ppc: e500: Directly pass pvr to guestLiu Yu
2009-09-10KVM: ppc: e500: Move to Book-3e MMU definitionsLiu Yu
2009-09-10KVM: powerpc: fix some init/exit annotationsStephen Rothwell
2009-09-10KVM: Move common KVM Kconfig items to new file virt/kvm/KconfigAvi Kivity
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt
2009-06-16powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman
2009-06-10KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov
2009-03-24KVM: ppc: e500: Fix the bug that KVM is unstable in SMPLiu Yu
2009-03-24KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entryLiu Yu
2009-03-24KVM: ppc: Add emulation of E500 register mmucsr0Liu Yu
2009-03-24KVM: ppc: Move to new TLB invalidate interfaceLiu Yu
2009-03-24KVM: ppc: Fix e500 warnings and some spelling problemsLiu Yu
2009-03-24KVM: Add CONFIG_HAVE_KVM_IRQCHIPAvi Kivity
2009-03-24KVM: ppc: remove debug support broken by KVM debug rewriteHollis Blanchard
2009-03-24KVM: ppc: Add extra E500 exceptionsHollis Blanchard
2009-03-24KVM: ppc: distinguish between interrupts and prioritiesHollis Blanchard
2009-03-24KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for bookeHollis Blanchard