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:   bouyer
Date:           Wed Dec 12 22:16:32 UTC 2007

Modified Files:
        src/sys/arch/xen/include: evtchn.h
        src/sys/arch/xen/x86: hypervisor_machdep.c
        src/sys/arch/xen/xen: evtchn.c

Log Message:
cleanup the debug event handler to not use the IPL system at all. Fix
debug event storm on XEN2.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/xen/include/evtchn.h
cvs rdiff -r1.2 -r1.3 src/sys/arch/xen/x86/hypervisor_machdep.c
cvs rdiff -r1.25 -r1.26 src/sys/arch/xen/xen/evtchn.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