diff options
author | Simon Guo <wei.guo.simon@gmail.com> | 2018-05-23 09:02:04 +0200 |
---|---|---|
committer | Paul Mackerras <paulus@ozlabs.org> | 2018-06-01 02:30:23 +0200 |
commit | e32c53d1cf0022af180548474f4c29c189d37d93 (patch) | |
tree | 63d9d8940dbb32f5ae175d3f96e091c45e6ab600 /block | |
parent | KVM: PPC: Book3S PR: Add emulation for treclaim. (diff) | |
download | linux-e32c53d1cf0022af180548474f4c29c189d37d93.tar.xz linux-e32c53d1cf0022af180548474f4c29c189d37d93.zip |
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>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions