qemu/target-ppc
Bharata B Rao 3b54254966 spapr: Abstract CPU core device and type specific core devices
Add sPAPR specific abastract CPU core device that is based on generic
CPU core device. Use this as base type to create sPAPR CPU specific core
devices.

TODO:
- Add core types for other remaining CPU types
- Handle CPU model alias correctly

Signed-off-by: Bharata B Rao <bharata@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2016-06-17 16:33:48 +10:00
..
Makefile.objs
STATUS
arch_dump.c
cpu-models.c
cpu-models.h
cpu-qom.h
cpu.h ppc: Improve PCR bit selection in ppc_set_compat() 2016-06-14 10:41:38 +10:00
dfp_helper.c
excp_helper.c
fpu_helper.c
gdbstub.c
helper.h
helper_regs.h
int_helper.c
kvm-stub.c
kvm.c spapr: Abstract CPU core device and type specific core devices 2016-06-17 16:33:48 +10:00
kvm_ppc.h ppc: Provide function to get CPU class of the host CPU 2016-06-14 10:41:38 +10:00
machine.c
mem_helper.c
mfrom_table.c
mfrom_table_gen.c
misc_helper.c
mmu-hash32.c
mmu-hash32.h
mmu-hash64.c
mmu-hash64.h
mmu_helper.c
monitor.c
timebase_helper.c
translate.c target-ppc: Fix rlwimi, rlwinm, rlwnm 2016-06-17 16:33:33 +10:00
translate_init.c ppc: Add PowerISA 2.07 compatibility mode 2016-06-14 10:41:38 +10:00
user_only_helper.c