Install keymaps from new location
[qemu] / hw / esp.c
2009-05-26 Paul BrookRemove qdev irq sink handling
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-14 Paul BrookESP SCSI qdev conversion
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2008-12-02 blueswir1Remove address masking
2008-11-30 blueswir1Fix ICCS command (Herve Poussineau)
2008-11-29 blueswir1Fix 'enable selection' command (esp_4_ensel.diff)
2008-11-29 blueswir1Fix command len detection (esp_3_cmdlen.diff)
2008-11-29 blueswir1Fix configuration 2 register (esp_2_cfg2.diff):
2008-11-29 blueswir1Misc fixes (Herve Poussineau)
2008-10-02 blueswir1Resurrect the safe part of r5274
2008-10-02 blueswir1Sun ss20 OBP does 32bit register access to esp (Robert...
2008-09-25 blueswir1Revert r5274 which breaks savevm/loadvm
2008-09-20 blueswir1Add signed versions of save/load functions
2008-06-25 blueswir1Suppress OpenBSD warning messages for leftover fifo...
2008-06-01 blueswir1Fix compilation warning
2008-05-10 blueswir1Fix compiler warnings
2008-04-24 blueswir1Fix irq handling (Hervé Poussineau)
2008-04-09 blueswir1ESP: Add it_shift parameter (Hervé Poussineau)
2008-03-02 blueswir1Let ESP SCSI adapter to be usable outside sun4m (Herv...
2008-01-01 blueswir1 Register only valid register access widths
2007-12-24 thsReal SCSI device passthrough (v4), by Laurent Vivier.
2007-12-10 thsSCSI cleanup, by Laurent Vivier.
2007-12-02 thsAdd -drive parameter, by Laurent Vivier.
2007-12-01 blueswir1 Name the magic constants, wrap long lines
2007-11-17 pbrookBreak up vl.h.
2007-10-06 blueswir1 More detabification
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
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)