From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH] KEXEC: disconnect all PCI devices from the PCI bus on crash Date: Thu, 7 Jul 2011 09:03:30 -0400 Message-ID: <20110707130330.GB6214@dumpdata.com> References: <7ea606c5ce8c8fcfc577.1309955952@andrewcoop.uk.xensource.com> <20110706184233.GA30520@dumpdata.com> <1310028827.634.199.camel@zakaz.uk.xensource.com> <4E159421020000780004C8EA@nat28.tlf.novell.com> <1310029954.634.204.camel@zakaz.uk.xensource.com> <4E159B94020000780004C91E@nat28.tlf.novell.com> <1310032414.634.208.camel@zakaz.uk.xensource.com> <4E15B2BF020000780004C976@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Stefano Stabellini Cc: Ian Campbell , Andrew Cooper , "xen-devel@lists.xensource.com" , Jan Beulich List-Id: xen-devel@lists.xenproject.org > quirks). Also resetting devices would better cover the case when a > device is misbehaving. > Of course we still need a whitelist for serial consoles and maybe other > devices. It sounds like I should post some of the patches I've that deal with various serial console now. They actually save the BDF of the PCI serial device so that the "whitelist" data can be easily extracted.