-
Paolo Bonzini authored
Call kvm_on_sigbus_vcpu asynchronously from the VCPU thread. Information for the SIGBUS can be stored in thread-local variables and processed later in kvm_cpu_exec. Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>Paolo Bonzini authoredCall kvm_on_sigbus_vcpu asynchronously from the VCPU thread. Information for the SIGBUS can be stored in thread-local variables and processed later in kvm_cpu_exec. Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Loading