aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorClaudio Imbrenda <[email protected]>2021-03-02 13:36:44 +0100
committerChristian Borntraeger <[email protected]>2021-03-09 10:16:56 +0100
commitf85f1baaa18932a041fd2b1c2ca6cfd9898c7d2b (patch)
tree6f1f071911202ff07ba25eec9906daf5b73c63da /tools/perf/scripts/python/export-to-postgresql.py
parent87e28a15c42cc592009c32a8c20e5789059027c2 (diff)
KVM: s390: split kvm_s390_logical_to_effective
Split kvm_s390_logical_to_effective to a generic function called _kvm_s390_logical_to_effective. The new function takes a PSW and an address and returns the address with the appropriate bits masked off. The old function now calls the new function with the appropriate PSW from the vCPU. This is needed to avoid code duplication for vSIE. Signed-off-by: Claudio Imbrenda <[email protected]> Reviewed-by: Christian Borntraeger <[email protected]> Cc: [email protected] # for VSIE: correctly handle MVPG when in VSIE Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Christian Borntraeger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions