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
/
system.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port fix from bochs-bios for incorrect acpi on boxes < 16M.
Kevin O'Connor
2008-04-05
1
-1
/
+1
*
Minor cleanups.
Kevin O'Connor
2008-03-30
1
-5
/
+4
*
Reduce stack usage for ISRs; minor fixes.
Kevin O'Connor
2008-03-11
1
-6
/
+6
*
Call to int 1587 shouldn't alter regs->cx.
Kevin O'Connor
2008-03-09
1
-1
/
+2
*
Fix bug in int 1587.
Kevin O'Connor
2008-03-09
1
-5
/
+6
*
Simplify e820 map generation.
Kevin O'Connor
2008-03-09
1
-43
/
+27
*
Replace debug_exit calls with debug info while setting a failure.
Kevin O'Connor
2008-03-09
1
-22
/
+20
*
Optimize insb/outsb/insw/etc. functions.
Kevin O'Connor
2008-03-09
1
-1
/
+0
*
Minor cleanups.
Kevin O'Connor
2008-03-08
1
-1
/
+1
*
Port rombios32 code from bochs-bios.
Kevin O'Connor
2008-03-08
1
-12
/
+0
*
Revert "This patch adds the BIOS support for SMP, ACPI, PCI, SMM, SMBIOS."
Kevin O'Connor
2008-03-08
1
-1
/
+2
*
use symbols for E820 memory types
Kevin O'Connor
2008-03-08
1
-6
/
+12
*
Use symbols for cmos offsets in ram_probe()
Kevin O'Connor
2008-03-06
1
-10
/
+10
*
Rename VISIBLE macro for better control.
Kevin O'Connor
2008-03-05
1
-7
/
+7
*
This patch adds the BIOS support for SMP, ACPI, PCI, SMM, SMBIOS.
Kevin O'Connor
2008-03-05
1
-2
/
+1
*
Add initial support for apmbios code.
Kevin O'Connor
2008-03-05
1
-7
/
+0
*
Bug fixes; get mouse working.
Kevin O'Connor
2008-03-02
1
-2
/
+2
*
Enhance included bios tables.
Kevin O'Connor
2008-03-02
1
-0
/
+1
*
Rename PORT_KBD_* to PORT_PS2_*
Kevin O'Connor
2008-03-02
1
-2
/
+2
*
Minor - reduce stack usage of handle_1587.
Kevin O'Connor
2008-03-01
1
-9
/
+5
*
Fix for int15 handlers.
Kevin O'Connor
2008-03-01
1
-23
/
+26
*
Misc updates.
Kevin O'Connor
2008-02-26
1
-58
/
+4
*
Version 0.1.2
rel-0.1.2
Kevin O'Connor
2008-02-25
1
-0
/
+17
*
Initial checkin.
rel-0.1.0
Kevin O'Connor
2008-02-25
1
-0
/
+529