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
2012-01-11Fix virtio access sizeqemu-slof-20120111Benjamin Herrenschmidt1-5/+11
2012-01-11Fix inline asm for ci_write_xxBenjamin Herrenschmidt1-19/+31
2012-01-11vga: support for 15bppBenjamin Herrenschmidt1-2/+3
2012-01-11qemu: Allow qemu passing the boot kernel directlyBenjamin Herrenschmidt1-0/+38
2011-12-29Add support for instance specific "my-unit" settingsThomas Huth2-15/+82
2011-12-28Enabled -Wmissing-prototypes and -Wstrict-prototypes CFLAGS and cleaned upThomas Huth11-92/+62
2011-12-28Source code beautificationThomas Huth1-46/+91
2011-12-28Improved "tick", postpone and $FIND commandsThomas Huth2-16/+9
2011-12-22Fixed yet another bug in open-nodeThomas Huth1-12/+22
2011-12-21Enable 16 bit and 32 bit color depth support in QEMU VGA device driverThomas Huth1-8/+6
[...]