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'Connor12 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
masterpciinit: don't misalign large BARsDaniil Tatianin3 months
[...]
 
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 Hoffmann8 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 Woodhouse17 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 Zhuo20 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'Connor2 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
2014-11-10megasas: read addional PCI I/O barrel-1.7.5.1Hannes Reinecke1-0/+4
2014-11-10ehci: Fix bug in hub port assignmentKevin O'Connor1-1/+1
2014-11-10build: Avoid absolute paths during "whole-program" compiling.Kevin O'Connor1-2/+2
2014-11-10Don't enable thread preemption during S3 resume vga option rom execution.Kevin O'Connor1-1/+1
2014-11-10vgabios: Return from handle_1011() if handler found.Kevin O'Connor1-9/+9
2014-08-26boot: Change ":rom%d" boot order rom instance to ":rom%x"Kevin O'Connor1-2/+2
2014-08-26boot: Fix boot order for SCSI target, lun > 9Markus Armbruster1-2/+2
2014-07-02hw/pci: reserve IO and mem for pci express downstream ports with no devices a...Marcel Apfelbaum1-2/+32
2014-05-27python3 fixes for vgabios and csm builds.rel-1.7.5Kevin O'Connor2-19/+19
2014-05-20Allow using full io region on q35.Gerd Hoffmann2-7/+14
[...]