diff options
author | Igor Mammedov <imammedo@redhat.com> | 2020-03-26 07:28:29 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-04-02 14:55:45 -0400 |
commit | 622e99c5cfcb43d89dc39ed780ab43f48bf748c6 (patch) | |
tree | 2c4952a99614df745ad595f319bc878ca5f7b952 /default-configs | |
parent | 8f13a39dc02ea8a3e923102a8444185630c635ea (diff) | |
download | qemu-622e99c5cfcb43d89dc39ed780ab43f48bf748c6.zip |
vl: fix broken IPA range for ARM -M virt with KVM enabled
Commit a1b18df9a4848, broke virt_kvm_type() logic, which depends on
maxram_size, ram_size, ram_slots being parsed/set on machine instance
at the time accelerator (KVM) is initialized.
set_memory_options() part was already reverted by commit 2a7b18a3205b,
so revert remaining initialization of above machine fields to make
virt_kvm_type() work as it used to.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reported-by: Auger Eric <eric.auger@redhat.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Tested-by: Eric Auger <eric.auger@redhat.com>
Message-Id: <20200326112829.19989-1-imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'default-configs')
0 files changed, 0 insertions, 0 deletions