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