summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm
AgeCommit message (Expand)Author
2013-04-26KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulationBenjamin Herrenschmidt
2013-04-26KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt
2013-04-26KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt
2013-04-26KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman
2013-04-26kvm/ppc/mpic: Eliminate mmio_mappedScott Wood
2013-04-26kvm: destroy emulated devices on VM exitScott Wood
2013-04-26KVM: PPC: MPIC: Restrict to e500 platformsAlexander Graf
2013-04-26KVM: PPC: MPIC: Add support for KVM_IRQ_LINEAlexander Graf
2013-04-26KVM: PPC: Support irq routing and irqfd for in-kernel MPICAlexander Graf
2013-04-26kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood
2013-04-26kvm/ppc/mpic: in-kernel MPIC emulationScott Wood
2013-04-26kvm/ppc/mpic: adapt to kernel style and environmentScott Wood
2013-04-26kvm/ppc/mpic: remove some obviously unneeded codeScott Wood
2013-04-26kvm/ppc/mpic: import hw/openpic.c from QEMUScott Wood
2013-04-26KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty mapPaul Mackerras
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-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-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-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