Skip to content
Commit 8de12015 authored by Alexander Graf's avatar Alexander Graf
Browse files

KVM: PPC: Expose helper functions for data/inst faults



We're going to implement guest code interpretation in KVM for some rare
corner cases. This code needs to be able to inject data and instruction
faults into the guest when it encounters them.

Expose generic APIs to do this in a reasonably subarch agnostic fashion.

Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
parent d69614a2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment