]> Git Repo - qemu.git/commit - target/ppc/machine.c
target-ppc: Use #define for max slb entries
authorAneesh Kumar K.V <[email protected]>
Tue, 1 Oct 2013 16:19:31 +0000 (21:49 +0530)
committerAlexander Graf <[email protected]>
Fri, 25 Oct 2013 21:25:48 +0000 (23:25 +0200)
commitd83af16786ca672bea9a206490f801bec7a057eb
tree6cbc40e863ee43e88bbfa70c7879ef49c15599b5
parent2f4d0f5990ede025720e41fa473029e9ca85e8b8
target-ppc: Use #define for max slb entries

Instead of opencoding 64 use MAX_SLB_ENTRIES. We don't update the kernel
header here.

Signed-off-by: Aneesh Kumar K.V <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
target-ppc/cpu.h
target-ppc/kvm.c
target-ppc/machine.c
This page took 0.025826 seconds and 4 git commands to generate.