aboutsummaryrefslogtreecommitdiff
path: root/hw/scsi
diff options
context:
space:
mode:
authorYongji Xie <elohimes@gmail.com>2018-07-11 21:22:44 +0800
committerPaolo Bonzini <pbonzini@redhat.com>2018-10-02 19:09:13 +0200
commit4c3e250627bfa2ed272660d5376ac0f6ff458556 (patch)
treea7ce7e47d77f97e57cfe98a1f7fb727b9ae4f3e6 /hw/scsi
parent5ee547bb78a8cb868d68e4b9122b0df5650ed8a7 (diff)
kvmclock: run KVM_KVMCLOCK_CTRL ioctl in vcpu thread
According to KVM API Documentation, we should only run vcpu ioctls from the same thread that was used to create the vcpu. This patch makes KVM_KVMCLOCK_CTRL ioctl consistent with the Documentation. No functional change. Signed-off-by: Yongji Xie <xieyongji@baidu.com> Signed-off-by: Chai Wen <chaiwen@baidu.com> Message-Id: <1531315364-2551-1-git-send-email-xieyongji@baidu.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Yongji Xie <elohimes@gmail.com>
Diffstat (limited to 'hw/scsi')
0 files changed, 0 insertions, 0 deletions