index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
iommu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc32 (mostly): remove unneeded calls to device reset
Blue Swirl
2009-11-07
1
-2
/
+0
*
sparc32: convert IOMMU to reset + vmsd
Blue Swirl
2009-10-24
1
-5
/
+6
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-13
/
+13
*
Get rid of _t suffix
malc
2009-10-01
1
-13
/
+13
*
Sparc32: port IOMMU to VMState design
Blue Swirl
2009-08-28
1
-25
/
+12
*
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-27
1
-1
/
+2
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-2
/
+2
*
qdev/prop: convert iommu.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-6
/
+2
*
Sparc32: move device instantiation to sun4m.c
Blue Swirl
2009-08-08
1
-18
/
+0
*
Sparc32: use hex for version numbers
Blue Swirl
2009-07-17
1
-1
/
+1
*
qdev: rework device properties.
Gerd Hoffmann
2009-07-16
1
-6
/
+8
*
Sparc32: convert iommu to qdev
Blue Swirl
2009-07-16
1
-11
/
+45
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-1
/
+1
*
Don't set IRQs on device reset and loadvm/savevm
Blue Swirl
2009-06-17
1
-1
/
+0
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-1
/
+1
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-1
/
+1
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-3
/
+3
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
add Arbiter Enable Register support to sparc iommu (Robert Reif)
blueswir1
2008-12-21
1
-0
/
+17
*
More consistent PAGE_xxx defines, avoid conflicting with system PAGE_xxx
blueswir1
2008-12-03
1
-7
/
+7
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-4
/
+2
*
Fix DMA length bug seen with NetBSD (Cliff Wright)
blueswir1
2008-07-01
1
-2
/
+2
*
Fix compiler warnings
blueswir1
2008-05-10
1
-3
/
+2
*
Add TurboSPARC mask ID register (Robert Reif)
blueswir1
2008-01-25
1
-1
/
+11
*
Register only valid register access widths
blueswir1
2008-01-01
1
-8
/
+8
*
DVMA translation errors raise a module error irq (NMI)
blueswir1
2008-01-01
1
-4
/
+19
*
Allow IOMMU tables above 2G
blueswir1
2007-12-01
1
-1
/
+1
*
Prevent overwriting fixed bits in AFSR
blueswir1
2007-12-01
1
-0
/
+4
*
Name the magic constants, wrap long lines
blueswir1
2007-12-01
1
-12
/
+20
*
Set initial value of AFSR register properly (Robert Reif)
blueswir1
2007-11-25
1
-0
/
+1
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+2
*
Machine specific IOMMU version (Robert Reif)
blueswir1
2007-11-17
1
-4
/
+7
*
More detabification
blueswir1
2007-10-06
1
-50
/
+50
*
Fix breakage on big endian hosts (Aurelien Jarno)
blueswir1
2007-09-22
1
-1
/
+1
*
Change ldl_phys to cpu_physical_memory_read, fix pte address
blueswir1
2007-09-20
1
-4
/
+6
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-3
/
+3
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-4
/
+4
*
Log invalid accesses (no faults generated yet)
blueswir1
2007-08-11
1
-2
/
+30
*
Improve iommu debugging, use register names
blueswir1
2007-08-11
1
-7
/
+14
*
Fix loadvm
blueswir1
2007-07-03
1
-1
/
+1
*
Use full 36-bit physical address space on SS10
blueswir1
2007-05-19
1
-27
/
+31
*
Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)
bellard
2006-09-03
1
-10
/
+2
*
SCSI TCQ support.
pbrook
2006-08-29
1
-5
/
+46
*
endianness fix
bellard
2005-10-30
1
-2
/
+1
*
sparc merge (Blue Swirl)
bellard
2005-10-30
1
-3
/
+55
*
sparc update (Blue Swirl)
bellard
2005-04-06
1
-72
/
+25
*
SPARC merge
bellard
2004-12-19
1
-9
/
+45
*
sparc merge (Blue Swirl)
bellard
2004-10-04
1
-43
/
+40
*
full system SPARC emulation (Blue Swirl)
bellard
2004-09-30
1
-0
/
+221