On Tue, 28 Nov 2017 21:33:24 +0100 David Hildenbrand <da...@redhat.com> wrote:
> All users are gone, we can finally drop it and make sure that all new > new program interrupt injections are reminded of the retaddr - as they s/new new/new/ > have to use program_interrupt_ra() now. > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > target/s390x/cpu.h | 1 - > target/s390x/interrupt.c | 22 ++++++++-------------- > 2 files changed, 8 insertions(+), 15 deletions(-) >