summaryrefslogtreecommitdiffstats
path: root/util/cacheinfo.c
Commit message (Expand)AuthorAgeFilesLines
* util: Enhance flush_icache_range with separate data pointerRichard Henderson2021-01-071-3/+5
* qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2020-09-231-1/+1
* util/cacheinfo: fix crash when compiling with uClibcCarlos Santos2020-01-221-2/+8
* Fix cacheline detection on FreeBSD/powerpc.Justin Hibbits2019-09-191-10/+13
* util/cacheinfo: Use uint64_t on LLP64 model to satisfy Windows ARM64Cao Jiaxi2019-05-071-1/+1
* util: add atomic64Emilio G. Cota2018-10-021-0/+3
* cacheinfo: add i/d cache_linesize_logEmilio G. Cota2018-10-021-0/+8
* configure: Drop AIX host supportPeter Maydell2017-09-071-10/+1Star
* util/cacheinfo: Add missing include for ppc linuxPhilippe Mathieu-Daudé2017-07-191-0/+1
* util/cacheinfo: Fix warning generated by clangPranith Kumar2017-07-101-1/+1
* util: add cacheinfoEmilio G. Cota2017-06-191-0/+185