diff options
| author | Aurelien Jarno | 2015-06-13 00:45:57 +0200 |
|---|---|---|
| committer | Alexander Graf | 2015-06-17 12:40:52 +0200 |
| commit | 2c2275eb41c612df4bd115cf71d6e651d105f69c (patch) | |
| tree | 2058f1860964c2c3f941f0e638d329ccec0ad0f8 /include/exec/exec-all.h | |
| parent | target-s390x: basic PER event handling (diff) | |
| download | qemu-2c2275eb41c612df4bd115cf71d6e651d105f69c.tar.gz qemu-2c2275eb41c612df4bd115cf71d6e651d105f69c.tar.xz qemu-2c2275eb41c612df4bd115cf71d6e651d105f69c.zip | |
target-s390x: PER successful-branching event support
For the PER successful-branching event support, we can't rely on any
QEMU infrastucture. We therefore call an helper in all places where
a branch can be taken. We have to pay attention to the branch to next
case, as it's still a taken branch.
We don't need to care about the cases using goto_tb, as we have disabled
them in the previous patch.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
