summaryrefslogtreecommitdiff
path: root/softmmu/physmem.c
AgeCommit message (Expand)Author
2021-01-07util: Enhance flush_icache_range with separate data pointerRichard Henderson
2021-01-02util: Extract flush_icache_range to cacheflush.cRichard Henderson
2021-01-02remove TCG includes from common codePaolo Bonzini
2020-12-15memory: clamp cached translation in case it points to an MMIO regionPaolo Bonzini
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant
2020-11-10physmem: improve ram size error messagesPankaj Gupta
2020-11-03exec: Remove dead code (CID 1432876)Philippe Mathieu-Daudé
2020-10-26fuzz: Add fuzzer callbacks to DMA-read functionsAlexander Bulekov
2020-10-12exec: split out non-softmmu-specific partsPaolo Bonzini