aboutsummaryrefslogtreecommitdiff
path: root/util/cacheinfo.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-07util: Enhance flush_icache_range with separate data pointerRichard Henderson1-3/+5
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi1-1/+1
2020-01-21util/cacheinfo: fix crash when compiling with uClibcCarlos Santos1-2/+8
2019-09-19Fix cacheline detection on FreeBSD/powerpc.Justin Hibbits1-10/+13
2019-05-07util/cacheinfo: Use uint64_t on LLP64 model to satisfy Windows ARM64Cao Jiaxi1-1/+1
2018-10-02util: add atomic64Emilio G. Cota1-0/+3
2018-10-02cacheinfo: add i/d cache_linesize_logEmilio G. Cota1-0/+8
2017-09-07configure: Drop AIX host supportPeter Maydell1-10/+1
2017-07-19util/cacheinfo: Add missing include for ppc linuxPhilippe Mathieu-Daudé1-0/+1
2017-07-09util/cacheinfo: Fix warning generated by clangPranith Kumar1-1/+1
2017-06-19util: add cacheinfoEmilio G. Cota1-0/+185