diff options
author | Luke Shumaker <lukeshu@parabola.nu> | 2017-12-28 13:08:05 -0500 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2018-03-09 21:23:03 +0100 |
commit | c3637eaf61c9c4a74edaa078599f349eeefa49c6 (patch) | |
tree | b515534bd60836ab3e7830bb69bbc398d590defa /memory_mapping.c | |
parent | 8756e1361d177e91dc6d88f37749b809fd2407fb (diff) | |
download | qemu-c3637eaf61c9c4a74edaa078599f349eeefa49c6.zip qemu-c3637eaf61c9c4a74edaa078599f349eeefa49c6.tar.gz qemu-c3637eaf61c9c4a74edaa078599f349eeefa49c6.tar.bz2 |
linux-user: Rename validate_guest_space => init_guest_commpage
init_guest_commpage is a much more honest description of what the function
does. validate_guest_space not only suggests that the function has no
side-effects, but also introduces confusion as to why it is only needed on
32-bit ARM targets.
Signed-off-by: Luke Shumaker <lukeshu@parabola.nu>
Message-Id: <20171228180814.9749-3-lukeshu@lukeshu.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'memory_mapping.c')
0 files changed, 0 insertions, 0 deletions