Source-Changes archive

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

CVS commit: src/sys/arch/alpha



Module Name:    src
Committed By:   thorpej
Date:           Sun Sep 27 23:59:37 UTC 2020

Modified Files:
        src/sys/arch/alpha/alpha: mainbus.c
        src/sys/arch/alpha/conf: GENERIC files.alpha
Added Files:
        src/sys/arch/alpha/alpha: qemu.c

Log Message:
Add a "qemu" driver to access services provided by the Qemu VM.  First
order of business is to use the Qemu "get-time" console service call as
the perferred system timecounter.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/alpha/alpha/mainbus.c
cvs rdiff -u -r0 -r1.1 src/sys/arch/alpha/alpha/qemu.c
cvs rdiff -u -r1.408 -r1.409 src/sys/arch/alpha/conf/GENERIC
cvs rdiff -u -r1.191 -r1.192 src/sys/arch/alpha/conf/files.alpha

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