Hi Igor/Michael : This patchset fixes the acpi pci hotplug IO address range conflict issue with cpu hotplug. This issue has been reported here: https://gitlab.com/qemu-project/qemu/-/issues/561
We have disucssed this issue at length here: https://lists.gnu.org/archive/html/qemu-devel/2021-09/msg02146.html This issue affects Qemu version 6.1. Patch 1 : allows q35 DSDT table changes. Patch 2 : actual fix. Patch 3: updates DSDT table blobs. Thanks ani