Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/cacheflush: fix cache on windows-arm64 | 2023-02-21 | 1 | -3/+11 | |
* | util/cacheflush: Optimize flushing when ppc host has coherent icache | 2022-06-21 | 1 | -2/+23 | |
* | util/cacheflush: Merge aarch64 ctr_el0 usage | 2022-06-21 | 1 | -25/+19 | |
* | util: Merge cacheflush.c and cacheinfo.c | 2022-06-21 | 1 | -1/+201 | |
* | include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.h | 2022-02-21 | 1 | -0/+1 | |
* | util/cacheflush: Fix error generated by clang | 2021-01-21 | 1 | -4/+4 | |
* | util: Specialize flush_idcache_range for aarch64 | 2021-01-07 | 1 | -0/+69 | |
* | util: Enhance flush_icache_range with separate data pointer | 2021-01-07 | 1 | -16/+22 | |
* | util: Extract flush_icache_range to cacheflush.c | 2021-01-02 | 1 | -0/+71 |