diff options
author | Luke Shumaker | 2017-12-28 19:08:05 +0100 |
---|---|---|
committer | Laurent Vivier | 2018-03-09 21:23:03 +0100 |
commit | c3637eaf61c9c4a74edaa078599f349eeefa49c6 (patch) | |
tree | b515534bd60836ab3e7830bb69bbc398d590defa /util/id.c | |
parent | linux-user: Use #if to only call validate_guest_space for 32-bit ARM target (diff) | |
download | qemu-c3637eaf61c9c4a74edaa078599f349eeefa49c6.tar.gz qemu-c3637eaf61c9c4a74edaa078599f349eeefa49c6.tar.xz qemu-c3637eaf61c9c4a74edaa078599f349eeefa49c6.zip |
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 'util/id.c')
0 files changed, 0 insertions, 0 deletions