qemu-e2k/target-ppc
Sukadev Bhattiprolu 7d94a30b54 target-ppc: Define kvmppc_read_int_dt()
Extract code from the function kvmppc_read_int_cpu_dt() that actually
reads the file into a separate function, so it can be called from
other places.

Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2016-01-11 15:28:49 +11:00
..
arch_dump.c
cpu-models.c
cpu-models.h
cpu-qom.h monitor/target-ppc: Define target_get_monitor_def 2015-11-12 14:53:36 +11:00
cpu.h target-ppc: Move the FPSCR bit update macros to cpu.h 2015-11-30 19:39:01 +11:00
dfp_helper.c target-ppc: Move the FPSCR bit update macros to cpu.h 2015-11-30 19:39:01 +11:00
excp_helper.c ppc: cleanup logging 2015-12-17 17:33:48 +01:00
fpu_helper.c target-ppc/fpu_helper: fix FPSCR_FX bit shift operation 2015-11-30 19:39:01 +11:00
gdbstub.c
helper_regs.h
helper.h
int_helper.c
kvm_ppc.h ppc: Let kvmppc_reset_htab() return 0 for !CONFIG_KVM 2015-11-11 13:29:04 +11:00
kvm-stub.c
kvm.c target-ppc: Define kvmppc_read_int_dt() 2016-01-11 15:28:49 +11:00
machine.c
Makefile.objs
mem_helper.c PPC: Fix lswx bounds checks 2015-11-12 13:15:54 +11:00
mfrom_table_gen.c
mfrom_table.c
misc_helper.c
mmu_helper.c ppc: cleanup logging 2015-12-17 17:33:48 +01:00
mmu-hash32.c ppc: cleanup logging 2015-12-17 17:33:48 +01:00
mmu-hash32.h
mmu-hash64.c ppc: cleanup logging 2015-12-17 17:33:48 +01:00
mmu-hash64.h
monitor.c monitor/target-ppc: Define target_get_monitor_def 2015-11-12 14:53:36 +11:00
STATUS
timebase_helper.c ppc: cleanup logging 2015-12-17 17:33:48 +01:00
translate_init.c
translate.c ppc: cleanup logging 2015-12-17 17:33:48 +01:00
user_only_helper.c