aboutsummaryrefslogtreecommitdiff
path: root/hw/iommu.c
AgeCommit message (Expand)Author
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2008-12-21add Arbiter Enable Register support to sparc iommu (Robert Reif)blueswir1
2008-12-03More consistent PAGE_xxx defines, avoid conflicting with system PAGE_xxxblueswir1
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2008-07-01Fix DMA length bug seen with NetBSD (Cliff Wright)blueswir1
2008-05-10Fix compiler warningsblueswir1
2008-01-25 Add TurboSPARC mask ID register (Robert Reif)blueswir1
2008-01-01 Register only valid register access widthsblueswir1
2008-01-01 DVMA translation errors raise a module error irq (NMI)blueswir1
2007-12-01 Allow IOMMU tables above 2Gblueswir1
2007-12-01 Prevent overwriting fixed bits in AFSRblueswir1
2007-12-01 Name the magic constants, wrap long linesblueswir1
2007-11-25 Set initial value of AFSR register properly (Robert Reif)blueswir1
2007-11-17Break up vl.h.pbrook
2007-11-17 Machine specific IOMMU version (Robert Reif)blueswir1
2007-10-06 More detabificationblueswir1
2007-09-22 Fix breakage on big endian hosts (Aurelien Jarno)blueswir1
2007-09-20 Change ldl_phys to cpu_physical_memory_read, fix pte addressblueswir1
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-08-11 Log invalid accesses (no faults generated yet)blueswir1
2007-08-11 Improve iommu debugging, use register namesblueswir1
2007-07-03 Fix loadvmblueswir1
2007-05-19Use full 36-bit physical address space on SS10blueswir1
2006-09-03Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)bellard
2006-08-29SCSI TCQ support.pbrook
2005-10-30endianness fixbellard
2005-10-30sparc merge (Blue Swirl)bellard
2005-04-06sparc update (Blue Swirl)bellard
2004-12-19SPARC mergebellard
2004-10-04sparc merge (Blue Swirl)bellard
2004-09-30full system SPARC emulation (Blue Swirl)bellard