Source-Changes archive

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

CVS commit: [netbsd-3] src/sys/arch/xen



Module Name:    src
Committed By:   riz
Date:           Thu Jan  5 05:59:03 UTC 2006

Modified Files:
        src/sys/arch/xen/i386 [netbsd-3]: hypervisor_machdep.c
        src/sys/arch/xen/include [netbsd-3]: hypervisor.h
        src/sys/arch/xen/xen [netbsd-3]: hypervisor.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1085):
        sys/arch/xen/xen/hypervisor.c: revision 1.17
        sys/arch/xen/i386/hypervisor_machdep.c: revision 1.13
        sys/arch/xen/include/hypervisor.h: revision 1.15
inline 2 trivial functions that are called often (according to profiling
data).


To generate a diff of this commit:
cvs rdiff -r1.4.2.8 -r1.4.2.9 src/sys/arch/xen/i386/hypervisor_machdep.c
cvs rdiff -r1.10.2.4 -r1.10.2.5 src/sys/arch/xen/include/hypervisor.h
cvs rdiff -r1.12.2.4 -r1.12.2.5 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