diff options
author | Thomas Huth <thuth@redhat.com> | 2017-07-24 10:52:48 +0200 |
---|---|---|
committer | Cornelia Huck <cohuck@redhat.com> | 2017-07-25 09:17:42 +0200 |
commit | e3cfd926f779ddaff52336431d30519e9386e962 (patch) | |
tree | 428f2287404cfb0dda0f028c63e783edea16f84b /block/qed-l2-cache.c | |
parent | 3d6722051bc7876832003215533f36df9f33cc56 (diff) | |
download | qemu-e3cfd926f779ddaff52336431d30519e9386e962.zip |
target/s390x: Rework program_interrupt() and related functions
misc_helper.c won't be compiled with --disable-tcg anymore, but we
still need the program_interrupt() function in that case. Move it
to interrupt.c instead, and refactor it to re-use the code from
trigger_pgm_exception() (for TCG) and enter_pgmcheck() (for KVM,
which now got renamed to kvm_s390_program_interrupt() for
clarity).
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1500886370-14572-4-git-send-email-thuth@redhat.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'block/qed-l2-cache.c')
0 files changed, 0 insertions, 0 deletions