diff options
author | David Hildenbrand <david@redhat.com> | 2017-11-30 17:27:33 +0100 |
---|---|---|
committer | Cornelia Huck <cohuck@redhat.com> | 2017-12-14 17:56:54 +0100 |
commit | 468a93898a97639d8ba412d6a3cf9252f1927276 (patch) | |
tree | 49a3984d65cc91b74fbb66e70b4ee9ed152b720a /target/s390x/internal.h | |
parent | 1b98fb99d39732231a247acb04823b1ddb5570a1 (diff) |
s390x/pci: pass the retaddr to all PCI instructions
Once we wire up TCG, we will need the retaddr to correctly inject
program interrupts. As we want to get rid of the function
program_interrupt(), convert PCI code too.
For KVM, we can simply use RA_IGNORED.
Convert program_interrupt() to s390_program_interrupt() directly, making
use of the passed address.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20171130162744.25442-6-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'target/s390x/internal.h')
0 files changed, 0 insertions, 0 deletions