summaryrefslogtreecommitdiff
path: root/qemu-options.hx
diff options
context:
space:
mode:
authorAlexey Kardashevskiy <aik@ozlabs.ru>2014-04-04 18:26:26 +1100
committerAlexander Graf <agraf@suse.de>2014-06-16 13:24:26 +0200
commit4e2ca12785dc94f4b0abd532cacc44386ee14506 (patch)
treebe7e9c27cca728c14d182ad68715bed709583b58 /qemu-options.hx
parentd5843485894e30133ee0f70deda0f1118e539be4 (diff)
downloadqemu-4e2ca12785dc94f4b0abd532cacc44386ee14506.tar.gz
spapr_nvram: Correct max nvram size
Currently it is UINT16_MAX*16 = 65536*16 = 1048560 which is not a round number and therefore a bit confusing. This defines MAX_NVRAM_SIZE precisely as 1MB. Suggested-by: Thomas Huth <thuth@linux.vnet.ibm.com> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'qemu-options.hx')
0 files changed, 0 insertions, 0 deletions