diff options
author | BALATON Zoltan <balaton@eik.bme.hu> | 2023-07-05 22:12:58 +0200 |
---|---|---|
committer | Daniel Henrique Barboza <danielhb413@gmail.com> | 2023-07-07 04:47:49 -0300 |
commit | 97784278880b58952400cafcfd1c12fc1c0b5124 (patch) | |
tree | d5c4e05e4b190d97ec45be70a9c6ea56e6ffe5d1 /hw/net/virtio-net.c | |
parent | 41cd3e649be9f8f12aa2028623af916dd81d3403 (diff) | |
download | qemu-97784278880b58952400cafcfd1c12fc1c0b5124.zip qemu-97784278880b58952400cafcfd1c12fc1c0b5124.tar.gz qemu-97784278880b58952400cafcfd1c12fc1c0b5124.tar.bz2 |
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>
Diffstat (limited to 'hw/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions