diff options
| author | Peng Hao | 2017-07-14 17:47:36 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2017-08-01 17:27:33 +0200 |
| commit | 4fadfa00301695a4985e2a229cab857b2ce5c775 (patch) | |
| tree | 40da96ebfb9c07cb51bd5d62c4a5aaae892e108e /include/exec | |
| parent | docs: document deprecation policy & deprecated features in appendix (diff) | |
| download | qemu-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
