s390x/kvm: pass ipb directly into handle_sigp()
commit27292ff18d0b398ed6ea6db22e1720aebcbaa991
authorDavid Hildenbrand <david@redhat.com>
Thu, 28 Sep 2017 20:36:49 +0000 (28 22:36 +0200)
committerCornelia Huck <cohuck@redhat.com>
Fri, 20 Oct 2017 11:32:10 +0000 (20 13:32 +0200)
tree60fc26ed675366ed20a2181777150f364194ec16
parentc6892047dc15a9106a1657b07ed1c915cabc8a06
s390x/kvm: pass ipb directly into handle_sigp()

No need to pass kvm_run. Pass parameters alphabetically ordered.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20170928203708.9376-12-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/kvm.c