Skip to content
Snippets Groups Projects
Commit d69c6436 authored by Alexander Graf's avatar Alexander Graf
Browse files

KVM: PPC: BookE: Add support for vcpu->mode


Generic KVM code might want to know whether we are inside guest context
or outside. It also wants to be able to push us out of guest context.

Add support to the BookE code for the generic vcpu->mode field that describes
the above states.

Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
parent 4ffc6356
No related merge requests found
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