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: yamt
Date: Mon Apr 18 20:23:56 UTC 2005
Modified Files:
src/sys/arch/xen/i386: hypervisor_machdep.c
src/sys/arch/xen/include: evtchn.h
src/sys/arch/xen/xen: evtchn.c
Log Message:
don't unmask an event channel until all interrupts for it are served.
fix problems with shared (physical) interrupts.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/xen/i386/hypervisor_machdep.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/xen/include/evtchn.h
cvs rdiff -r1.8 -r1.9 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