aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1.10-stabletcgbios: Fix use of unitialized variableKevin O'Connor7 years
1.11-stablessdt: Fix building of legacy acpi tables on current iasl compilerKevin O'Connor6 years
1.12-stableusb-ehci: Clear pipe token on pipe reallocateKevin O'Connor5 years
1.6.3-stableUpdate version to 1.6.3.2Kevin O'Connor13 years
1.7.2-stableCache boot-fail-wait to avoid romfile access after POST.Kevin O'Connor11 years
1.7.3-stablefix buildversion.shGerd Hoffmann11 years
1.7.5-stablebuild: make buildable with intel compiler.Kevin O'Connor10 years
1.8-stablevgabios: On bda_save_restore() the saved vbe_mode also has flags in itKevin O'Connor9 years
1.9-stablesmp: restore MSRs on S3 resumePaolo Bonzini8 years
masteresp-scsi: indicate acceptance of MESSAGE IN phase dataMark Cave-Ayland6 days
[...]
 
TagDownloadAuthorAge
rel-1.16.3seabios-rel-1.16.3.zip  seabios-rel-1.16.3.tar.gz  seabios-rel-1.16.3.tar.bz2  Gerd Hoffmann10 months
rel-1.16.2seabios-rel-1.16.2.zip  seabios-rel-1.16.2.tar.gz  seabios-rel-1.16.2.tar.bz2  David Woodhouse19 months
rel-1.16.1seabios-rel-1.16.1.zip  seabios-rel-1.16.1.tar.gz  seabios-rel-1.16.1.tar.bz2  Xuan Zhuo22 months
rel-1.16.0seabios-rel-1.16.0.zip  seabios-rel-1.16.0.tar.gz  seabios-rel-1.16.0.tar.bz2  Kevin O'Connor3 years
rel-1.15.0seabios-rel-1.15.0.zip  seabios-rel-1.15.0.tar.gz  seabios-rel-1.15.0.tar.bz2  Kevin O'Connor3 years
rel-1.14.0seabios-rel-1.14.0.zip  seabios-rel-1.14.0.tar.gz  seabios-rel-1.14.0.tar.bz2  Kevin O'Connor4 years
rel-1.13.0seabios-rel-1.13.0.zip  seabios-rel-1.13.0.tar.gz  seabios-rel-1.13.0.tar.bz2  Kevin O'Connor5 years
rel-1.12.1seabios-rel-1.12.1.zip  seabios-rel-1.12.1.tar.gz  seabios-rel-1.12.1.tar.bz2  Kevin O'Connor5 years
rel-1.12.0seabios-rel-1.12.0.zip  seabios-rel-1.12.0.tar.gz  seabios-rel-1.12.0.tar.bz2  Kevin O'Connor6 years
rel-1.11.2seabios-rel-1.11.2.zip  seabios-rel-1.11.2.tar.gz  seabios-rel-1.11.2.tar.bz2  Gerd Hoffmann6 years
[...]
 
AgeCommit messageAuthorFilesLines
2011-11-24Update version to 1.6.3.1rel-1.6.3.1Kevin O'Connor1-1/+1
2011-11-24usb: fix boot pathsPaolo Bonzini1-2/+2
2011-10-04Update version to 1.6.3rel-1.6.3Kevin O'Connor1-1/+1
2011-10-04Update README file.Kevin O'Connor1-26/+9
2011-10-01Fix alignment bug in pci_bios_init_root_regions().Kevin O'Connor1-1/+1
2011-10-01Reorder build objects to work around gcc bug with -combine.Kevin O'Connor1-1/+1
2011-10-01Probe PCI existenceJan Kiszka3-4/+20
2011-09-20Define handle_post as VISIBLE32FLAT as work around for QEmu memory layout.Kevin O'Connor1-11/+20
2011-09-20Minor - move ACPI_HPET_ADDRESS definition to config.h.Kevin O'Connor2-11/+9
2011-09-02Minor formatting and comment updates to acpi.c.Kevin O'Connor1-16/+13
[...]