.. |
Kconfig
|
1ab03c072f
Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
|
7 years ago |
Makefile
|
685f7e4f16
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
7 years ago |
book3s.c
|
9d67121a4f
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
|
7 years ago |
book3s.h
|
68ab07b985
KVM: PPC: Book3S PR: Add guard code to prevent returning to guest with PR=0 and Transactional state
|
7 years ago |
book3s_32_mmu.c
|
45ef5992e0
powerpc: remove unnecessary inclusion of asm/tlbflush.h
|
7 years ago |
book3s_32_mmu_host.c
|
f64e8084c9
powerpc/mm: Move hash related mmu-*.h headers to book3s/
|
9 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
|
45ef5992e0
powerpc: remove unnecessary inclusion of asm/tlbflush.h
|
7 years ago |
book3s_64_mmu_host.c
|
2d3e4866de
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
8 years ago |
book3s_64_mmu_hv.c
|
f3c99f97a3
KVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR when running nested
|
7 years ago |
book3s_64_mmu_radix.c
|
0d1e8b8d2b
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
7 years ago |
book3s_64_slb.S
|
2c86cd188f
powerpc: clean inclusions of asm/feature-fixups.h
|
7 years ago |
book3s_64_vio.c
|
6e301a8e56
KVM: PPC: Optimize clearing TCEs for sparse tables
|
7 years ago |
book3s_64_vio_hv.c
|
6e301a8e56
KVM: PPC: Optimize clearing TCEs for sparse tables
|
7 years ago |
book3s_emulate.c
|
e3b6b46615
KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall
|
7 years ago |
book3s_exports.c
|
5deb8e7ad8
KVM: PPC: Make shared struct aka magic page guest endian
|
11 years ago |
book3s_hv.c
|
6c08ec1216
KVM: PPC: Book3S HV: Fix handling for interrupted H_ENTER_NESTED
|
6 years ago |
book3s_hv_builtin.c
|
f3c18e9342
KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisor
|
7 years ago |
book3s_hv_hmi.c
|
7c379526d7
powerpc: move hmi.c to arch/powerpc/kvm/
|
9 years ago |
book3s_hv_interrupts.S
|
41f4e631da
KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functions
|
7 years ago |
book3s_hv_nested.c
|
83a055104e
KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs
|
7 years ago |
book3s_hv_ras.c
|
95a6432ce9
KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests
|
7 years ago |
book3s_hv_rm_mmu.c
|
45ef5992e0
powerpc: remove unnecessary inclusion of asm/tlbflush.h
|
7 years ago |
book3s_hv_rm_xics.c
|
f3c18e9342
KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisor
|
7 years ago |
book3s_hv_rm_xive.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
book3s_hv_rmhandlers.S
|
4bad77799f
KVM: PPC: Book3S HV: Handle hypercalls correctly when nested
|
7 years ago |
book3s_hv_tm.c
|
fd0944baad
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
|
7 years ago |
book3s_hv_tm_builtin.c
|
fd0944baad
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
|
7 years ago |
book3s_interrupts.S
|
ec0c464cdb
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
|
7 years ago |
book3s_mmu_hpte.c
|
b2d0910310
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>
|
8 years ago |
book3s_paired_singles.c
|
dc4fbba11e
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
|
9 years ago |
book3s_pr.c
|
fd0944baad
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
|
7 years ago |
book3s_pr_papr.c
|
3f2bb76433
KVM: PPC: Book3S PR: Enable in-kernel TCE handlers for PR KVM
|
8 years ago |
book3s_rmhandlers.S
|
ec0c464cdb
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
|
7 years ago |
book3s_rtas.c
|
5af5099385
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
|
8 years ago |
book3s_segment.S
|
2c86cd188f
powerpc: clean inclusions of asm/feature-fixups.h
|
7 years ago |
book3s_xics.c
|
4bad77799f
KVM: PPC: Book3S HV: Handle hypercalls correctly when nested
|
7 years ago |
book3s_xics.h
|
5af5099385
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
|
8 years ago |
book3s_xive.c
|
95a6432ce9
KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests
|
7 years ago |
book3s_xive.h
|
bf4159da47
KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" feature
|
7 years ago |
book3s_xive_template.c
|
966eba9316
KVM: PPC: Book3S HV: Remove left-over code in XICS-on-XIVE emulation
|
7 years ago |
booke.c
|
173c520a04
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
|
7 years ago |
booke.h
|
95d80a294b
KVM: PPC: Book3e: Add AltiVec support
|
11 years ago |
booke_emulate.c
|
173c520a04
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
|
7 years ago |
booke_interrupts.S
|
b2677b8dd8
KVM: PPC: Remove 440 support
|
11 years ago |
bookehv_interrupts.S
|
fd0944baad
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
|
7 years ago |
e500.c
|
45ef5992e0
powerpc: remove unnecessary inclusion of asm/tlbflush.h
|
7 years ago |
e500.h
|
ba049e93ae
kvm: rename pfn_t to kvm_pfn_t
|
9 years ago |
e500_emulate.c
|
173c520a04
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
|
7 years ago |
e500_mmu.c
|
173c520a04
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
|
7 years ago |
e500_mmu_host.c
|
7092360399
KVM: PPC: Reimplement non-SIMD LOAD/STORE instruction mmio emulation with analyse_instr() input
|
7 years ago |
e500_mmu_host.h
|
483ba97c0f
KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap static
|
12 years ago |
e500mc.c
|
45ef5992e0
powerpc: remove unnecessary inclusion of asm/tlbflush.h
|
7 years ago |
emulate.c
|
c43befca86
KVM: PPC: Use exported tb_to_ns() function in decrementer emulation
|
7 years ago |
emulate_loadstore.c
|
fd0944baad
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
|
7 years ago |
fpu.S
|
05d77ac90c
powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}
|
15 years ago |
irq.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
mpic.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
powerpc.c
|
aa069a9969
KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization
|
7 years ago |
timing.c
|
1627301020
KVM: PPC: Use seq_puts() in kvmppc_exit_timing_show()
|
7 years ago |
timing.h
|
ce91ddc471
KVM: PPC: Remove DCR handling
|
11 years ago |
tm.S
|
7854f7545b
KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable
|
7 years ago |
trace.h
|
28c5bcf74f
KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
|
6 years ago |
trace_book3s.h
|
d24ea8a733
KVM: PPC: Book3S: Simplify external interrupt handling
|
7 years ago |
trace_booke.h
|
28c5bcf74f
KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
|
6 years ago |
trace_hv.h
|
28c5bcf74f
KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
|
6 years ago |
trace_pr.h
|
28c5bcf74f
KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
|
6 years ago |