index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
fdc.c
Age
Commit message (
Expand
)
Author
2007-09-13
Emulate spinning floppy disk, by Jan Jezabek.
ths
2007-07-11
Spelling fix, by Stefan Weil.
ths
2007-05-19
Use full 36-bit physical address space on SS10
blueswir1
2007-04-14
Add device save and reset methods to FDC and M48T59
blueswir1
2007-04-07
Unify IRQ handling.
pbrook
2007-01-05
Fix comment, by Volker Ruppert.
ths
2006-12-10
Fix sector size overflow, by Herbert Xu.
ths
2006-08-19
use bdrv_media_changed()
bellard
2005-03-13
sparc fixes (Blue Swirl)
bellard
2005-01-03
suppressed warnings in 64 bit case
bellard
2004-12-19
SPARC merge
bellard
2004-11-07
audio merge (malc)
bellard
2004-10-10
fdc fix (Mike Nordell)
bellard
2004-10-09
spelling fixes
bellard
2004-10-07
floppy fixes (initial patch by Mike Nordell)
bellard
2004-05-12
floppy fix
bellard
2004-05-08
SPECIFY command fix (Jocelyn Mayer)
bellard
2004-05-08
timer for READ_ID (win98 floppy fix) - simpler irq handling
bellard
2004-05-04
fixed floppy reset (aka win98 floppy probe fix)
bellard
2004-04-12
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
2004-03-31
win32 port (initial patch by kazu)
bellard
2004-03-19
updated floppy driver: formatting code, disk geometry auto detect (Jocelyn Ma...
bellard
2004-03-14
removable device support - io port API change
bellard
2004-02-25
use physical memory access functions for DMA
bellard
2004-01-18
generate read error if no image (win XP install boot)
bellard
2004-01-05
Floppy disk emulation (Jocelyn Mayer)
bellard