Sign in
qemu
/
qemu
/
38c30fb7a534da82371311ca7a56f2141008b2a5
/
hw
/
sun4m_iommu.c
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
999e12b
sysbus: apic: ioapic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
d224136
sun4m_iommu: convert to memory API
by Avi Kivity
· 13 years ago
149e1ea
sun4m_iommu: avoid structure holes spotted by pahole
by Blue Swirl
· 14 years ago
ebabb67
Fix typo in code and comments
by Stefan Weil
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
97bf485
sparc32: convert debug printf statements to tracepoints
by Blue Swirl
· 14 years ago
93c5a32
sparc32: add IOMMU chipset doc links
by Blue Swirl
· 15 years ago
2405669
sparc32: rename iommu.c to sun4m_iommu.c to make room for other IOMMUs
by Blue Swirl
· 15 years ago
[Renamed from hw/iommu.c]
f368a3c
Sparc32: remove a variable used only for debugging to avoid a clang warning
by Blue Swirl
· 15 years ago
a01d6ef
sparc32 (mostly): remove unneeded calls to device reset
by Blue Swirl
· 15 years ago
1a522e8
sparc32: convert IOMMU to reset + vmsd
by Blue Swirl
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 16 years ago
99a0949
Get rid of _t suffix
by malc
· 16 years ago
db3c9e0
Sparc32: port IOMMU to VMState design
by Blue Swirl
· 16 years ago
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 16 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 16 years ago
668724a
qdev/prop: convert iommu.c to helper macros.
by Gerd Hoffmann
· 16 years ago
4b48bf0
Sparc32: move device instantiation to sun4m.c
by Blue Swirl
· 16 years ago
109819e
Sparc32: use hex for version numbers
by Blue Swirl
· 16 years ago
ee6847d
qdev: rework device properties.
by Gerd Hoffmann
· 16 years ago
5f750b2
Sparc32: convert iommu to qdev
by Blue Swirl
· 16 years ago
a08d436
Revert "Introduce reset notifier order"
by Jan Kiszka
· 16 years ago
42f1ced
Don't set IRQs on device reset and loadvm/savevm
by Blue Swirl
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
001faf3
Replace gcc variadic macro extension with C99 version
by Blue Swirl
· 16 years ago
487414f
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
7b16968
add Arbiter Enable Register support to sparc iommu (Robert Reif)
by blueswir1
· 16 years ago
8b0de43
More consistent PAGE_xxx defines, avoid conflicting with system PAGE_xxx
by blueswir1
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
a5cdf95
Fix DMA length bug seen with NetBSD (Cliff Wright)
by blueswir1
· 17 years ago
2254876
Fix compiler warnings
by blueswir1
· 17 years ago
e5e3812
Add TurboSPARC mask ID register (Robert Reif)
by blueswir1
· 17 years ago
7c56045
Register only valid register access widths
by blueswir1
· 17 years ago
ff403da
DVMA translation errors raise a module error irq (NMI)
by blueswir1
· 17 years ago
498fbd8
Allow IOMMU tables above 2G
by blueswir1
· 17 years ago
c52428f
Prevent overwriting fixed bits in AFSR
by blueswir1
· 17 years ago
5ad6bb9
Name the magic constants, wrap long lines
by blueswir1
· 17 years ago
5cc9878
Set initial value of AFSR register properly (Robert Reif)
by blueswir1
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
7fbfb13
Machine specific IOMMU version (Robert Reif)
by blueswir1
· 17 years ago
f930d07
More detabification
by blueswir1
· 17 years ago
748e499
Fix breakage on big endian hosts (Aurelien Jarno)
by blueswir1
· 18 years ago
5e3b100
Change ldl_phys to cpu_physical_memory_read, fix pte address
by blueswir1
· 18 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 18 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 18 years ago
225d4be
Log invalid accesses (no faults generated yet)
by blueswir1
· 18 years ago
981a2e9
Improve iommu debugging, use register names
by blueswir1
· 18 years ago
fda77c2
Fix loadvm
by blueswir1
· 18 years ago
5dcb6b9
Use full 36-bit physical address space on SS10
by blueswir1
· 18 years ago
67e999b
Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)
by bellard
· 19 years ago
a917d38
SCSI TCQ support.
by pbrook
· 19 years ago
05f3fb8
endianness fix
by bellard
· 19 years ago
4e3b1ea
sparc merge (Blue Swirl)
by bellard
· 19 years ago
66321a1
sparc update (Blue Swirl)
by bellard
· 20 years ago
e80cfcf
SPARC merge
by bellard
· 20 years ago
8d5f07f
sparc merge (Blue Swirl)
by bellard
· 20 years ago
420557e
full system SPARC emulation (Blue Swirl)
by bellard
· 21 years ago