aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/compaction-times.py
diff options
context:
space:
mode:
authorAlexandru Elisei <[email protected]>2020-12-01 15:01:53 +0000
committerMarc Zyngier <[email protected]>2020-12-23 16:39:58 +0000
commit3557ae187c32203d1bb8b48ee1e2e7bdb23d98d5 (patch)
tree4b5a11c6f79e56091517492dfcc3f42f0e6c4fcc /tools/perf/scripts/python/compaction-times.py
parent767c973f2e4a9264a4f159c9fad5ca8acdb9915e (diff)
KVM: Documentation: Add arm64 KVM_RUN error codes
The API documentation states that general error codes are not detailed, but errors with specific meanings are. On arm64, KVM_RUN can return error numbers with a different meaning than what is described by POSIX or the C99 standard (as taken from man 3 errno). Absent from the newly documented error codes is ERANGE which can be returned when making a change to the EL2 stage 1 tables if the address is larger than the largest supported input address. Assuming no bugs in the implementation, that is not possible because the input addresses which are mapped are the result of applying the macro kern_hyp_va() on kernel virtual addresses. CC: Paolo Bonzini <[email protected]> Signed-off-by: Alexandru Elisei <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions