summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorEmilio G. Cota2017-07-27 02:15:41 +0200
committerRichard Henderson2018-06-15 19:42:55 +0200
commit78722ed0b826644ae240e3c0bbb6bdde02dfe7e1 (patch)
tree3c1b92f585d1c820539c73fab43ebc18130c7f3f /scripts
parenttranslate-all: iterate over TBs in a page with PAGE_FOR_EACH_TB (diff)
downloadqemu-78722ed0b826644ae240e3c0bbb6bdde02dfe7e1.tar.gz
qemu-78722ed0b826644ae240e3c0bbb6bdde02dfe7e1.tar.xz
qemu-78722ed0b826644ae240e3c0bbb6bdde02dfe7e1.zip
translate-all: make l1_map lockless
Groundwork for supporting parallel TCG generation. We never remove entries from the radix tree, so we can use cmpxchg to implement lockless insertions. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Emilio G. Cota <cota@braap.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions