summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPeter Maydell2015-01-20 16:19:33 +0100
committerPeter Maydell2015-01-20 16:19:33 +0100
commit5899d6d0b4cae1a0ff7487b635eee4d9db1a2a7c (patch)
tree8fc30fd76a655e011735e67c3b3978e9c4d628f3 /include
parentbsd-user/elfload.c: Don't use ldl() or ldq_raw() (diff)
downloadqemu-5899d6d0b4cae1a0ff7487b635eee4d9db1a2a7c.tar.gz
qemu-5899d6d0b4cae1a0ff7487b635eee4d9db1a2a7c.tar.xz
qemu-5899d6d0b4cae1a0ff7487b635eee4d9db1a2a7c.zip
linux-user/vm86.c: Use cpu_ldl_data &c rather than plain ldl &c
Use the cpu_ld*_data and cpu_st*_data family of functions to access guest memory in vm86.c rather than the very short-named ldl/stl functions. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <rth@twiddle.net> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Message-id: 1421334118-3287-7-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions