summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm
AgeCommit message (Expand)Author
2013-04-26KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changesPaul Mackerras
2013-04-26KVM: PPC: e500: Add e6500 core to Kconfig descriptionMihai Caraman
2013-04-26KVM: PPC: e500mc: Enable e6500 coresMihai Caraman
2013-04-26KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUsMihai Caraman
2013-04-26KVM: PPC: e500: Add support for EPTCFG registerMihai Caraman
2013-04-26KVM: PPC: e500: Add support for TLBnPS registersMihai Caraman
2013-04-26KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functionsMihai Caraman
2013-04-26KVM: PPC: e500: Expose MMU registers via ONE_REGMihai Caraman
2013-04-26KVM: PPC: Book3E: Refactor ONE_REG ioctl implementationMihai Caraman
2013-04-26booke: exit to user space if emulator requestBharat Bhushan
2013-04-26KVM: extend EMULATE_EXIT_USER to support different exit reasonsBharat Bhushan
2013-04-26Rename EMULATE_DO_PAPR to EMULATE_EXIT_USERBharat Bhushan
2013-04-26KVM: PPC: debug stub interface parameter definedBharat Bhushan
2013-04-24Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt
2013-04-18powerpc: Fix build errors with UP configs in HV-style KVMPaul Mackerras
2013-04-18powerpc: remove cast for kmalloc/kzalloc return valueZhang Yanfei
2013-04-17kvm/ppc: don't call complete_mmio_load when it's a storeScott Wood
2013-04-17KVM: PPC: emulate dcbstStuart Yoder
2013-04-17Added ONE_REG interface for debug instructionBharat Bhushan
2013-04-11kvm/ppc/e500: eliminate tlb_refsScott Wood
2013-04-11kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bitScott Wood
2013-04-11kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is validScott Wood
2013-04-10kvm/powerpc/e500mc: fix tlb invalidation on cpu migrationScott Wood
2013-04-09constify a bunch of struct file_operations instancesAl Viro
2013-03-22KVM: PPC: Remove unused argument to kvmppc_core_dequeue_externalPaul Mackerras
2013-03-22kvm/ppc/e500: eliminate tlb_refsScott Wood
2013-03-22kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bitScott Wood
2013-03-22kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is validScott Wood
2013-03-22KVM: PPC: booke: Added debug handlerBharat Bhushan
2013-03-22KVM: PPC: Added one_reg interface for timer registersBharat Bhushan
2013-03-22KVM: PPC: move tsr update in a separate functionBharat Bhushan
2013-03-21Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti
2013-03-18powerpc: remove cast for kmalloc/kzalloc return valueZhang Yanfei
2013-03-17powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V
2013-03-04KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa
2013-03-04KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa
2013-03-04KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-02-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-02-15powerpc/kvm/book3s_pr: Fix compilation on 32-bit machinesPaul Mackerras
2013-02-15powerpc/kvm/book3s_hv: Preserve guest CFAR register valuePaul Mackerras
2013-02-13KVM: PPC: BookE: Handle alignment interruptsAlexander Graf
2013-02-13KVM: PPC: booke: Allow multiple exception typesBharat Bhushan
2013-02-13KVM: PPC: booke: use vcpu reference from thread_structBharat Bhushan
2013-01-29Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-01-26Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-24KVM: PPC: E500: Remove kvmppc_e500_tlbil_all usage from guest TLB codeAlexander Graf
2013-01-24KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap staticAlexander Graf
2013-01-24KVM: PPC: e500: Implement TLB1-in-TLB0 mappingAlexander Graf