index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
fdc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-6
/
+0
*
Floppy: Properly handle Sense Interrupt Status after FDC Reset
blueswir1
2009-01-24
1
-12
/
+18
*
Use the ARRAY_SIZE() macro where appropriate.
malc
2008-12-22
1
-1
/
+1
*
Remove address masking
blueswir1
2008-12-02
1
-10
/
+20
*
FDC: Fix data transfer len (Hervé Poussineau)
blueswir1
2008-05-01
1
-2
/
+2
*
FDC: Fix buffer overflow (Hervé Poussineau)
blueswir1
2008-05-01
1
-2
/
+4
*
FDC fix 10/10 (Hervé Poussineau):
blueswir1
2008-04-29
1
-19
/
+25
*
FDC fix 9/10 (Hervé Poussineau):
blueswir1
2008-04-29
1
-10
/
+75
*
FDC fix 8/10 (Hervé Poussineau):
blueswir1
2008-04-29
1
-10
/
+10
*
FDC fix 7/10 (Hervé Poussineau):
blueswir1
2008-04-29
1
-69
/
+74
*
FDC fix 6/10 (Hervé Poussineau):
blueswir1
2008-04-29
1
-51
/
+32
*
FDC fix 5/10 (Hervé Poussineau):
blueswir1
2008-04-29
1
-82
/
+14
*
FDC fix 4/10 (Hervé Poussineau):
blueswir1
2008-04-29
1
-12
/
+21
*
FDC fix 3/10 (Hervé Poussineau):
blueswir1
2008-04-29
1
-16
/
+75
*
FDC fix 2/10 (Hervé Poussineau):
blueswir1
2008-04-29
1
-33
/
+48
*
FDC fix 1/12 (Hervé Poussineau):
blueswir1
2008-04-29
1
-150
/
+149
*
Simplify FDC code (Hervé Poussineau)
blueswir1
2008-04-08
1
-517
/
+361
*
Wire up TC signal from Aux1 to FDC
blueswir1
2008-03-21
1
-1
/
+12
*
Give names to magic numbers (Herv�oussineau)
blueswir1
2008-02-29
1
-125
/
+222
*
Register only valid register access widths
blueswir1
2008-01-01
1
-11
/
+40
*
Add "cache" parameter to "-drive" (Laurent Vivier).
balrog
2007-12-24
1
-1
/
+6
*
Fix bdrv_get_geometry to return uint64_t, by Andre Przywara.
ths
2007-12-17
1
-1
/
+1
*
Fix wrong signedness, by Andre Przywara.
ths
2007-12-16
1
-1
/
+1
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+5
*
No functional changes: remove dead code and fix indentation & wrapping lines.
j_mayer
2007-11-05
1
-199
/
+196
*
Fix memory corruption: bdrv_read/write API has been changed to take
j_mayer
2007-11-04
1
-4
/
+2
*
Fix Solaris breakage
blueswir1
2007-11-04
1
-5
/
+5
*
Constification
blueswir1
2007-11-04
1
-2
/
+2
*
Remove target dependent code
blueswir1
2007-11-04
1
-7
/
+21
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-9
/
+9
*
Emulate spinning floppy disk, by Jan Jezabek.
ths
2007-09-13
1
-0
/
+8
*
Spelling fix, by Stefan Weil.
ths
2007-07-11
1
-1
/
+1
*
Use full 36-bit physical address space on SS10
blueswir1
2007-05-19
1
-8
/
+12
*
Add device save and reset methods to FDC and M48T59
blueswir1
2007-04-14
1
-1
/
+96
*
Unify IRQ handling.
pbrook
2007-04-07
1
-5
/
+5
*
Fix comment, by Volker Ruppert.
ths
2007-01-05
1
-2
/
+3
*
Fix sector size overflow, by Herbert Xu.
ths
2006-12-10
1
-1
/
+1
*
use bdrv_media_changed()
bellard
2006-08-19
1
-24
/
+14
*
sparc fixes (Blue Swirl)
bellard
2005-03-13
1
-19
/
+18
*
suppressed warnings in 64 bit case
bellard
2005-01-03
1
-7
/
+23
*
SPARC merge
bellard
2004-12-19
1
-6
/
+29
*
audio merge (malc)
bellard
2004-11-07
1
-12
/
+19
*
fdc fix (Mike Nordell)
bellard
2004-10-10
1
-0
/
+8
*
spelling fixes
bellard
2004-10-09
1
-17
/
+17
*
floppy fixes (initial patch by Mike Nordell)
bellard
2004-10-07
1
-23
/
+32
*
floppy fix
bellard
2004-05-12
1
-4
/
+1
*
SPECIFY command fix (Jocelyn Mayer)
bellard
2004-05-08
1
-1
/
+1
*
timer for READ_ID (win98 floppy fix) - simpler irq handling
bellard
2004-05-08
1
-36
/
+44
*
fixed floppy reset (aka win98 floppy probe fix)
bellard
2004-05-04
1
-1
/
+1
*
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
2004-04-12
1
-252
/
+127
[next]