aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add Arbiter Enable Register support to sparc iommu (Robert Reif)blueswir12008-12-211-0/+17
* More consistent PAGE_xxx defines, avoid conflicting with system PAGE_xxxblueswir12008-12-031-7/+7
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-4/+2
* Fix DMA length bug seen with NetBSD (Cliff Wright)blueswir12008-07-011-2/+2
* Fix compiler warningsblueswir12008-05-101-3/+2
* Add TurboSPARC mask ID register (Robert Reif)blueswir12008-01-251-1/+11
* Register only valid register access widthsblueswir12008-01-011-8/+8
* DVMA translation errors raise a module error irq (NMI)blueswir12008-01-011-4/+19
* Allow IOMMU tables above 2Gblueswir12007-12-011-1/+1
* Prevent overwriting fixed bits in AFSRblueswir12007-12-011-0/+4
* Name the magic constants, wrap long linesblueswir12007-12-011-12/+20
* Set initial value of AFSR register properly (Robert Reif)blueswir12007-11-251-0/+1
* Break up vl.h.pbrook2007-11-171-1/+2
* Machine specific IOMMU version (Robert Reif)blueswir12007-11-171-4/+7
* More detabificationblueswir12007-10-061-50/+50
* Fix breakage on big endian hosts (Aurelien Jarno)blueswir12007-09-221-1/+1
* Change ldl_phys to cpu_physical_memory_read, fix pte addressblueswir12007-09-201-4/+6
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-3/+3
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-4/+4
* Log invalid accesses (no faults generated yet)blueswir12007-08-111-2/+30
* Improve iommu debugging, use register namesblueswir12007-08-111-7/+14
* Fix loadvmblueswir12007-07-031-1/+1
* Use full 36-bit physical address space on SS10blueswir12007-05-191-27/+31
* Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)bellard2006-09-031-10/+2
* SCSI TCQ support.pbrook2006-08-291-5/+46
* endianness fixbellard2005-10-301-2/+1
* sparc merge (Blue Swirl)bellard2005-10-301-3/+55
* sparc update (Blue Swirl)bellard2005-04-061-72/+25
* SPARC mergebellard2004-12-191-9/+45
* sparc merge (Blue Swirl)bellard2004-10-041-43/+40
* full system SPARC emulation (Blue Swirl)bellard2004-09-301-0/+221