Subject: CVS commit: [bouyer-xen2] src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 03/09/2005 12:40:17
Module Name:	src
Committed By:	bouyer
Date:		Wed Mar  9 12:40:17 UTC 2005

Modified Files:
	src/sys/arch/xen/xen [bouyer-xen2]: evtchn.c

Log Message:
Store the interrupt's name in struct intrsource.is_evname, and use this for
the event counters. Now 'systat vm' displays usefull informations.


To generate a diff of this commit:
cvs rdiff -r1.1.2.5 -r1.1.2.6 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.