summary refs log tree commit diff stats
path: root/scripts/qapi/source.py
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2020-07-01 14:56:45 +0100
committerAlex Bennée <alex.bennee@linaro.org>2020-07-11 15:53:00 +0100
commitc1f6ad798c7bb328a6f387f2509bf86305383d37 (patch)
tree915d6b186fa9a09aa201553faae7bb814e9ad183 /scripts/qapi/source.py
parent27ebeda0c07dcc2e9eec98ed1f70115ffa1e3797 (diff)
downloadfocaccia-qemu-c1f6ad798c7bb328a6f387f2509bf86305383d37.tar.gz
focaccia-qemu-c1f6ad798c7bb328a6f387f2509bf86305383d37.zip
linux-user/elfload: use MAP_FIXED_NOREPLACE in pgb_reserved_va
Given we assert the requested address matches what we asked we should
also make that clear in the mmap flags. Otherwise we see failures in
the GitLab environment for some currently unknown but allowable
reason. We use MAP_FIXED_NOREPLACE if we can so we don't just clobber
an existing mapping. Also include the strerror string for a bit more
info on failure.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>

Message-Id: <20200701135652.1366-34-alex.bennee@linaro.org>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions