diff options
author | Bharata B Rao <bharata@linux.vnet.ibm.com> | 2016-04-06 10:36:06 +0530 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2016-04-08 11:18:10 +1000 |
commit | a110655a068d4b98495115ff0f8405235d845272 (patch) | |
tree | 1e7f6d30c59efbc4ed6787d3659ac71674dd73a2 /hw/acpi | |
parent | ead5268f2166101f7dde70598c9f538a90afd8ee (diff) | |
download | qemu-a110655a068d4b98495115ff0f8405235d845272.zip qemu-a110655a068d4b98495115ff0f8405235d845272.tar.gz qemu-a110655a068d4b98495115ff0f8405235d845272.tar.bz2 |
spapr: Fix ibm,lrdr-capacity
ibm,lrdr-capacity has a field to describe the maximum address in bytes
and therefore, the most memory that can be allocated to this guest. We
are using maxmem for this field, but instead should use the actual RAM
address corresponding to the end of hotplug region.
Signed-off-by: Bharata B Rao <bharata@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/acpi')
0 files changed, 0 insertions, 0 deletions