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
/
esp.c
Age
Commit message (
Expand
)
Author
2008-05-10
Fix compiler warnings
blueswir1
2008-04-24
Fix irq handling (Hervé Poussineau)
blueswir1
2008-04-09
ESP: Add it_shift parameter (Hervé Poussineau)
blueswir1
2008-03-02
Let ESP SCSI adapter to be usable outside sun4m (Herv�oussineau)
blueswir1
2008-01-01
Register only valid register access widths
blueswir1
2007-12-24
Real SCSI device passthrough (v4), by Laurent Vivier.
ths
2007-12-10
SCSI cleanup, by Laurent Vivier.
ths
2007-12-02
Add -drive parameter, by Laurent Vivier.
ths
2007-12-01
Name the magic constants, wrap long lines
blueswir1
2007-11-17
Break up vl.h.
pbrook
2007-10-06
More detabification
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-16
Use qemu_irq for a reset signal between DMA and ESP/Lance
blueswir1
2007-08-11
Enable Selection command (NetBSD)
blueswir1
2007-05-27
Use qemu_irqs between dma controllers and esp, lance
blueswir1
2007-05-26
Split DMA controller in two
blueswir1
2007-05-19
Use full 36-bit physical address space on SS10
blueswir1
2007-04-13
Fix Sparc32 device save methods
blueswir1
2006-12-24
Fix SCSI cdrom boot, thanks Blue Swirl.
ths
2006-09-17
SPARC SCSI fixes.
pbrook
2006-09-03
Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)
bellard
2006-08-29
SCSI TCQ support.
pbrook
2006-08-15
ESP DMA fix.
pbrook
2006-08-12
SCSI and USB async IO support.
pbrook
2006-06-03
SATN fixes (Blue Swirl).
pbrook
2006-05-26
SCSI lun probing fix.
pbrook
2006-05-26
Fix partial transfer bug.
pbrook
2006-05-25
Rearrange SCSI disk emulation code.
pbrook
2006-05-21
Don't clear DMA status register when loading address.
pbrook
2006-05-21
ESP DMA fix.
pbrook
2006-03-11
Sparcf ESP dma fixes (Blue Swirl).
pbrook
2005-12-05
cdrom_read_toc support (Blue Swirl)
bellard
2005-11-11
sparc merge (Blue Swirl)
bellard
2005-10-30
ESP PIO mode, 2k CDROM sector size (Blue Swirl)
bellard
2005-04-06
SCSI support (Blue Swirl)
bellard
2005-03-13
sparc fixes (Blue Swirl)
bellard