Add "cache" parameter to "-drive" (Laurent Vivier).
[qemu] / hw / fdc.c
2007-12-24 balrogAdd "cache" parameter to "-drive" (Laurent Vivier).
2007-12-17 thsFix bdrv_get_geometry to return uint64_t, by Andre...
2007-12-16 thsFix wrong signedness, by Andre Przywara.
2007-11-17 pbrookBreak up vl.h.
2007-11-05 j_mayerNo functional changes: remove dead code and fix indenta...
2007-11-04 j_mayerFix memory corruption: bdrv_read/write API has been...
2007-11-04 blueswir1 Fix Solaris breakage
2007-11-04 blueswir1 Constification
2007-11-04 blueswir1 Remove target dependent code
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)