timers: Createt TimersState and put all timers state there
[qemu] / hw / iommu.c
2009-08-28 Blue SwirlSparc32: port IOMMU to VMState design
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-08-10 Gerd Hoffmannqdev/prop: convert iommu.c to helper macros.
2009-08-08 Blue SwirlSparc32: move device instantiation to sun4m.c
2009-07-17 Blue SwirlSparc32: use hex for version numbers
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-07-16 Blue SwirlSparc32: convert iommu to qdev
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-17 Blue SwirlDon't set IRQs on device reset and loadvm/savevm
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
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)