Skip to content
Commit 298101da authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: Generalize exception injection mechanism



Instead of each subarch doing its own thing, add an API for queuing an
injection, and manage failed exception injection centerally (i.e., if
an inject failed due to a shadow page fault, we need to requeue it).

Signed-off-by: default avatarAvi Kivity <avi@qumranet.com>
parent 4bf8ed8d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment