On 09/18/2017 08:59 AM, David Hildenbrand wrote: > Called from SIGP code to be factored out, so let's move it. Add a > FIXME for TCG code in the future. > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > target/s390x/helper.c | 29 +++++++++++++++++++++++++++++ > target/s390x/internal.h | 1 + > target/s390x/kvm.c | 30 +----------------------------- > 3 files changed, 31 insertions(+), 29 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~