index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
fdc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
1
-2
/
+2
2009-05-22
Introduce reset notifier order
Jan Kiszka
1
-1
/
+1
2009-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
1
-5
/
+5
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-6
/
+0
2009-01-24
Floppy: Properly handle Sense Interrupt Status after FDC Reset
blueswir1
1
-12
/
+18
2008-12-22
Use the ARRAY_SIZE() macro where appropriate.
malc
1
-1
/
+1
2008-12-02
Remove address masking
blueswir1
1
-10
/
+20
2008-05-01
FDC: Fix data transfer len (Hervé Poussineau)
blueswir1
1
-2
/
+2
2008-05-01
FDC: Fix buffer overflow (Hervé Poussineau)
blueswir1
1
-2
/
+4
2008-04-29
FDC fix 10/10 (Hervé Poussineau):
blueswir1
1
-19
/
+25
2008-04-29
FDC fix 9/10 (Hervé Poussineau):
blueswir1
1
-10
/
+75
2008-04-29
FDC fix 8/10 (Hervé Poussineau):
blueswir1
1
-10
/
+10
2008-04-29
FDC fix 7/10 (Hervé Poussineau):
blueswir1
1
-69
/
+74
2008-04-29
FDC fix 6/10 (Hervé Poussineau):
blueswir1
1
-51
/
+32
2008-04-29
FDC fix 5/10 (Hervé Poussineau):
blueswir1
1
-82
/
+14
2008-04-29
FDC fix 4/10 (Hervé Poussineau):
blueswir1
1
-12
/
+21
2008-04-29
FDC fix 3/10 (Hervé Poussineau):
blueswir1
1
-16
/
+75
2008-04-29
FDC fix 2/10 (Hervé Poussineau):
blueswir1
1
-33
/
+48
2008-04-29
FDC fix 1/12 (Hervé Poussineau):
blueswir1
1
-150
/
+149
2008-04-08
Simplify FDC code (Hervé Poussineau)
blueswir1
1
-517
/
+361
2008-03-21
Wire up TC signal from Aux1 to FDC
blueswir1
1
-1
/
+12
2008-02-29
Give names to magic numbers (Herv�oussineau)
blueswir1
1
-125
/
+222
2008-01-01
Register only valid register access widths
blueswir1
1
-11
/
+40
2007-12-24
Add "cache" parameter to "-drive" (Laurent Vivier).
balrog
1
-1
/
+6
2007-12-17
Fix bdrv_get_geometry to return uint64_t, by Andre Przywara.
ths
1
-1
/
+1
2007-12-16
Fix wrong signedness, by Andre Przywara.
ths
1
-1
/
+1
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+5
2007-11-05
No functional changes: remove dead code and fix indentation & wrapping lines.
j_mayer
1
-199
/
+196
2007-11-04
Fix memory corruption: bdrv_read/write API has been changed to take
j_mayer
1
-4
/
+2
2007-11-04
Fix Solaris breakage
blueswir1
1
-5
/
+5
2007-11-04
Constification
blueswir1
1
-2
/
+2
2007-11-04
Remove target dependent code
blueswir1
1
-7
/
+21
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-9
/
+9
2007-09-13
Emulate spinning floppy disk, by Jan Jezabek.
ths
1
-0
/
+8
2007-07-11
Spelling fix, by Stefan Weil.
ths
1
-1
/
+1
2007-05-19
Use full 36-bit physical address space on SS10
blueswir1
1
-8
/
+12
2007-04-14
Add device save and reset methods to FDC and M48T59
blueswir1
1
-1
/
+96
2007-04-07
Unify IRQ handling.
pbrook
1
-5
/
+5
2007-01-05
Fix comment, by Volker Ruppert.
ths
1
-2
/
+3
2006-12-10
Fix sector size overflow, by Herbert Xu.
ths
1
-1
/
+1
2006-08-19
use bdrv_media_changed()
bellard
1
-24
/
+14
2005-03-13
sparc fixes (Blue Swirl)
bellard
1
-19
/
+18
2005-01-03
suppressed warnings in 64 bit case
bellard
1
-7
/
+23
2004-12-19
SPARC merge
bellard
1
-6
/
+29
2004-11-07
audio merge (malc)
bellard
1
-12
/
+19
2004-10-10
fdc fix (Mike Nordell)
bellard
1
-0
/
+8
2004-10-09
spelling fixes
bellard
1
-17
/
+17
2004-10-07
floppy fixes (initial patch by Mike Nordell)
bellard
1
-23
/
+32
2004-05-12
floppy fix
bellard
1
-4
/
+1
2004-05-08
SPECIFY command fix (Jocelyn Mayer)
bellard
1
-1
/
+1
[next]