qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 0ea3eb: s390x/kvm: fix run_on_cpu sigp conver


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 0ea3eb: s390x/kvm: fix run_on_cpu sigp conversions
Date: Mon, 07 Nov 2016 04:00:04 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 0ea3eb65e84c5d4665dbeee3e3e5ed56b43f7648
      
https://github.com/qemu/qemu/commit/0ea3eb65e84c5d4665dbeee3e3e5ed56b43f7648
  Author: Cornelia Huck <address@hidden>
  Date:   2016-11-07 (Mon, 07 Nov 2016)

  Changed paths:
    M target-s390x/kvm.c

  Log Message:
  -----------
  s390x/kvm: fix run_on_cpu sigp conversions

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")
Signed-off-by: Cornelia Huck <address@hidden>
Acked-by: Christian Borntraeger <address@hidden>
Message-id: address@hidden
Signed-off-by: Stefan Hajnoczi <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]