Home
last modified time | relevance | path

Searched hist:"97784278880 b58952400cafcfd1c12fc1c0b5124" (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/pci-host/
H A Dppc440_pcix.c97784278880b58952400cafcfd1c12fc1c0b5124 Wed Jul 05 20:12:58 UTC 2023 BALATON Zoltan <balaton@eik.bme.hu> ppc440_pcix: Don't use iomem for regs

The iomem memory region is better used for the PCI IO space but
currently used for registers. Stop using it for that to allow this to
be cleaned up in the next patch.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <3def68f200edd4540393d6b3b03baabe15d649f2.1688586835.git.balaton@eik.bme.hu>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>