is anybody home?
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1901359
Title:
ignore bit 0 in pci CONFIG_ADDRESS register write for Type 1 access
Status in QEMU:
New
Bug description:
I'v rece
Public bug reported:
I'v recently stumbled upon a bug in the Plan9 PCI config space access
routines for config mode #1.
The code used to set bit 0 in the CONFIG_ADDRESS register for a Type 1
access.
This was most likely a misreading of the PCI local bus specification on
our side.
However, in th