diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-10-05 16:22:16 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2022-12-20 17:09:41 -0800 |
commit | f88f3ac90f9e98333abf91f23c8547a428cd90fa (patch) | |
tree | 1747f0b368caddb4f874cace6a71c24e5447603c /semihosting | |
parent | a97d5d2c8be2aec5b2e3c81cde33506b3c029033 (diff) | |
download | qemu-f88f3ac90f9e98333abf91f23c8547a428cd90fa.zip qemu-f88f3ac90f9e98333abf91f23c8547a428cd90fa.tar.gz qemu-f88f3ac90f9e98333abf91f23c8547a428cd90fa.tar.bz2 |
accel/tcg: Use interval tree for TARGET_PAGE_DATA_SIZE
Continue weaning user-only away from PageDesc.
Use an interval tree to record target data.
Chunk the data, to minimize allocation overhead.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'semihosting')
0 files changed, 0 insertions, 0 deletions