Quoting Ani Sinha (2021-10-19 09:43:52) > > > On Tue, 19 Oct 2021, Michael Roth wrote: > > > Hi everyone, > > > > The following new patches are queued for QEMU stable v6.0.1: > > > > https://gitlab.com/qemu-project/qemu/-/commits/stable-6.0-staging/ > > > > Patch freeze is 2021-10-26, and the release is planned for 2021-10-28: > > > > https://wiki.qemu.org/Planning/6.0 > > > > Please respond here or CC qemu-sta...@nongnu.org on any additional patches > > you think should (or shouldn't) be included in the release. > > I believe we should also include this patch: > https://lore.kernel.org/qemu-devel/20210916132838.3469580-2-...@anisinha.ca/T/ > > It is also CC'd to qemu-stable@ but the patch itself was not tagged so (my > apologies for that).
It looks like this patch is a fix for: commit caf108bc587908f7608729f39639dccdfa53010b Author: Julia Suvorova <jus...@redhat.com> Date: Tue Jul 13 02:42:00 2021 +0200 hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35 which is in 6.1.0, but not 6.0.0, so it didn't seem like it was needed for 6.0.1. Let me know if that's incorrect. Will definitely pull it in for 6.1.1 though.