diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2016-01-19 15:57:59 +1100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2016-01-30 23:37:36 +1100 |
commit | 27ac3e06d59a2c37cdc5997f65ff82e104ec798a (patch) | |
tree | 2b06fd258a3019f211ba27d66b9abf14c6ebb4c7 /cpu-exec.c | |
parent | f201987b843910ae929c5ed66700d910b29e9c15 (diff) | |
download | qemu-27ac3e06d59a2c37cdc5997f65ff82e104ec798a.zip qemu-27ac3e06d59a2c37cdc5997f65ff82e104ec798a.tar.gz qemu-27ac3e06d59a2c37cdc5997f65ff82e104ec798a.tar.bz2 |
spapr: Remove abuse of rtas_ld() in h_client_architecture_support
h_client_architecture_support() uses rtas_ld() for general purpose memory
access, despite the fact that it's not an RTAS routine at all and rtas_ld
makes things more awkward.
Clean this up by replacing rtas_ld() calls with appropriate ldXX_phys()
calls.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Diffstat (limited to 'cpu-exec.c')
0 files changed, 0 insertions, 0 deletions