summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm (follow)
Commit message (Expand)AuthorAge
...
| * kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood2013-04-26
| * kvm/ppc/mpic: in-kernel MPIC emulationScott Wood2013-04-26
| * kvm/ppc/mpic: adapt to kernel style and environmentScott Wood2013-04-26
| * kvm/ppc/mpic: remove some obviously unneeded codeScott Wood2013-04-26
| * kvm/ppc/mpic: import hw/openpic.c from QEMUScott Wood2013-04-26
| * KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty mapPaul Mackerras2013-04-26
| * KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changesPaul Mackerras2013-04-26
| * KVM: PPC: e500: Add e6500 core to Kconfig descriptionMihai Caraman2013-04-26
| * KVM: PPC: e500mc: Enable e6500 coresMihai Caraman2013-04-26
| * KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUsMihai Caraman2013-04-26
| * KVM: PPC: e500: Add support for EPTCFG registerMihai Caraman2013-04-26
| * KVM: PPC: e500: Add support for TLBnPS registersMihai Caraman2013-04-26
| * KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functionsMihai Caraman2013-04-26
| * KVM: PPC: e500: Expose MMU registers via ONE_REGMihai Caraman2013-04-26
| * KVM: PPC: Book3E: Refactor ONE_REG ioctl implementationMihai Caraman2013-04-26
| * booke: exit to user space if emulator requestBharat Bhushan2013-04-26
| * KVM: extend EMULATE_EXIT_USER to support different exit reasonsBharat Bhushan2013-04-26
| * Rename EMULATE_DO_PAPR to EMULATE_EXIT_USERBharat Bhushan2013-04-26
| * KVM: PPC: debug stub interface parameter definedBharat Bhushan2013-04-26
| * kvm/ppc: don't call complete_mmio_load when it's a storeScott Wood2013-04-17
| * KVM: PPC: emulate dcbstStuart Yoder2013-04-17
| * Added ONE_REG interface for debug instructionBharat Bhushan2013-04-17
| * KVM: PPC: Remove unused argument to kvmppc_core_dequeue_externalPaul Mackerras2013-03-22
| * kvm/ppc/e500: eliminate tlb_refsScott Wood2013-03-22
| * kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bitScott Wood2013-03-22
| * kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is validScott Wood2013-03-22
| * KVM: PPC: booke: Added debug handlerBharat Bhushan2013-03-22
| * KVM: PPC: Added one_reg interface for timer registersBharat Bhushan2013-03-22
| * KVM: PPC: move tsr update in a separate functionBharat Bhushan2013-03-22
| * Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2013-03-21
| |\
| * | KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa2013-03-04
| * | KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa2013-03-04
| * | KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa2013-03-04
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-02
|\ \ \
| * | | powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V2013-04-30
| * | | Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2013-04-24
| |\ \ \
| * | | | powerpc: Fix build errors with UP configs in HV-style KVMPaul Mackerras2013-04-18
| * | | | powerpc: remove cast for kmalloc/kzalloc return valueZhang Yanfei2013-04-18
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \ \
| * | | | constify a bunch of struct file_operations instancesAl Viro2013-04-09
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\ \ \ \ | |_|/ / |/| | |
| * | | powerpc: remove cast for kmalloc/kzalloc return valueZhang Yanfei2013-03-18
| | |/ | |/|
* | | kvm/ppc/e500: eliminate tlb_refsScott Wood2013-04-11
* | | kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bitScott Wood2013-04-11
* | | kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is validScott Wood2013-04-11
* | | kvm/powerpc/e500mc: fix tlb invalidation on cpu migrationScott Wood2013-04-11
| |/ |/|
* | powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V2013-03-17
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-24
|\
| * KVM: PPC: BookE: Handle alignment interruptsAlexander Graf2013-02-13