aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-12Improved node/instance handling.qemu-slof-20111013Thomas Huth2-9/+32
2011-10-12Improved the way to detect some execution tokens for the debugger.Thomas Huth3-27/+15
2011-10-12Removed obsolete types.h header filesThomas Huth14-82/+29
2011-10-12Cleaned up MakefilesThomas Huth8-270/+213
2011-10-12Fixed get_puid functionThomas Huth1-8/+8
2011-10-12Fix compiler warningsThomas Huth4-14/+14
2011-10-12Fix for 8-byte wide local-mac-address propertiesThomas Huth1-1/+13
2011-10-12Fixed net-snk Makefiles to only re-built client when something has changedThomas Huth3-5/+10
2011-10-12Fixed a bug in the "test" client interface command.Thomas Huth1-4/+8
2011-10-12Fixed a crash with early debug printf statementsThomas Huth1-6/+10
2011-10-12JS2x: Detect the availability of biosemu automatically.Thomas Huth1-0/+6
2011-10-12Make net-snk and modules relocatable, too.Thomas Huth24-241/+166
2011-10-12Removed redundant definition of load-base and flash-load-base.Thomas Huth1-3/+0
2011-10-12Got rid of the ELF loader functions written in Forth, using libelf instead.Thomas Huth9-296/+90
2011-10-12Pass IMA to Paflof and fix the memory regions which have to be CLAIMedThomas Huth9-12/+44
2011-10-12Reworked libelf to support relocationThomas Huth10-178/+791
2011-10-12Move functions for byte-swapping into common header file.Thomas Huth6-102/+81
2011-09-16Fix vSCSI device addressing methodqemu-slof-20110930Thomas Huth1-2/+3
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
2011-03-22Fixed a bug in the set-alias commandThomas Huth1-1/+6
2011-03-22Some bugfixes in the boot functionsThomas Huth1-5/+5
2011-03-22Fixed paflof MakefileThomas Huth1-5/+8
2011-03-22Improved make.rules filesThomas Huth2-41/+37
2011-03-22Initial qemu/KVM board supportBenjamin Herrenschmidt70-59/+3667
2011-03-21Use common timebase and delay code in all boards.Thomas Huth2-9/+8
2011-03-21Add preliminary gitignoreBenjamin Herrenschmidt1-0/+6
2010-12-01Initial import of slof-JX-1.7.0-4Benjamin Herrenschmidt423-0/+62267