.. |
44x.c
|
5ce941ee42
KVM: PPC: booke: add sregs support
|
14 年之前 |
44x_emulate.c
|
49ea06957b
KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx
|
14 年之前 |
44x_tlb.c
|
dd9ebf1f94
KVM: PPC: e500: Add shadow PID support
|
14 年之前 |
44x_tlb.h
|
fa86b8dda2
KVM: ppc: rename 44x MMU functions used in booke.c
|
16 年之前 |
Kconfig
|
5fabc487c9
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
14 年之前 |
Makefile
|
aa04b4cc5b
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
|
14 年之前 |
book3s.c
|
3cf658b605
KVM: PPC: Deliver program interrupts right away instead of queueing them
|
14 年之前 |
book3s_32_mmu.c
|
df1bfa25d8
KVM: PPC: Put segment registers in shared page
|
14 年之前 |
book3s_32_mmu_host.c
|
8b6db3bc96
KVM: PPC: Implement correct SID mapping on Book3s_32
|
14 年之前 |
book3s_32_sr.S
|
786f19daa8
KVM: PPC: Add SR swapping code
|
15 年之前 |
book3s_64_mmu.c
|
c4befc58a0
KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s
|
14 年之前 |
book3s_64_mmu_host.c
|
8b6db3bc96
KVM: PPC: Implement correct SID mapping on Book3s_32
|
14 年之前 |
book3s_64_mmu_hv.c
|
9e368f2915
KVM: PPC: book3s_hv: Add support for PPC970-family processors
|
14 年之前 |
book3s_64_slb.S
|
53e5b8bbbd
KVM: PPC: Make SLB switching code the new segment framework
|
15 年之前 |
book3s_64_vio_hv.c
|
54738c0971
KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode
|
14 年之前 |
book3s_emulate.c
|
c1c88e2fa1
KVM: PPC: Move BAT handling code into spr handler
|
14 年之前 |
book3s_exports.c
|
de56a948b9
KVM: PPC: Add support for Book3S processors in hypervisor mode
|
14 年之前 |
book3s_hv.c
|
9e368f2915
KVM: PPC: book3s_hv: Add support for PPC970-family processors
|
14 年之前 |
book3s_hv_builtin.c
|
9e368f2915
KVM: PPC: book3s_hv: Add support for PPC970-family processors
|
14 年之前 |
book3s_hv_interrupts.S
|
9e368f2915
KVM: PPC: book3s_hv: Add support for PPC970-family processors
|
14 年之前 |
book3s_hv_rm_mmu.c
|
9e368f2915
KVM: PPC: book3s_hv: Add support for PPC970-family processors
|
14 年之前 |
book3s_hv_rmhandlers.S
|
9e368f2915
KVM: PPC: book3s_hv: Add support for PPC970-family processors
|
14 年之前 |
book3s_interrupts.S
|
3c42bf8a71
KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu
|
14 年之前 |
book3s_mmu_hpte.c
|
c4befc58a0
KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s
|
14 年之前 |
book3s_paired_singles.c
|
1765a1fe5d
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
14 年之前 |
book3s_pr.c
|
df6909e5d5
KVM: PPC: Move guest enter/exit down into subarch-specific code
|
14 年之前 |
book3s_rmhandlers.S
|
3c42bf8a71
KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu
|
14 年之前 |
book3s_segment.S
|
969391c58a
powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits
|
14 年之前 |
booke.c
|
df6909e5d5
KVM: PPC: Move guest enter/exit down into subarch-specific code
|
14 年之前 |
booke.h
|
dd9ebf1f94
KVM: PPC: e500: Add shadow PID support
|
14 年之前 |
booke_emulate.c
|
de7906c36c
KVM: PPC: Convert SRR0 and SRR1 to shared page
|
14 年之前 |
booke_interrupts.S
|
dd9ebf1f94
KVM: PPC: e500: Add shadow PID support
|
14 年之前 |
e500.c
|
4cd35f675b
KVM: PPC: e500: Save/restore SPE state
|
14 年之前 |
e500_emulate.c
|
dd9ebf1f94
KVM: PPC: e500: Add shadow PID support
|
14 年之前 |
e500_tlb.c
|
1aee47a027
KVM: PPC: e500: Don't search over the entire TLB0.
|
14 年之前 |
e500_tlb.h
|
dd9ebf1f94
KVM: PPC: e500: Add shadow PID support
|
14 年之前 |
emulate.c
|
5ce941ee42
KVM: PPC: booke: add sregs support
|
14 年之前 |
fpu.S
|
05d77ac90c
powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}
|
14 年之前 |
powerpc.c
|
9e368f2915
KVM: PPC: book3s_hv: Add support for PPC970-family processors
|
14 年之前 |
timing.c
|
24294b9a3f
KVM: PPC: fix partial application of "exit timing in ticks"
|
14 年之前 |
timing.h
|
c0a187e12d
KVM: powerpc: Fix BUILD_BUG_ON condition
|
15 年之前 |
trace.h
|
de56a948b9
KVM: PPC: Add support for Book3S processors in hypervisor mode
|
14 年之前 |