aboutsummaryrefslogtreecommitdiffstats
path: root/softmmu_template.h
AgeCommit message (Expand)AuthorFilesLines
2006-02-08added last_io_time fieldbellard1-0/+6
2005-12-05MIPS unaligned accesses exceptions (Daniel Jacobowitz)bellard1-1/+27
2005-11-28PAGE_EXEC support in TLBsbellard1-8/+11
2005-11-26use TARGET_PAGE_SIZE (Paul Brook)bellard1-4/+4
2005-07-24allow more than 32 bit of physical memorybellard1-10/+10
2005-01-0364 bit target supportbellard1-12/+16
2004-10-03removed access_type hackbellard1-30/+40
2004-06-03support for opaque data on memory I/Osbellard1-10/+10
2004-04-25precise self modifying code supportbellard1-8/+12
2004-02-06added generic physical memory dirty bit supportbellard1-5/+5
2004-01-18cast to return typebellard1-0/+1
2003-11-09soft mmu fix (aka debian random seg fault fix)bellard1-2/+2
2003-10-27full softmmu supportbellard1-32/+50
2003-08-20pop ss, mov ss, x and sti disable irqs for the next instruction - began dispa...bellard1-4/+4
2003-08-10removed warningsbellard1-2/+2
2003-08-08Software MMU support (used for memory mapped devices such as VGA)bellard1-0/+241