WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] NetBSD/Xen kernel fixups?

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] NetBSD/Xen kernel fixups?
From: Derrik Pates <demon@xxxxxxxxxxxxx>
Date: Thu, 17 Feb 2005 12:19:12 -0500
Delivery-date: Thu, 17 Feb 2005 17:22:04 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Debian Thunderbird 1.0 (X11/20050117)
All,

In the process of experimenting with Xen, and particularly NetBSD on Xen, I noticed that the Xen-patched NetBSD kernel, when invoking 'halt' or 'reboot' within NetBSD, it didn't exactly work like these do within Linux - the NetBSD domain would continue to spin (apparently invoking 'hlt' over and over?), but the domain would not terminate by itself, after running 'halt', and 'reboot' would try to reboot, but wouldn't succeed - it would claim it was trying to reboot, and stop.

I went in and added calls to HYPERVISOR_shutdown() and HYPERVISOR_reboot() in what appeared to be appropriate places, and now 'halt' and 'reboot' do work as expected. However, I'd also like to be able to use the 'xm shutdown' command from domain 0. Is there any interest in a patch to the netbsd-2.0-xen-sparse tree, that includes these changes? I'll have to research how one would execute a userspace command from within the kernel, as Linux does, to handle that operation.

--
Derrik Pates
demon@xxxxxxxxxxxxx


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>