Home
last modified time | relevance | path

Searched hist:f7cf2219c52f3d0f173b5b03aa193ff0efd73e9c (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/pci-host/
H A Dbonito.cdiff f7cf2219c52f3d0f173b5b03aa193ff0efd73e9c Thu Feb 21 06:25:00 CST 2019 BALATON Zoltan <balaton@eik.bme.hu> hw/pci-host/bonito.c: Add PCI mem region mapped at the correct address

Stop using system memory as PCI memory otherwise devices such as VGA
that have regions mapped to PCI memory clash with RAM. Use a separate
memory region for PCI memory and map it to the correct address in
system memory which allows PCI mem regions to show at the correct
address where clients expect them.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>