index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
fdc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-18
fdc: fix migration from 0.11
Juan Quintela
1
-7
/
+5
2009-12-18
Revert "fdc: fix vmstate variable passed"
Juan Quintela
1
-29
/
+4
2009-12-13
fdc/sparc32: don't hang on detection under OBP
Artyom Tarasenko
1
-0
/
+6
2009-11-12
fdc: fix vmstate variable passed
Juan Quintela
1
-4
/
+29
2009-11-09
qdev: Tag isa-fdc, PIIX3 IDE and PIIX4 IDE as no-user
Markus Armbruster
1
-0
/
+1
2009-11-07
sparc32 (mostly): remove unneeded calls to device reset
Blue Swirl
1
-2
/
+0
2009-10-27
vmstate: Rename VMS_VARRAY to VMS_VARRAY_INT32
Juan Quintela
1
-1
/
+1
2009-10-24
fdc: convert to reset + vmsd
Blue Swirl
1
-8
/
+29
2009-10-07
Clean up test for qdev_init() failure
Markus Armbruster
1
-1
/
+1
2009-10-07
New qdev_init_nofail()
Markus Armbruster
1
-4
/
+2
2009-10-05
floppy: move dma setup + drive connect to fdctrl_init_common()
Gerd Hoffmann
1
-20
/
+11
2009-10-05
floppy: add drive properties.
Gerd Hoffmann
1
-13
/
+37
2009-10-05
vmstate: remove const from pre_save() functions
Juan Quintela
1
-2
/
+2
2009-10-05
vmstate: add version_id argument to post_load
Juan Quintela
1
-1
/
+1
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-173
/
+173
2009-10-01
Get rid of _t suffix
malc
1
-173
/
+173
2009-09-11
vmstate: port fdc device
Juan Quintela
1
-92
/
+62
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
1
-1
/
+1
2009-09-10
qdev: simplify isa irq assignments
Gerd Hoffmann
1
-3
/
+3
2009-09-10
qdev: drop iobase properties from isa bus
Gerd Hoffmann
1
-8
/
+9
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
1
-7
/
+8
2009-08-27
Move isa_connect_irq calls into isa_create_simple
Gerd Hoffmann
1
-2
/
+1
2009-08-27
isa bus irq changes and fixes.
Gerd Hoffmann
1
-19
/
+28
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-4
/
+4
2009-08-10
qdev/isa: convert fdc.
Gerd Hoffmann
1
-41
/
+76
2009-07-20
Clean up fdc qdev conversion
Blue Swirl
1
-74
/
+65
2009-07-17
Sparc32: fix fdc io_base
Blue Swirl
1
-1
/
+2
2009-07-16
qdev: rework device properties.
Gerd Hoffmann
1
-13
/
+31
2009-07-15
Convert fdc to qdev
Blue Swirl
1
-23
/
+70
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
1
-1
/
+1
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
[prev]
[next]