linux/arch/powerpc/include
Simon Guo e32c53d1cf KVM: PPC: Book3S PR: Add emulation for trechkpt.
This patch adds host emulation when guest PR KVM executes "trechkpt.",
which is a privileged instruction and will trap into host.

We firstly copy vcpu ongoing content into vcpu tm checkpoint
content, then perform kvmppc_restore_tm_pr() to do trechkpt.
with updated vcpu tm checkpoint values.

Signed-off-by: Simon Guo <wei.guo.simon@gmail.com>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
2018-06-01 10:30:23 +10:00
..
asm KVM: PPC: Book3S PR: Add emulation for trechkpt. 2018-06-01 10:30:23 +10:00
uapi/asm KVM: PPC: Book3S HV: Add 'online' register to ONE_REG interface 2018-05-17 16:36:36 +10:00