Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch



Module Name:    src
Committed By:   palle
Date:           Sun Dec  8 14:41:28 UTC 2013

Modified Files:
        src/sys/arch/sparc/stand/ofwboot: Makefile loadfile_machdep.c version
        src/sys/arch/sparc64/include: pte.h
        src/sys/arch/sparc64/sparc64: hvcall.S

Log Message:
Add support for running ofwboot on sun4v. Please note that the kernel on sun4v 
will be loaded properly but when the kernel takes over it will crash 
immediately since the kernel is not sun4v ready yet


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/sparc/stand/ofwboot/Makefile
cvs rdiff -u -r1.10 -r1.11 \
    src/sys/arch/sparc/stand/ofwboot/loadfile_machdep.c
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/sparc/stand/ofwboot/version
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/sparc64/include/pte.h
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/sparc64/sparc64/hvcall.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index