From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: xl pci-attach silently fails the first time Date: Wed, 3 Dec 2014 12:24:28 +0100 Message-ID: <20141203112427.GA7383@aepfle.de> References: <20141201125712.GA21576@aepfle.de> <20141201133244.GA24600@aepfle.de> <20141201170151.GK3180@laptop.dumpdata.com> <20141202154652.GA26732@aepfle.de> <20141202183920.GG32385@laptop.dumpdata.com> <20141203083628.GA11508@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20141203083628.GA11508@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Konrad Rzeszutek Wilk Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Wed, Dec 03, Olaf Hering wrote: > On Tue, Dec 02, Konrad Rzeszutek Wilk wrote: > > On Tue, Dec 02, 2014 at 04:46:52PM +0100, Olaf Hering wrote: > > > On Mon, Dec 01, Konrad Rzeszutek Wilk wrote: > > ACPI hotplug. And it does work after PCI discovery. > In a pvops kernel, is the emulated but unplugged PCI hardware still listed with lspci? It is not. So thats why it happens to work. So how would I trigger an ACPI hotplug event within qemus unplug code? Olaf