mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-03-09 04:24:44 -06:00
Finish weaning user-only away from PageDesc. Using an interval tree to track page permissions means that we can represent very large regions efficiently. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/290 Resolves: https://gitlab.com/qemu-project/qemu/-/issues/967 Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1214 Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> |
||
|---|---|---|
| .. | ||
| arm-compat-semi | ||
| gdbstub | ||
| libs | ||
| linux | ||
| system | ||
| float_convd.c | ||
| float_convs.c | ||
| float_helpers.h | ||
| float_madds.c | ||
| Makefile.target | ||
| munmap-pthread.c | ||
| noexec.c.inc | ||
| overflow.c | ||
| README | ||
| sha1.c | ||
| sha512.c | ||
| sigbus.c | ||
| signals.c | ||
| test-mmap.c | ||
| test-vma.c | ||
| testthread.c | ||
| threadcount.c | ||
Multi-architecture linux-user tests