target-ppc: Power8 Supports Transactional Memory
commit3e28c5e363aaf3de8b99acb662b7488ed6b49197
authorTom Musta <tommusta@gmail.com>
Thu, 18 Dec 2014 16:34:32 +0000 (18 10:34 -0600)
committerAlexander Graf <agraf@suse.de>
Wed, 7 Jan 2015 15:16:27 +0000 (7 16:16 +0100)
tree4b6f3a40e5045279ae528fa0517ae7069536a1bd
parent69d1a9377453d78ba2279fa56ae9623b3cd98673
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>
target-ppc/translate_init.c