]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/pci-host/raven: Rename direct config access ops
authorBALATON Zoltan <balaton@eik.bme.hu>
Sun, 4 May 2025 16:01:36 +0000 (18:01 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 21 Oct 2025 18:09:56 +0000 (20:09 +0200)
commit046d2e21fcf6a8b0dca8555da2d5684ca8a4dd82
treea5aef5ed5c2620d20717c09e118902fd6e25ec9e
parent62ef928312a981d0e25672f72dd467f4a0c05463
hw/pci-host/raven: Rename direct config access ops

Rename memory io ops implementing PCI configuration direct access to
mmcfg which describes better what these are for.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <74fcd70106289663ea426161aada78e879995d6c.1760795082.git.balaton@eik.bme.hu>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/pci-host/raven.c