aboutsummaryrefslogtreecommitdiff
path: root/hw/cris
diff options
context:
space:
mode:
authorIgor Mammedov <imammedo@redhat.com>2015-09-07 13:55:31 +0200
committerMichael S. Tsirkin <mst@redhat.com>2015-09-10 12:15:30 +0300
commit3385e8e2640e5c38582f6e8413042bd23d97c640 (patch)
tree8fbff6aed49a72d314de70373348ff3b51f5e92e /hw/cris
parent9372e3f5678cdd86e1ddfb957d9da4b1889a0dd0 (diff)
downloadqemu-3385e8e2640e5c38582f6e8413042bd23d97c640.zip
qemu-3385e8e2640e5c38582f6e8413042bd23d97c640.tar.gz
qemu-3385e8e2640e5c38582f6e8413042bd23d97c640.tar.bz2
pc: memhotplug: fix incorrectly set reserved-memory-end
reserved-memory-end tells firmware address from which it could start treating memory as PCI address space and map PCI BARs after it to avoid collisions with RAM. Currently it is incorrectly pointing to address where hotplugged memory range starts which could redirect hotplugged RAM accesses to PCI BARs when firmware maps them over RAM or viceverse. Fix this by pointing reserved-memory-end to the end of memory hotplug area. Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'hw/cris')
0 files changed, 0 insertions, 0 deletions