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:   thorpej
Date:           Mon Dec 23 13:35:37 UTC 2019

Modified Files:
        src/sys/arch/xen/include: intr.h
        src/sys/arch/xen/x86: xen_intr.c

Log Message:
Provide XEN stubs for intr_mask() / intr_unmask().


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/xen/include/intr.h
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/xen/x86/xen_intr.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