summaryrefslogtreecommitdiff
path: root/memory_mapping.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-11Fix some more license versions (GPL2+ instead of GPL2)Stefan Weil1-2/+2
2012-06-07dump: remove dumping stuff from cpu-all.hPaolo Bonzini1-3/+0
2012-06-04introduce a new monitor command 'dump-guest-memory' to dump guest's memoryWen Congyang1-0/+27
2012-06-04Add API to get memory mapping without do pagingWen Congyang1-0/+9
2012-06-04Add API to get memory mappingWen Congyang1-0/+47
2012-06-04Add API to create memory mapping listWen Congyang1-0/+166