qemu-e2k/target-ppc
Tom Musta 3e28c5e363 target-ppc: Power8 Supports Transactional Memory
The Power8 processor implements the Transactional Memory Facility
as defined in Power ISA 2.07.  Update the initialization code to
indicate this.

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
2015-01-07 16:16:27 +01:00
..
arch_dump.c
cpu-models.c target-ppc : Add new processor type 440x5wDFPU 2014-11-04 23:26:12 +01:00
cpu-models.h target-ppc: Add pvr_match() callback 2014-07-08 12:10:36 +02:00
cpu-qom.h target-ppc: Use cpu_exec_interrupt qom hook 2014-09-25 18:54:22 +01:00
cpu.h target-ppc: Introduce Feature Flag for Transactional Memory 2015-01-07 16:16:27 +01:00
dfp_helper.c
excp_helper.c target-ppc: Use cpu_exec_interrupt qom hook 2014-09-25 18:54:22 +01:00
fpu_helper.c target-ppc: Eliminate set_fprf Argument From helper_compute_fprf 2015-01-07 16:16:25 +01:00
gdbstub.c
helper_regs.h
helper.h target-ppc: Eliminate set_fprf Argument From helper_compute_fprf 2015-01-07 16:16:25 +01:00
int_helper.c target-ppc: Fix vcmpbfp. Unordered Case 2014-11-04 23:26:15 +01:00
kvm_ppc.c
kvm_ppc.h spapr: add uuid/host details to device tree 2014-09-08 12:50:47 +02:00
kvm-stub.c
kvm.c target-ppc: explicitly save page table headers in big endian 2015-01-07 16:16:26 +01:00
machine.c
Makefile.objs
mem_helper.c
mfrom_table_gen.c
mfrom_table.c
misc_helper.c
mmu_helper.c qemu-log: add log category for MMU info 2014-12-16 18:43:19 +00:00
mmu-hash32.c qemu-log: add log category for MMU info 2014-12-16 18:43:19 +00:00
mmu-hash32.h
mmu-hash64.c qemu-log: add log category for MMU info 2014-12-16 18:43:19 +00:00
mmu-hash64.h
STATUS
timebase_helper.c
translate_init.c target-ppc: Power8 Supports Transactional Memory 2015-01-07 16:16:27 +01:00
translate.c target-ppc: Introduce tm_enabled Bit to CPU State 2015-01-07 16:16:27 +01:00
user_only_helper.c