index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
floppy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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