Source-Changes archive

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

CVS commit: [bouyer-xeni386] src/sys/arch/xen



Module Name:    src
Committed By:   bouyer
Date:           Sat Jan  5 23:39:51 UTC 2008

Modified Files:
        src/sys/arch/xen/include [bouyer-xeni386]: intr.h
        src/sys/arch/xen/x86 [bouyer-xeni386]: mainbus.c
        src/sys/arch/xen/xen [bouyer-xeni386]: hypervisor.c
Removed Files:
        src/sys/arch/xen/include [bouyer-xeni386]: intrdefs.h mutex.h rwlock.h
        src/sys/arch/xen/include/amd64 [bouyer-xeni386]: intrdefs.h mpacpi.h
            mutex.h rwlock.h

Log Message:
Remove files that just include the x86 counterpart.


To generate a diff of this commit:
cvs rdiff -r1.20.6.1 -r1.20.6.2 src/sys/arch/xen/include/intr.h
cvs rdiff -r1.8 -r0 src/sys/arch/xen/include/intrdefs.h
cvs rdiff -r1.2 -r0 src/sys/arch/xen/include/mutex.h \
    src/sys/arch/xen/include/rwlock.h
cvs rdiff -r1.2 -r0 src/sys/arch/xen/include/amd64/intrdefs.h \
    src/sys/arch/xen/include/amd64/mpacpi.h \
    src/sys/arch/xen/include/amd64/mutex.h \
    src/sys/arch/xen/include/amd64/rwlock.h
cvs rdiff -r1.2 -r1.2.12.1 src/sys/arch/xen/x86/mainbus.c
cvs rdiff -r1.32 -r1.32.6.1 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