s390x/kvm: fix run_on_cpu sigp conversions

Enterprise / Virtualization / QEMU - Cornelia Huck [de.ibm.com] - 7 November 2016 05:25 UTC

Commit 14e6fe12a ("*_run_on_cpu: introduce run_on_cpu_data type") attempted to convert all users of run_on_cpu to use the new run_on_cpu_data type. It missed to change the called sigp_* routines, however. Fix that.

Fixes: 14e6fe12a ("*_run_on_cpu: introduce run_on_cpu_data type")

0ea3eb6 s390x/kvm: fix run_on_cpu sigp conversions
target-s390x/kvm.c | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)

Upstream: git.qemu.org


  • Share