Linus Torvalds 5b2b9d7761 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm 11 years ago
..
44x.c 398a76c677 KVM: PPC: Add devname:kvm aliases for modules 11 years ago
44x_emulate.c 3a167beac0 kvm: powerpc: Add kvmppc_ops callback 12 years ago
44x_tlb.c 3a167beac0 kvm: powerpc: Add kvmppc_ops callback 12 years ago
44x_tlb.h fa86b8dda2 KVM: ppc: rename 44x MMU functions used in booke.c 16 years ago
Kconfig f24bc1ed45 KVM: PPC: Book3S: Move little endian conflict to HV KVM 11 years ago
Makefile 2ba9f0d887 kvm: powerpc: book3s: Support building HV and PR KVM as module 12 years ago
book3s.c b05d59dfce Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next 11 years ago
book3s.h cbbc58d4fd kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine 12 years ago
book3s_32_mmu.c cd087eefe6 KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructions 11 years ago
book3s_32_mmu_host.c 5deb8e7ad8 KVM: PPC: Make shared struct aka magic page guest endian 11 years ago
book3s_32_sr.S 0214394760 KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode 14 years ago
book3s_64_mmu.c f3383cf80e KVM: PPC: Disable NX for old magic page using guests 11 years ago
book3s_64_mmu_host.c 207438d4e2 KVM: PPC: Book3S PR: Use SLB entry 0 11 years ago
book3s_64_mmu_hv.c 341acbb3aa KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb value 11 years ago
book3s_64_slb.S d8d164a985 KVM: PPC: Book3S PR: Rework SLB switching code 11 years ago
book3s_64_vio.c 2f84d5ea6f ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flag 12 years ago
book3s_64_vio_hv.c 69e9fbb278 KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCE 11 years ago
book3s_emulate.c 42188365f9 KVM: PPC: Graciously fail broken LE hypercalls 11 years ago
book3s_exports.c 5deb8e7ad8 KVM: PPC: Make shared struct aka magic page guest endian 11 years ago
book3s_hv.c c5aec4c76a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 11 years ago
book3s_hv_builtin.c 441c19c8a2 powerpc/kvm/book3s_hv: Rework the secondary inhibit code 11 years ago
book3s_hv_cma.c 990978e993 powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation. 12 years ago
book3s_hv_cma.h 990978e993 powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation. 12 years ago
book3s_hv_interrupts.S f73128f4f6 powerpc/kvm: Remove redundant save of SIER AND MMCR2 11 years ago
book3s_hv_ras.c 74845bc2fa powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest. 11 years ago
book3s_hv_rm_mmu.c 341acbb3aa KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb value 11 years ago
book3s_hv_rm_xics.c e7d26f285b KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation 12 years ago
book3s_hv_rmhandlers.S bb18b526a9 Merge tag 'signed-for-3.16' of git://github.com/agraf/linux-2.6 into kvm-master 11 years ago
book3s_interrupts.S 55ab169b7b KVM: PPC: Book3S PR: Fix ABIv2 on LE 11 years ago
book3s_mmu_hpte.c 72c1253574 kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header 12 years ago
book3s_paired_singles.c 5deb8e7ad8 KVM: PPC: Make shared struct aka magic page guest endian 11 years ago
book3s_pr.c b05d59dfce Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next 11 years ago
book3s_pr_papr.c 5deb8e7ad8 KVM: PPC: Make shared struct aka magic page guest endian 11 years ago
book3s_rmhandlers.S 55ab169b7b KVM: PPC: Book3S PR: Fix ABIv2 on LE 11 years ago
book3s_rtas.c 19a44ecff5 KVM: PPC: RTAS: Do byte swaps explicitly 11 years ago
book3s_segment.S 616dff8602 KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR 11 years ago
book3s_xics.c 458ff3c099 KVM: PPC: fix couple of memory leaks in MPIC/XICS devices 11 years ago
book3s_xics.h 5975a2e095 KVM: PPC: Book3S: Add API for in-kernel XICS emulation 12 years ago
booke.c b73117c493 Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue 11 years ago
booke.h 99dae3bad2 KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu struct 11 years ago
booke_emulate.c 37ecb257f6 KVM: PPC: BookE: Emulate mfspr on EPR 12 years ago
booke_interrupts.S 15b708beee KVM: PPC: booke: Added debug handler 12 years ago
bookehv_interrupts.S a3dc620743 powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlers 11 years ago
e500.c 398a76c677 KVM: PPC: Add devname:kvm aliases for modules 11 years ago
e500.h 08c9a188d0 kvm: powerpc: use caching attributes as per linux pte 11 years ago
e500_emulate.c 8f20a3ab27 KVM: PPC: E500: Add dcbtls emulation 11 years ago
e500_mmu.c 70713fe315 KVM: PPC: e500: Fix bad address type in deliver_tlb_misss() 11 years ago
e500_mmu_host.c 511c66818d KVM: PPC: Book3E: Unlock mmu_lock when setting caching atttribute 11 years ago
e500_mmu_host.h 483ba97c0f KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap static 12 years ago
e500mc.c 398a76c677 KVM: PPC: Add devname:kvm aliases for modules 11 years ago
emulate.c 5deb8e7ad8 KVM: PPC: Make shared struct aka magic page guest endian 11 years ago
fpu.S 05d77ac90c powerpc: Remove fpscr use from [kvm_]cvt_{fd,df} 15 years ago
irq.h 5975a2e095 KVM: PPC: Book3S: Add API for in-kernel XICS emulation 12 years ago
mpic.c aae6559651 KVM: PPC: MPIC: Reset IRQ source private members 11 years ago
powerpc.c c5aec4c76a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 11 years ago
timing.c 24294b9a3f KVM: PPC: fix partial application of "exit timing in ticks" 14 years ago
timing.h d30f6e4800 KVM: PPC: booke: category E.HV (GS-mode) support 13 years ago
trace.h dba291f2ce kvm: powerpc: booke: Move booke related tracepoints to separate header 12 years ago
trace_booke.h dba291f2ce kvm: powerpc: booke: Move booke related tracepoints to separate header 12 years ago
trace_pr.h 5deb8e7ad8 KVM: PPC: Make shared struct aka magic page guest endian 11 years ago