]> git.proxmox.com Git - mirror_qemu.git/history - hw/fdc.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[mirror_qemu.git] / hw / fdc.c
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-09-13 thsEmulate spinning floppy disk, by Jan Jezabek.
2007-07-11 thsSpelling fix, by Stefan Weil.
2007-05-19 blueswir1Use full 36-bit physical address space on SS10
2007-04-14 blueswir1Add device save and reset methods to FDC and M48T59
2007-04-07 pbrookUnify IRQ handling.
2007-01-05 thsFix comment, by Volker Ruppert.
2006-12-10 thsFix sector size overflow, by Herbert Xu.
2006-08-19 bellarduse bdrv_media_changed()
2005-03-13 bellardsparc fixes (Blue Swirl)
2005-01-03 bellardsuppressed warnings in 64 bit case
2004-12-19 bellardSPARC merge
2004-11-07 bellardaudio merge (malc)
2004-10-10 bellardfdc fix (Mike Nordell)
2004-10-09 bellardspelling fixes
2004-10-07 bellardfloppy fixes (initial patch by Mike Nordell)
2004-05-12 bellardfloppy fix
2004-05-08 bellardSPECIFY command fix (Jocelyn Mayer)
2004-05-08 bellardtimer for READ_ID (win98 floppy fix) - simpler irq...
2004-05-04 bellardfixed floppy reset (aka win98 floppy probe fix)
2004-04-12 bellardPowerPC system emulation fixes (Jocelyn Mayer)
2004-03-31 bellardwin32 port (initial patch by kazu)
2004-03-19 bellardupdated floppy driver: formatting code, disk geometry...
2004-03-14 bellardremovable device support - io port API change
2004-02-25 bellarduse physical memory access functions for DMA
2004-01-18 bellardgenerate read error if no image (win XP install boot)
2004-01-05 bellardFloppy disk emulation (Jocelyn Mayer)