Add version information for 0.10.0 release.
[qemu] / hw / iommu.c
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2008-12-21 blueswir1add Arbiter Enable Register support to sparc iommu...
2008-12-03 blueswir1More consistent PAGE_xxx defines, avoid conflicting...
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-07-01 blueswir1Fix DMA length bug seen with NetBSD (Cliff Wright)
2008-05-10 blueswir1Fix compiler warnings
2008-01-25 blueswir1 Add TurboSPARC mask ID register (Robert Reif)
2008-01-01 blueswir1 Register only valid register access widths
2008-01-01 blueswir1 DVMA translation errors raise a module error irq ...
2007-12-01 blueswir1 Allow IOMMU tables above 2G
2007-12-01 blueswir1 Prevent overwriting fixed bits in AFSR
2007-12-01 blueswir1 Name the magic constants, wrap long lines
2007-11-25 blueswir1 Set initial value of AFSR register properly (Robert...
2007-11-17 pbrookBreak up vl.h.
2007-11-17 blueswir1 Machine specific IOMMU version (Robert Reif)
2007-10-06 blueswir1 More detabification
2007-09-22 blueswir1 Fix breakage on big endian hosts (Aurelien Jarno)
2007-09-20 blueswir1 Change ldl_phys to cpu_physical_memory_read, fix pte...
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-08-11 blueswir1 Log invalid accesses (no faults generated yet)
2007-08-11 blueswir1 Improve iommu debugging, use register names
2007-07-03 blueswir1 Fix loadvm
2007-05-19 blueswir1Use full 36-bit physical address space on SS10
2006-09-03 bellardSeparate the DMA controllers - Convert ESP to new DMA...
2006-08-29 pbrookSCSI TCQ support.
2005-10-30 bellardendianness fix
2005-10-30 bellardsparc merge (Blue Swirl)
2005-04-06 bellardsparc update (Blue Swirl)
2004-12-19 bellardSPARC merge
2004-10-04 bellardsparc merge (Blue Swirl)
2004-09-30 bellardfull system SPARC emulation (Blue Swirl)