target-s390x: PER store-using-real-address event support
commit2f54394997bfc808bbfbebb2d8294edd17d63808
authorAurelien Jarno <aurelien@aurel32.net>
Fri, 12 Jun 2015 22:46:01 +0000 (13 00:46 +0200)
committerAlexander Graf <agraf@suse.de>
Wed, 17 Jun 2015 10:40:52 +0000 (17 12:40 +0200)
tree96afc8db13112b57425d0be22df77bf1b3a5a3cb
parent311918b979c5364c30392c1054ed77d047a83953
target-s390x: PER store-using-real-address event support

This PER event happens each time the STURA or STURG instructions are
used. As they use helpers, we can just save the event in the PER code
there, if enabled.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-s390x/mem_helper.c