From mboxrd@z Thu Jan 1 00:00:00 1970 From: aq Subject: Re: safely reboot dom0? Date: Fri, 29 Jul 2005 13:02:14 +0900 Message-ID: <9cde8bff050728210257a56d2@mail.gmail.com> References: <9cde8bff05072819363727c2fc@mail.gmail.com> <200507290453.54785.mark.williamson@cl.cam.ac.uk> Reply-To: aq Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <200507290453.54785.mark.williamson@cl.cam.ac.uk> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Mark Williamson Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 7/29/05, Mark Williamson wrote: > > I remember reading somewhere about the ability to reboot dom0 without > > loosing anything (other domUs still function) when there are troubles > > with dom0 driver. Is that true? if so, how can we do that? >=20 > You can't do this with dom0 itself - it holds too much state about the ru= nning > system. ah, that should be "restart device driver domain without loosing ...". as dom0 is usually device driver domain, that confused me a little ;-) thanks Mark. aq