index
:
delta/qemu-seabios.git
0.5.1-stable
0.6.1-stable
1.10-stable
1.11-stable
1.12-stable
1.6.3-stable
1.7.2-stable
1.7.3-stable
1.7.5-stable
1.8-stable
1.9-stable
master
git.qemu.org: git/seabios.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
floppy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace irq_enable() regions with explicit calls to check for irqs.
Kevin O'Connor
2009-10-24
1
-4
/
+3
*
Pass 'drive_s' pointer instead of driveid.
Kevin O'Connor
2009-10-22
1
-36
/
+33
*
Support sleeping until an irq fires, and use where applicable.
Kevin O'Connor
2009-09-20
1
-3
/
+1
*
Unify cd emulation access and main disk access code.
Kevin O'Connor
2009-09-12
1
-6
/
+5
*
Add mechanism for describing internal drives in boot menu.
Kevin O'Connor
2009-09-12
1
-3
/
+10
*
Rename VAR16_32 to VAR16VISIBLE.
Kevin O'Connor
2009-09-09
1
-2
/
+2
*
Add defines for floppy constants.
Kevin O'Connor
2009-08-23
1
-35
/
+40
*
Add support for using floppy images in CBFS.
Kevin O'Connor
2009-08-16
1
-5
/
+18
*
Unify floppy and harddrive command routing.
Kevin O'Connor
2009-08-16
1
-137
/
+111
*
Unify some floppy and disk functions.
Kevin O'Connor
2009-08-16
1
-104
/
+39
*
Add floppy controllers to "drives" list also.
Kevin O'Connor
2009-08-16
1
-217
/
+130
*
Separate ATA code from generic disk code.
Kevin O'Connor
2009-08-11
1
-2
/
+2
*
Minor - cleanup return code of floppy_media_sense.
Kevin O'Connor
2009-02-27
1
-11
/
+3
*
More floppy code cleanups.
Kevin O'Connor
2009-02-07
1
-68
/
+77
*
Minor floppy cleanups.
Kevin O'Connor
2009-02-07
1
-72
/
+45
*
Rename MAKE_FARPTR (and similar) to MAKE_FLATPTR.
Kevin O'Connor
2009-01-19
1
-1
/
+1
*
Move variables from assembler to C code.
Kevin O'Connor
2009-01-17
1
-0
/
+17
*
Change license from GPLv3 to LGPLv3.
Kevin O'Connor
2009-01-15
1
-1
/
+1
*
Improve set_code_fail/floppy_ret/disk_ret code generation.
Kevin O'Connor
2009-01-02
1
-4
/
+5
*
Add more linker protections around variables accessed from 16bit mode.
Kevin O'Connor
2008-12-29
1
-1
/
+1
*
Add linker magic to ensure 16bit variables aren't repeated in 32bit code.
Kevin O'Connor
2008-12-28
1
-3
/
+1
*
Enable a default hw irq handler.
Kevin O'Connor
2008-11-26
1
-3
/
+2
*
Disable floppy access when coreboot enabled.
Kevin O'Connor
2008-08-17
1
-0
/
+3
*
Add additional config options to remove parts of code.
Kevin O'Connor
2008-07-21
1
-1
/
+11
*
Fix bug in int1308 handling of floppies.
Kevin O'Connor
2008-07-09
1
-15
/
+8
*
Improve debugging output.
Kevin O'Connor
2008-07-07
1
-64
/
+62
*
Extract 'struct bregs' out of biosvar.h; clean up header includes.
Kevin O'Connor
2008-07-04
1
-1
/
+2
*
Improve some debugging output.
Kevin O'Connor
2008-06-28
1
-7
/
+3
*
Cleanup handling of interrupt controller (PIC).
Kevin O'Connor
2008-06-14
1
-1
/
+7
*
Support config driven debugging of each irq handler.
Kevin O'Connor
2008-06-12
1
-1
/
+1
*
Move debugging messages to appropriate functions.
Kevin O'Connor
2008-06-08
1
-0
/
+1
*
Improve control of debug messages.
Kevin O'Connor
2008-05-24
1
-5
/
+0
*
Auto-detect equipment byte info - don't require nvram.
Kevin O'Connor
2008-05-18
1
-10
/
+17
*
Expand floppy_ret to show function names when return code is a failure.
rel-0.2.2
Kevin O'Connor
2008-04-24
1
-3
/
+6
*
Compile fixes for gcc 4.3.
Kevin O'Connor
2008-04-13
1
-1
/
+1
*
Move floppy setup code from post.c to floppy.c.
Kevin O'Connor
2008-04-13
1
-0
/
+13
*
Introduce cpu_relax() and use it in busy loops.
Kevin O'Connor
2008-04-05
1
-4
/
+10
*
Reduce stack usage for ISRs; minor fixes.
Kevin O'Connor
2008-03-11
1
-2
/
+2
*
Replace debug_exit calls with debug info while setting a failure.
Kevin O'Connor
2008-03-09
1
-8
/
+10
*
Rename VISIBLE macro for better control.
Kevin O'Connor
2008-03-05
1
-2
/
+2
*
Bug fixes; get mouse working.
Kevin O'Connor
2008-03-02
1
-4
/
+9
*
Enhance included bios tables.
Kevin O'Connor
2008-03-02
1
-36
/
+19
*
Minor cleanup in floppy.c
Kevin O'Connor
2008-02-29
1
-15
/
+16
*
Version 0.1.2
rel-0.1.2
Kevin O'Connor
2008-02-25
1
-1
/
+2
*
Version 0.1.1
rel-0.1.1
Kevin O'Connor
2008-02-25
1
-1
/
+1
*
Initial checkin.
rel-0.1.0
Kevin O'Connor
2008-02-25
1
-0
/
+757