summaryrefslogtreecommitdiffstats
path: root/linux-user/linux_loop.h
diff options
context:
space:
mode:
authorAlex Bennée2020-04-03 21:11:46 +0200
committerAlex Bennée2020-04-07 17:19:49 +0200
commit01ef6b9e4e4e84b106b7f934354eada8fe36674f (patch)
tree12b6462e1b1d098771ee2a9ffa580b9c9f42e0bc /linux-user/linux_loop.h
parentsoftfloat: Fix BAD_SHIFT from normalizeFloatx80Subnormal (diff)
downloadqemu-01ef6b9e4e4e84b106b7f934354eada8fe36674f.tar.gz
qemu-01ef6b9e4e4e84b106b7f934354eada8fe36674f.tar.xz
qemu-01ef6b9e4e4e84b106b7f934354eada8fe36674f.zip
linux-user: factor out reading of /proc/self/maps
Unfortunately reading /proc/self/maps is still considered the gold standard for a process finding out about it's own memory layout. As we will want this data in other contexts soon factor out the code to read and parse the data. Rather than just blindly copying the existing sscanf based code we use a more modern glib version of the parsing code to make a more general purpose map structure. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20200403191150.863-9-alex.bennee@linaro.org>
Diffstat (limited to 'linux-user/linux_loop.h')
0 files changed, 0 insertions, 0 deletions