Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Originally, SRAR SIGBUS is sent to QEMU-KVM via touching the poisoned page. But commit 9605456 prevents the signal from being sent. So now the signal is sent via force_sig_info_fault directly. [marcelo: use send_sig_info instead] Reported-by: Dean Nelson <dnelson@redhat.com> Signed-off-by: Huang Ying <ying.huang@intel.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
- Loading branch information