kernel-fxtec-pro1x/arch/powerpc/kvm
Joerg Roedel 5689cc53fa KVM: Use u64 for frame data types
For 32bit machines where the physical address width is
larger than the virtual address width the frame number types
in KVM may overflow. Fix this by changing them to u64.

[sfr: fix build on 32-bit ppc]

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2010-08-02 06:39:44 +03:00
..
44x.c
44x_emulate.c
44x_tlb.c KVM: Use u64 for frame data types 2010-08-02 06:39:44 +03:00
44x_tlb.h
book3s.c KVM: PPC: Make use of hash based Shadow MMU 2010-08-01 10:47:28 +03:00
book3s_32_mmu.c KVM: PPC: Make BAT only guest segments work 2010-08-01 10:47:14 +03:00
book3s_32_mmu_host.c KVM: PPC: Make use of hash based Shadow MMU 2010-08-01 10:47:28 +03:00
book3s_32_sr.S
book3s_64_mmu.c
book3s_64_mmu_host.c KVM: PPC: Make use of hash based Shadow MMU 2010-08-01 10:47:28 +03:00
book3s_64_slb.S
book3s_emulate.c
book3s_exports.c
book3s_interrupts.S
book3s_mmu_hpte.c KVM: PPC: Add generic hpte management functions 2010-08-01 10:47:27 +03:00
book3s_paired_singles.c KVM: PPC: elide struct thread_struct instances from stack 2010-08-01 10:39:24 +03:00
book3s_rmhandlers.S
book3s_segment.S
booke.c KVM: PPC: fix uninitialized variable warning in kvm_ppc_core_deliver_interrupts 2010-08-01 10:46:53 +03:00
booke.h
booke_emulate.c
booke_interrupts.S
e500.c
e500_emulate.c
e500_tlb.c
e500_tlb.h
emulate.c
fpu.S KVM: PPC: elide struct thread_struct instances from stack 2010-08-01 10:39:24 +03:00
Kconfig
Makefile KVM: PPC: Make use of hash based Shadow MMU 2010-08-01 10:47:28 +03:00
powerpc.c KVM: Remove memory alias support 2010-08-01 10:47:00 +03:00
timing.c
timing.h
trace.h