|
From: | David Hildenbrand |
Subject: | Re: [qemu-s390x] [Qemu-devel] [PATCH] s390x: Add missing QEMU_NORETURN attribute (CID 1383842) |
Date: | Mon, 18 Dec 2017 09:00:10 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 |
> I think the best solution would be to call tcg_s390_program_interrupt() > directly from helper_divs64() instead of going through the > s390_program_interrupt() wrapper. helper_divs64() is for TCG only, so it > should be fine to directly use the tcg_s390_program_interrupt() function > there. Just add a return after s390_program_interrupt(). > > Thomas > -- Thanks, David / dhildenb
[Prev in Thread] | Current Thread | [Next in Thread] |