aboutsummaryrefslogtreecommitdiff
path: root/hw/iommu.c
AgeCommit message (Expand)Author
2010-04-03sparc32: rename iommu.c to sun4m_iommu.c to make room for other IOMMUsBlue Swirl
2010-01-13Sparc32: remove a variable used only for debugging to avoid a clang warningBlue Swirl
2009-11-07sparc32 (mostly): remove unneeded calls to device resetBlue Swirl
2009-10-24sparc32: convert IOMMU to reset + vmsdBlue Swirl
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-08-28Sparc32: port IOMMU to VMState designBlue Swirl
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-08-10qdev/prop: convert iommu.c to helper macros.Gerd Hoffmann
2009-08-08Sparc32: move device instantiation to sun4m.cBlue Swirl
2009-07-17Sparc32: use hex for version numbersBlue Swirl
2009-07-16qdev: rework device properties.Gerd Hoffmann
2009-07-16Sparc32: convert iommu to qdevBlue Swirl
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-06-17Don't set IRQs on device reset and loadvm/savevmBlue Swirl
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-22Introduce reset notifier orderJan Kiszka
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
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