summaryrefslogtreecommitdiffstats
path: root/softmmu_template.h
Commit message (Expand)AuthorAgeFilesLines
...
* use TARGET_PAGE_SIZE (Paul Brook)bellard2005-11-261-4/+4
* allow more than 32 bit of physical memorybellard2005-07-241-10/+10
* 64 bit target supportbellard2005-01-031-12/+16
* removed access_type hackbellard2004-10-031-30/+40
* support for opaque data on memory I/Osbellard2004-06-031-10/+10
* precise self modifying code supportbellard2004-04-251-8/+12
* added generic physical memory dirty bit supportbellard2004-02-061-5/+5
* cast to return typebellard2004-01-181-0/+1
* soft mmu fix (aka debian random seg fault fix)bellard2003-11-091-2/+2
* full softmmu supportbellard2003-10-271-32/+50
* pop ss, mov ss, x and sti disable irqs for the next instruction - began dispa...bellard2003-08-201-4/+4
* removed warningsbellard2003-08-101-2/+2
* Software MMU support (used for memory mapped devices such as VGA)bellard2003-08-081-0/+241
OpenPOWER on IntegriCloud