OSDN Git Service

hw/pci-host: Use register definitions from PCI standard
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 5 Jan 2023 17:37:02 +0000 (18:37 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 27 Jan 2023 16:47:02 +0000 (11:47 -0500)
commit8a8c9c3a747f77e664fa2288735b45a9d750be75
tree7f63aa836dd42c325aa3acc889c7d6ac959b342d
parent744734ccc9eff28394a453de462b2a155f364118
hw/pci-host: Use register definitions from PCI standard

No need to document magic values when the definition names
from "standard-headers/linux/pci_regs.h" are self-explicit.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230105173702.56610-1-philmd@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Bernhard Beschow <shentey@gmail.com>
hw/pci-host/grackle.c
hw/pci-host/raven.c
hw/pci-host/uninorth.c