diff options
author | Jason Chien <jason.chien@sifive.com> | 2024-11-08 19:01:47 +0800 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2025-01-19 09:44:35 +1000 |
commit | fa622855eaaca8b543e19cf7ba8ab0304a1e4b84 (patch) | |
tree | 71c98fed5f7399c24caed72a96b133d7a480e95e /scripts/xml-preprocess-test.py | |
parent | 2d8e8259287ced7c689a7c7fad67ad2a417e477c (diff) | |
download | qemu-fa622855eaaca8b543e19cf7ba8ab0304a1e4b84.zip qemu-fa622855eaaca8b543e19cf7ba8ab0304a1e4b84.tar.gz qemu-fa622855eaaca8b543e19cf7ba8ab0304a1e4b84.tar.bz2 |
hw/riscv/riscv-iommu.c: Introduce a translation tag for the page table cache
This commit introduces a translation tag to avoid invalidating an entry
that should not be invalidated when IOMMU executes invalidation commands.
E.g. IOTINVAL.VMA with GV=0, AV=0, PSCV=1 invalidates both a mapping
of single stage translation and a mapping of nested translation with
the same PSCID, but only the former one should be invalidated.
Signed-off-by: Jason Chien <jason.chien@sifive.com>
Reviewed-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Message-ID: <20241108110147.11178-1-jason.chien@sifive.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'scripts/xml-preprocess-test.py')
0 files changed, 0 insertions, 0 deletions