From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kip Macy Subject: [PATCH] call HYPERVISOR_crash on panic Date: Fri, 29 Apr 2005 22:21:22 -0700 Message-ID: Reply-To: Kip Macy Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: 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: xen-devel List-Id: xen-devel@lists.xenproject.org Call HYPERVISOR_crash on panic so that VMs core will be dumped (xend patch coming soon) http://www.fsmware.com/xenofreebsd/5.3/050429/crash.patch