aboutsummaryrefslogtreecommitdiffstats
path: root/hw/iommu.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-17Break up vl.h.pbrook1-1/+2
2007-11-17 Machine specific IOMMU version (Robert Reif)blueswir11-4/+7
2007-10-06 More detabificationblueswir11-50/+50
2007-09-22 Fix breakage on big endian hosts (Aurelien Jarno)blueswir11-1/+1
2007-09-20 Change ldl_phys to cpu_physical_memory_read, fix pte addressblueswir11-4/+6
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-3/+3
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-4/+4
2007-08-11 Log invalid accesses (no faults generated yet)blueswir11-2/+30
2007-08-11 Improve iommu debugging, use register namesblueswir11-7/+14
2007-07-03 Fix loadvmblueswir11-1/+1
2007-05-19Use full 36-bit physical address space on SS10blueswir11-27/+31
2006-09-03Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)bellard1-10/+2
2006-08-29SCSI TCQ support.pbrook1-5/+46
2005-10-30endianness fixbellard1-2/+1
2005-10-30sparc merge (Blue Swirl)bellard1-3/+55
2005-04-06sparc update (Blue Swirl)bellard1-72/+25
2004-12-19SPARC mergebellard1-9/+45
2004-10-04sparc merge (Blue Swirl)bellard1-43/+40
2004-09-30full system SPARC emulation (Blue Swirl)bellard1-0/+221