diff options
author | 2018-12-14 16:29:06 +1100 | |
---|---|---|
committer | 2018-12-17 11:33:50 +1100 | |
commit | dceadcf91b2e0971abe706b6d605ed25de61db0e (patch) | |
tree | ea0f9622a55e4440156988fa1e7c97552005d201 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2 (diff) | |
download | wireguard-linux-dceadcf91b2e0971abe706b6d605ed25de61db0e.tar.xz wireguard-linux-dceadcf91b2e0971abe706b6d605ed25de61db0e.zip |
KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops struct
The kvmppc_ops struct is used to store function pointers to kvm
implementation specific functions.
Introduce two new functions load_from_eaddr and store_to_eaddr to be
used to load from and store to a guest effective address respectively.
Also implement these for the kvm-hv module. If we are using the radix
mmu then we can call the functions to access quadrant 1 and 2.
Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions