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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update version to 0.6.2
rel-0.6.2
Kevin O'Connor
2011-02-28
1
-1
/
+1
*
Support non-local build directory - allow "make OUT=abc/" to work.
Kevin O'Connor
2011-01-29
1
-1
/
+2
*
The vgabios build must depend on autoconf.h.
Kevin O'Connor
2011-01-29
1
-1
/
+1
*
fix parallel compilation of SeaBIOS
Stefan Reinauer
2011-01-29
1
-1
/
+4
*
Start using Kconfig to configure SeaBIOS settings.
Kevin O'Connor
2011-01-29
1
-3
/
+11
*
Build changes for Linux kconfig code to work in seabios dir structure.
Kevin O'Connor
2011-01-29
1
-1
/
+16
*
Minor build fixes.
Kevin O'Connor
2010-12-26
1
-1
/
+1
*
add ahci support
Gerd Hoffmann
2010-12-05
1
-1
/
+1
*
pci: introduce pci_region to manage pci io/memory/prefmemory regions.
Isaku Yamahata
2010-11-13
1
-1
/
+2
*
Try to hard-reboot on rerun of post even on emulators.
Kevin O'Connor
2010-09-15
1
-3
/
+3
*
Prep version for next release.
Kevin O'Connor
2010-09-13
1
-1
/
+1
*
Update version to 0.6.1
rel-0.6.1
Kevin O'Connor
2010-09-13
1
-1
/
+1
*
seabios: pciinit: use pci device initializer helper function.
Kevin O'Connor
2010-07-10
1
-1
/
+1
*
Initial bootsplash support.
Kevin O'Connor
2010-06-28
1
-1
/
+1
*
seabios: remove iasl output file when error.
Isaku Yamahata
2010-06-10
1
-4
/
+6
*
Allow wait_irq to be called in 32bit code.
Kevin O'Connor
2010-05-23
1
-1
/
+1
*
Support for booting from virtio disks
Gleb Natapov
2010-05-10
1
-1
/
+2
*
Simplify build by manually resolving external symbols in layoutrom.py.
Kevin O'Connor
2010-05-01
1
-17
/
+10
*
Prep version for next release.
Kevin O'Connor
2010-03-28
1
-1
/
+1
*
Update version to 0.6.0.
rel-0.6.0
Kevin O'Connor
2010-03-26
1
-1
/
+1
*
Disable inlining on old compilers.
Kevin O'Connor
2010-03-20
1
-1
/
+1
*
Add USB EHCI controller support.
Kevin O'Connor
2010-03-09
1
-1
/
+1
*
Only compile usb-hub.c and paravirt.c with 32bit code.
Kevin O'Connor
2010-02-28
1
-2
/
+2
*
Initial support for booting from USB drives.
Kevin O'Connor
2010-02-17
1
-1
/
+1
*
Move common "command data block" functions to new file blockcmd.c.
Kevin O'Connor
2010-02-17
1
-1
/
+1
*
Initial support for USB hubs.
Kevin O'Connor
2010-02-15
1
-1
/
+1
*
Prep version for next release.
Kevin O'Connor
2010-01-10
1
-1
/
+1
*
Update version to 0.5.1
rel-0.5.1
Kevin O'Connor
2010-01-08
1
-1
/
+1
*
Fix vgahook sign issue; add warning to build to catch future cases.
Kevin O'Connor
2010-01-03
1
-1
/
+2
*
Be sure to add "void" to all function prototypes that take no args.
Kevin O'Connor
2010-01-03
1
-6
/
+6
*
Implement native 32bit APM support.
Kevin O'Connor
2010-01-01
1
-1
/
+1
*
Add support for 32bit PCI BIOS entry.
Kevin O'Connor
2009-12-30
1
-13
/
+26
*
Introduce MODESEGMENT define; rename VISIBLE32 to VISIBLE32FLAT.
Kevin O'Connor
2009-12-26
1
-14
/
+14
*
Increase version in preparation for next release.
Kevin O'Connor
2009-12-19
1
-1
/
+1
*
Update version to 0.5.0.
rel-0.5.0
Kevin O'Connor
2009-12-18
1
-1
/
+1
*
Enhance experimental option rom "threading" - enable preemption.
Kevin O'Connor
2009-12-13
1
-1
/
+1
*
Move stack manipulation code from util.c to new file stacks.c.
Kevin O'Connor
2009-12-10
1
-1
/
+1
*
Reorder source code to work around weird -combine issue.
Kevin O'Connor
2009-11-03
1
-4
/
+4
*
Add stubs for USB OHCI support.
Kevin O'Connor
2009-10-12
1
-1
/
+1
*
Add rule to compile DSDT to make file.
Kevin O'Connor
2009-10-08
1
-0
/
+7
*
Move qemu config code from smbios.c to its own files. Add support for
Kevin O'Connor
2009-10-04
1
-1
/
+1
*
Initial support for USB, UHCI, and USB Keyboards.
Kevin O'Connor
2009-09-28
1
-2
/
+3
*
Allow rom to grow beyond 64K.
Kevin O'Connor
2009-09-20
1
-23
/
+18
*
Prep version id for next release.
Kevin O'Connor
2009-09-08
1
-1
/
+1
*
Note version 0.4.2.
rel-0.4.2
Kevin O'Connor
2009-09-08
1
-1
/
+1
*
Add support for using floppy images in CBFS.
Kevin O'Connor
2009-08-16
1
-1
/
+1
*
Separate ATA code from generic disk code.
Kevin O'Connor
2009-08-11
1
-1
/
+1
*
Add auto-generated version info to each build.
Kevin O'Connor
2009-07-29
1
-2
/
+7
*
Add PMM stubs.
Kevin O'Connor
2009-07-26
1
-1
/
+1
*
Expand int155f "vgahook" detection.
Kevin O'Connor
2009-07-19
1
-2
/
+2
[next]