kernel-fxtec-pro1x/arch/powerpc/kvm
Alexander Graf af7b4d104b KVM: PPC: Convert u64 -> ulong
There are some pieces in the code that I overlooked that still use
u64s instead of longs. This slows down 32 bit hosts unnecessarily, so
let's just move them to ulong.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
2010-05-17 12:18:55 +03:00
..
44x.c
44x_emulate.c
44x_tlb.c
44x_tlb.h
book3s.c KVM: PPC: Convert u64 -> ulong 2010-05-17 12:18:55 +03:00
book3s_32_mmu.c KVM: PPC: Convert u64 -> ulong 2010-05-17 12:18:55 +03:00
book3s_32_mmu_host.c KVM: PPC: Convert u64 -> ulong 2010-05-17 12:18:55 +03:00
book3s_32_sr.S KVM: PPC: Add SR swapping code 2010-05-17 12:18:17 +03:00
book3s_64_mmu.c KVM: PPC: Convert u64 -> ulong 2010-05-17 12:18:55 +03:00
book3s_64_mmu_host.c KVM: PPC: Convert u64 -> ulong 2010-05-17 12:18:55 +03:00
book3s_64_slb.S KVM: PPC: Make SLB switching code the new segment framework 2010-05-17 12:18:38 +03:00
book3s_emulate.c KVM: PPC: Add Book3S compatibility code 2010-05-17 12:18:46 +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: Make highmem code generic 2010-05-17 12:18:37 +03:00
book3s_paired_singles.c KVM: PPC: Improve indirect svcpu accessors 2010-05-17 12:18:26 +03:00
book3s_rmhandlers.S KVM: PPC: Add Book3S compatibility code 2010-05-17 12:18:46 +03:00
book3s_segment.S KVM: PPC: Add generic segment switching code 2010-05-17 12:18:18 +03:00
booke.c KVM: PPC: Add dequeue for external on BookE 2010-05-17 12:17:32 +03:00
booke.h
booke_emulate.c
booke_interrupts.S
e500.c
e500_emulate.c
e500_tlb.c
e500_tlb.h
emulate.c KVM: PPC: Remove fetch fail code 2010-05-17 12:18:41 +03:00
fpu.S KVM: PPC: Add helpers to call FPU instructions 2010-04-25 12:35:15 +03:00
Kconfig KVM: PPC: Enable Book3S_32 KVM building 2010-05-17 12:18:54 +03:00
Makefile KVM: PPC: Enable Book3S_32 KVM building 2010-05-17 12:18:54 +03:00
powerpc.c KVM: PPC: Improve indirect svcpu accessors 2010-05-17 12:18:26 +03:00
timing.c
timing.h
trace.h