Subject: CVS commit: src/sys/arch/xen
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 04/18/2005 21:33:21
Module Name: src
Committed By: bouyer
Date: Mon Apr 18 21:33:21 UTC 2005
Modified Files:
src/sys/arch/xen/conf: files.xen
src/sys/arch/xen/xen: hypervisor.c
Log Message:
Add sysmon_power attribute to hypervisor, and an handler for CMSG_SHUTDOWN
messages.
Now a NetBSD guest will reboot or shutdown on 'xm shutdown' commands in
domain0.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/arch/xen/conf/files.xen
cvs rdiff -r1.13 -r1.14 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.