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