aboutsummaryrefslogtreecommitdiff
path: root/scripts/rust/rustc_args.py
diff options
context:
space:
mode:
authorEdgar E. Iglesias <edgar.iglesias@amd.com>2025-04-25 15:16:01 +0200
committerEdgar E. Iglesias <edgar.iglesias@amd.com>2025-05-06 18:39:44 +0200
commit88fb705600a3b612c571efc9f1a6aed923a18dcc (patch)
treecdd9bc802beff0693ecf78a4ed224f074fe6c643 /scripts/rust/rustc_args.py
parenta4b20f737cda06bb8706a83e27f7fa89863ae689 (diff)
downloadqemu-88fb705600a3b612c571efc9f1a6aed923a18dcc.zip
qemu-88fb705600a3b612c571efc9f1a6aed923a18dcc.tar.gz
qemu-88fb705600a3b612c571efc9f1a6aed923a18dcc.tar.bz2
xen: mapcache: Split mapcache_grants by ro and rw
Today, we don't track write-abiliy in the cache, if a user requests a readable mapping followed by a writeable mapping on the same page, the second lookup will incorrectly hit the readable entry. Split mapcache_grants by ro and rw access. Grants will now have separate ways in the cache depending on writeability. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Stefano Stabellini <sstabellini@kernel.org> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
Diffstat (limited to 'scripts/rust/rustc_args.py')
0 files changed, 0 insertions, 0 deletions