android_kernel_xiaomi_sdm845/arch/powerpc/kvm
Alexander Graf 786f19daa8 KVM: PPC: Add SR swapping code
Later in this series we will move the current segment switch code to
generic code and make that call hooks for the specific sub-archs (32
vs. 64 bit). This is the hook for 32 bits.

It enabled the entry and exit code to swap segment registers with
values from the shadow cpu structure.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
2010-05-17 12:18:17 +03:00
..
44x_emulate.c KVM: PPC: Use accessor functions for GPR access 2010-03-01 12:35:47 -03:00
44x_tlb.c KVM: PPC: Add helpers for CR, XER 2010-03-01 12:35:47 -03:00
44x_tlb.h
44x.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
book3s_32_mmu_host.c KVM: PPC: Add host MMU Support 2010-05-17 12:18:15 +03:00
book3s_32_mmu.c KVM: PPC: Book3S_32 guest MMU fixes 2010-05-17 12:16:54 +03:00
book3s_32_sr.S KVM: PPC: Add SR swapping code 2010-05-17 12:18:17 +03:00
book3s_64_mmu_host.c KVM: PPC: Add check if pte was mapped secondary 2010-05-17 12:17:17 +03:00
book3s_64_mmu.c KVM: PPC: Make large pages work 2010-03-01 12:35:50 -03:00
book3s_64_slb.S KVM: PPC: Make XER load 32 bit 2010-05-17 12:17:04 +03:00
book3s_emulate.c KVM: PPC: Name generic 64-bit code generic 2010-05-17 12:18:14 +03:00
book3s_exports.c KVM: PPC: Name generic 64-bit code generic 2010-05-17 12:18:14 +03:00
book3s_interrupts.S KVM: PPC: Name generic 64-bit code generic 2010-05-17 12:18:14 +03:00
book3s_paired_singles.c KVM: PPC: Implement Paired Single emulation 2010-04-25 12:35:27 +03:00
book3s_rmhandlers.S KVM: PPC: Name generic 64-bit code generic 2010-05-17 12:18:14 +03:00
book3s.c KVM: PPC: Disable MSR_FEx for Cell hosts 2010-05-17 12:17:21 +03:00
booke_emulate.c KVM: PPC: Use accessor functions for GPR access 2010-03-01 12:35:47 -03:00
booke_interrupts.S
booke.c KVM: PPC: Add dequeue for external on BookE 2010-05-17 12:17:32 +03:00
booke.h
e500_emulate.c KVM: PPC E500: fix tlbcfg emulation 2010-03-01 12:36:06 -03:00
e500_tlb.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
e500_tlb.h
e500.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
emulate.c KVM: PPC: Implement emulation for lbzux and lhax 2010-05-17 12:17:06 +03:00
fpu.S KVM: PPC: Add helpers to call FPU instructions 2010-04-25 12:35:15 +03:00
Kconfig Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm 2010-03-05 13:12:34 -08:00
Makefile KVM: PPC: Name generic 64-bit code generic 2010-05-17 12:18:14 +03:00
powerpc.c KVM: PPC: Only use QPRs when available 2010-05-17 12:17:24 +03:00
timing.c
timing.h
trace.h