Re: [PATCH v3] acpi: pcihp: make pending delete blocking action expire

2023-04-18 Thread Kashyap Chamarthy
On Wed, Apr 05, 2023 at 11:42:56AM +0200, 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 err

Re: [PATCH v3] acpi: pcihp: make pending delete blocking action expire

2023-04-05 Thread Gerd Hoffmann
On Wed, Apr 05, 2023 at 11:42:56AM +0200, 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 err

[PATCH v3] acpi: pcihp: make pending delete blocking action expire

2023-04-05 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 ca