All of lore.kernel.org
 help / color / mirror / Atom feed
* acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
@ 2021-02-15 16:53 Paul Menzel
  2022-07-29 22:22 ` Bjorn Helgaas
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Menzel @ 2021-02-15 16:53 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, Borislav Petkov, x86, Bjorn Helgaas
  Cc: linux-pci, LKML, it+x86

Dear Linux folks,


All the way up to QEMU emulator version 5.2.0 (Debian 1:5.2+dfsg-5) and 
Linux 5.10.13, Linux logs the warning below:

     acpi PNP0A03:00: fail to add MMCONFIG information, can't access 
extended PCI configuration space under this bridge.

One way to reproduce it:

     qemu-system-x86_64 -enable-kvm -m 2G -hda /dev/shm/debian.img 
-kernel /boot/vmlinuz-5.10.0-3-amd64 -initrd 
/boot/initrd.img-5.10.0-3-amd64 -append root="/dev/sda1 
console=ttyS0,115200" -serial stdio

Please find more details and the full log in the Bugzilla issue #211765 [1].


Kind regards,

Paul


[1]: https://bugzilla.kernel.org/show_bug.cgi?id=211765
      "[Bug 211765] acpi PNP0A03:00: fail to add MMCONFIG information, 
can't access extended PCI configuration space under this bridge."

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
  2021-02-15 16:53 acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge Paul Menzel
@ 2022-07-29 22:22 ` Bjorn Helgaas
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2022-07-29 22:22 UTC (permalink / raw)
  To: Paul Menzel
  Cc: Thomas Gleixner, Ingo Molnar, Borislav Petkov, x86,
	Bjorn Helgaas, linux-pci, LKML, it+x86, Robert Dinse

[+cc Robert]

On Mon, Feb 15, 2021 at 05:53:51PM +0100, Paul Menzel wrote:
> Dear Linux folks,
> 
> 
> All the way up to QEMU emulator version 5.2.0 (Debian 1:5.2+dfsg-5) and
> Linux 5.10.13, Linux logs the warning below:
> 
>     acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended
> PCI configuration space under this bridge.
> 
> One way to reproduce it:
> 
>     qemu-system-x86_64 -enable-kvm -m 2G -hda /dev/shm/debian.img -kernel
> /boot/vmlinuz-5.10.0-3-amd64 -initrd /boot/initrd.img-5.10.0-3-amd64 -append
> root="/dev/sda1 console=ttyS0,115200" -serial stdio
> 
> Please find more details and the full log in the Bugzilla issue #211765 [1].
> 
> 
> Kind regards,
> 
> Paul
> 
> 
> [1]: https://bugzilla.kernel.org/show_bug.cgi?id=211765
>      "[Bug 211765] acpi PNP0A03:00: fail to add MMCONFIG information, can't
> access extended PCI configuration space under this bridge."

Do you know whether qemu implements extended config space?  Extended
config space is offsets 0x100-0xfff.  I think Linux only supports
extended capabilities in that area (AER, VC, ACS, SR-IOV, etc).  Most
of these are probably not of interest in a virtualized environment, so
I wouldn't be surprised if qemu doesn't support them.

Bjorn

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-29 22:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-15 16:53 acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge Paul Menzel
2022-07-29 22:22 ` Bjorn Helgaas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.