[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/2] pc: acpi: revert back to 5.2 PCI slot enumeration
From: |
Michael S. Tsirkin |
Subject: |
Re: [PATCH 0/2] pc: acpi: revert back to 5.2 PCI slot enumeration |
Date: |
Mon, 28 Jun 2021 19:56:03 -0400 |
On Mon, Jun 28, 2021 at 02:06:01PM +0100, Stefan Hajnoczi wrote:
> On Thu, Jun 24, 2021 at 04:42:26PM -0400, Igor Mammedov wrote:
> > Commit b7f23f62e40 (pci: acpi: add _DSM method to PCI devices),
> > regressed network interface naming for Linux guests in some cases.
> > This reverts PCI slot enumeration to its state before 6.0.
> > For details see 2/3 patch.
> >
> > Thanks Stefan for troubleshooting!
> >
> > Reported-by: john.sucaet@ekinops.com
> > CC: stefanha@redhat.com
> > CC: qemu-stable@nongnu.org
> > CC: mst@redhat.com
> > CC: marcel.apfelbaum@gmail.com
> > CC: berrange@redhat.com
> >
> > Igor Mammedov (2):
> > tests: acpi: prepare for changing DSDT tables
> > acpi: pc: revert back to v5.2 PCI slot enumeration
> >
> > tests/qtest/bios-tables-test-allowed-diff.h | 10 ++++++++++
> > hw/i386/acpi-build.c | 9 +++++++--
> > 2 files changed, 17 insertions(+), 2 deletions(-)
> >
> > --
> > 2.27.0
> >
>
> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Tagged, thanks!
- [PATCH 0/2] pc: acpi: revert back to 5.2 PCI slot enumeration, Igor Mammedov, 2021/06/24
- [PATCH 1/2] tests: acpi: prepare for changing DSDT tables, Igor Mammedov, 2021/06/24
- [PATCH 3/3] tests: acpi: pc: update expected DSDT blobs, Igor Mammedov, 2021/06/24
- [PATCH 2/2] acpi: pc: revert back to v5.2 PCI slot enumeration, Igor Mammedov, 2021/06/24
- Re: [PATCH 0/2] pc: acpi: revert back to 5.2 PCI slot enumeration, John Sucaet, 2021/06/25
- Re: [PATCH 0/2] pc: acpi: revert back to 5.2 PCI slot enumeration, Stefan Hajnoczi, 2021/06/28
- Re: [PATCH 0/2] pc: acpi: revert back to 5.2 PCI slot enumeration,
Michael S. Tsirkin <=