summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorPeng Hao2017-07-14 17:47:36 +0200
committerPaolo Bonzini2017-08-01 17:27:33 +0200
commit4fadfa00301695a4985e2a229cab857b2ce5c775 (patch)
tree40da96ebfb9c07cb51bd5d62c4a5aaae892e108e /include/exec
parentdocs: document deprecation policy & deprecated features in appendix (diff)
downloadqemu-4fadfa00301695a4985e2a229cab857b2ce5c775.tar.gz
qemu-4fadfa00301695a4985e2a229cab857b2ce5c775.tar.xz
qemu-4fadfa00301695a4985e2a229cab857b2ce5c775.zip
target-i386: kvm_get/put_vcpu_events don't handle sipi_vector
qemu call kvm_get_vcpu_events, and kernel return sipi_vector always 0, never valid when reporting to user space. But when qemu calls kvm_put_vcpu_events will make sipi_vector in kernel be 0. This will accidently modify sipi_vector when sipi_vector in kernel is not 0. Signed-off-by: Peng Hao <peng.hao2@zte.com.cn> Reviewed-by: Liu Yi <liu.yi24@zte.com.cn> Message-Id: <1500047256-8911-1-git-send-email-peng.hao2@zte.com.cn> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions