]> git.ipfire.org Git - thirdparty/qemu.git/history - hw/esp.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[thirdparty/qemu.git] / hw / esp.c
2007-09-16  thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-08-16  blueswir1 Use qemu_irq for a reset signal between DMA and ESP...
2007-08-11  blueswir1 Enable Selection command (NetBSD)
2007-05-27  blueswir1Use qemu_irqs between dma controllers and esp, lance
2007-05-26  blueswir1Split DMA controller in two
2007-05-19  blueswir1Use full 36-bit physical address space on SS10
2007-04-13  blueswir1Fix Sparc32 device save methods
2006-12-24  thsFix SCSI cdrom boot, thanks Blue Swirl.
2006-09-17  pbrookSPARC SCSI fixes.
2006-09-03  bellardSeparate the DMA controllers - Convert ESP to new DMA...
2006-08-29  pbrookSCSI TCQ support.
2006-08-15  pbrookESP DMA fix.
2006-08-12  pbrookSCSI and USB async IO support.
2006-06-03  pbrookSATN fixes (Blue Swirl).
2006-05-26  pbrookSCSI lun probing fix.
2006-05-26  pbrookFix partial transfer bug.
2006-05-25  pbrookRearrange SCSI disk emulation code.
2006-05-21  pbrookDon't clear DMA status register when loading address.
2006-05-21  pbrookESP DMA fix.
2006-03-11  pbrookSparcf ESP dma fixes (Blue Swirl).
2005-12-05  bellardcdrom_read_toc support (Blue Swirl)
2005-11-11  bellardsparc merge (Blue Swirl)
2005-10-30  bellardESP PIO mode, 2k CDROM sector size (Blue Swirl)
2005-04-06  bellardSCSI support (Blue Swirl)
2005-03-13  bellardsparc fixes (Blue Swirl)