Re: [PATCH v4] acpi: pcihp: allow repeating hot-unplug requests

2023-05-04 Thread Kashyap Chamarthy
On Wed, Apr 26, 2023 at 07:20:08PM +0200, Kashyap Chamarthy wrote: > On Wed, Apr 26, 2023 at 07:40:02PM +0300, Michael Tokarev wrote: > > 18.04.2023 12:04, Igor Mammedov wrote: > > > with Q35 using ACPI PCI hotplug by default, user's request to unplug > > > device is ignored when it's issued

Re: [PATCH v4] acpi: pcihp: allow repeating hot-unplug requests

2023-04-27 Thread Michael Tokarev
27.04.2023 10:01, Michael S. Tsirkin пишет: .. You can CC stable then. Yes, please do in the future. I picked up this one already. Thanks! /mjt

Re: [PATCH v4] acpi: pcihp: allow repeating hot-unplug requests

2023-04-27 Thread Michael S. Tsirkin
On Wed, Apr 26, 2023 at 07:20:08PM +0200, Kashyap Chamarthy wrote: > On Wed, Apr 26, 2023 at 07:40:02PM +0300, Michael Tokarev wrote: > > 18.04.2023 12:04, Igor Mammedov wrote: > > > with Q35 using ACPI PCI hotplug by default, user's request to unplug > > > device is ignored when it's issued

Re: [PATCH v4] acpi: pcihp: allow repeating hot-unplug requests

2023-04-26 Thread Kashyap Chamarthy
On Wed, Apr 26, 2023 at 07:40:02PM +0300, Michael Tokarev wrote: > 18.04.2023 12:04, Igor Mammedov wrote: > > with Q35 using ACPI PCI hotplug by default, user's request to unplug > > device is ignored when it's issued before guest OS has been booted. > > And any additional attempt to request

Re: [PATCH v4] acpi: pcihp: allow repeating hot-unplug requests

2023-04-26 Thread Michael Tokarev
18.04.2023 12:04, Igor Mammedov wrote: with Q35 using ACPI PCI hotplug by default, user's request to unplug device is ignored when it's issued before guest OS has been booted. And any additional attempt to request device hot-unplug afterwards results in following error: "Device XYZ is

Re: [PATCH v4] acpi: pcihp: allow repeating hot-unplug requests

2023-04-18 Thread Ani Sinha
On Tue, 18 Apr 2023, Igor Mammedov wrote: > with Q35 using ACPI PCI hotplug by default, user's request to unplug > device is ignored when it's issued before guest OS has been booted. > And any additional attempt to request device hot-unplug afterwards > results in following error: > >

[PATCH v4] acpi: pcihp: allow repeating hot-unplug requests

2023-04-18 Thread Igor Mammedov
with Q35 using ACPI PCI hotplug by default, user's request to unplug device is ignored when it's issued before guest OS has been booted. And any additional attempt to request device hot-unplug afterwards results in following error: "Device XYZ is already in the process of unplug" arguably it