aboutsummaryrefslogtreecommitdiff
path: root/softmmu/physmem.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-15memory: clamp cached translation in case it points to an MMIO regionPaolo Bonzini1-0/+10
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-11-10physmem: improve ram size error messagesPankaj Gupta1-3/+3
2020-11-03exec: Remove dead code (CID 1432876)Philippe Mathieu-Daudé1-9/+1
2020-10-26fuzz: Add fuzzer callbacks to DMA-read functionsAlexander Bulekov1-0/+2
2020-10-12exec: split out non-softmmu-specific partsPaolo Bonzini1-0/+3711