Re: [Qemu-devel] [PATCH v3 20/24] target-ppc: Add more POWER8's branch control SPRs

2014-05-27 Thread Alexander Graf
On 27.05.14 12:37, Alexey Kardashevskiy wrote: POWER8 supports Event-Based Branch Facility (EBB) and Target Address Register (TAR). They are controlled via set of SPRs access to which should generate an "Facility Unavailable" interrupt if the facilities are not enabled in FSCR for problem state.

[Qemu-devel] [PATCH v3 20/24] target-ppc: Add more POWER8's branch control SPRs

2014-05-27 Thread Alexey Kardashevskiy
POWER8 supports Event-Based Branch Facility (EBB) and Target Address Register (TAR). They are controlled via set of SPRs access to which should generate an "Facility Unavailable" interrupt if the facilities are not enabled in FSCR for problem state. This adds EBB and TAR SPRs. This adds check_spr