aboutsummaryrefslogtreecommitdiff
path: root/softmmu_template.h
AgeCommit message (Expand)Author
2006-02-08added last_io_time fieldbellard
2005-12-05MIPS unaligned accesses exceptions (Daniel Jacobowitz)bellard
2005-11-28PAGE_EXEC support in TLBsbellard
2005-11-26use TARGET_PAGE_SIZE (Paul Brook)bellard
2005-07-24allow more than 32 bit of physical memorybellard
2005-01-0364 bit target supportbellard
2004-10-03removed access_type hackbellard
2004-06-03support for opaque data on memory I/Osbellard
2004-04-25precise self modifying code supportbellard
2004-02-06added generic physical memory dirty bit supportbellard
2004-01-18cast to return typebellard
2003-11-09soft mmu fix (aka debian random seg fault fix)bellard
2003-10-27full softmmu supportbellard
2003-08-20pop ss, mov ss, x and sti disable irqs for the next instruction - began dispa...bellard
2003-08-10removed warningsbellard
2003-08-08Software MMU support (used for memory mapped devices such as VGA)bellard