aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterversion: update to 20231121Alexey Kardashevskiy8 months
 
TagDownloadAuthorAge
qemu-slof-20231121SLOF-qemu-slof-20231121.zip  SLOF-qemu-slof-20231121.tar.gz  SLOF-qemu-slof-20231121.tar.bz2  Alexey Kardashevskiy8 months
qemu-slof-20230918SLOF-qemu-slof-20230918.zip  SLOF-qemu-slof-20230918.tar.gz  SLOF-qemu-slof-20230918.tar.bz2  Alexey Kardashevskiy10 months
qemu-slof-20220719SLOF-qemu-slof-20220719.zip  SLOF-qemu-slof-20220719.tar.gz  SLOF-qemu-slof-20220719.tar.bz2  Alexey Kardashevskiy24 months
qemu-slof-20220110SLOF-qemu-slof-20220110.zip  SLOF-qemu-slof-20220110.tar.gz  SLOF-qemu-slof-20220110.tar.bz2  Alexey Kardashevskiy3 years
qemu-slof-20211112SLOF-qemu-slof-20211112.zip  SLOF-qemu-slof-20211112.tar.gz  SLOF-qemu-slof-20211112.tar.bz2  Alexey Kardashevskiy3 years
qemu-slof-20210711SLOF-qemu-slof-20210711.zip  SLOF-qemu-slof-20210711.tar.gz  SLOF-qemu-slof-20210711.tar.bz2  Alexey Kardashevskiy3 years
qemu-slof-20210217SLOF-qemu-slof-20210217.zip  SLOF-qemu-slof-20210217.tar.gz  SLOF-qemu-slof-20210217.tar.bz2  Alexey Kardashevskiy3 years
qemu-slof-20200717SLOF-qemu-slof-20200717.zip  SLOF-qemu-slof-20200717.tar.gz  SLOF-qemu-slof-20200717.tar.bz2  Alexey Kardashevskiy4 years
qemu-slof-20200513SLOF-qemu-slof-20200513.zip  SLOF-qemu-slof-20200513.tar.gz  SLOF-qemu-slof-20200513.tar.bz2  Alexey Kardashevskiy4 years
qemu-slof-20200327SLOF-qemu-slof-20200327.zip  SLOF-qemu-slof-20200327.tar.gz  SLOF-qemu-slof-20200327.tar.bz2  Alexey Kardashevskiy4 years
[...]
 
AgeCommit messageAuthorFilesLines
2011-08-19Workaround for the VSCSI problems with latest qemu versionqemu-slof-20110830Thomas Huth2-3/+17
2011-08-19Fixed some problems with libnvramThomas Huth3-28/+59
2011-08-19Cleaned up vio-vscsi.fs a little bitThomas Huth1-12/+13
2011-06-06Fixed problem with potentially unitialized variable.Thomas Huth1-1/+2
2011-03-22Removed superfluous getchar() function.qemu-slof-20110323Thomas Huth1-11/+0
2011-03-22Do not override CFLAGS and LDFLAGS from main makefile.Thomas Huth3-21/+3
2011-03-22Fixed compiler warningThomas Huth1-1/+2
2011-03-22Removed obsolete/unused code.Thomas Huth4-36/+4
2011-03-22Fixed claim problem with accurately fitting areasThomas Huth1-7/+10
2011-03-22Fixed iso9660 package to be able to boot Debian and Ubuntu CD-ROM ISO images.Thomas Huth1-5/+10
[...]