]> git.ipfire.org Git - thirdparty/qemu.git/history - softmmu_template.h
This commit was manufactured by cvs2svn to create tag
[thirdparty/qemu.git] / softmmu_template.h
2006-02-08  bellardadded last_io_time field
2005-12-05  bellardMIPS unaligned accesses exceptions (Daniel Jacobowitz)
2005-11-28  bellardPAGE_EXEC support in TLBs
2005-11-26  bellarduse TARGET_PAGE_SIZE (Paul Brook)
2005-07-24  bellardallow more than 32 bit of physical memory
2005-01-03  bellard64 bit target support
2004-10-03  bellardremoved access_type hack
2004-06-03  bellardsupport for opaque data on memory I/Os
2004-04-25  bellardprecise self modifying code support
2004-02-06  bellardadded generic physical memory dirty bit support
2004-01-18  bellardcast to return type
2003-11-09  bellardsoft mmu fix (aka debian random seg fault fix)
2003-10-27  bellardfull softmmu support
2003-08-20  bellardpop ss, mov ss, x and sti disable irqs for the next...
2003-08-10  bellardremoved warnings
2003-08-08  bellardSoftware MMU support (used for memory mapped devices...