Source-Changes archive

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

CVS commit: src/sys/arch/xen



Module Name:    src
Committed By:   dogcow
Date:           Mon Mar  5 23:26:41 UTC 2007

Modified Files:
        src/sys/arch/xen/i386: cpu.c mainbus.c
        src/sys/arch/xen/xen: hypervisor.c

Log Message:
The recent cpu_attach changes broke the xen build; while this compiles,
I'm far from positive it's the correct fix.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/xen/i386/cpu.c
cvs rdiff -r1.10 -r1.11 src/sys/arch/xen/i386/mainbus.c
cvs rdiff -r1.29 -r1.30 src/sys/arch/xen/xen/hypervisor.c

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