arm,kvm: missed rename of MISCREG_HYP in kvm/armv8_cpu.cc
authormupton <michaelupton@gmail.com>
Tue, 8 Dec 2020 00:42:36 +0000 (16:42 -0800)
committermike upton <michaelupton@gmail.com>
Fri, 11 Dec 2020 04:36:52 +0000 (04:36 +0000)
commit7fba0fb207448d995af346f4f0b63cbc7365b165
tree7b45970a4393ecbb52955a94466688bfeacf7e3a
parentcf222d94e31e7769641b9014406988eafacc7576
arm,kvm: missed rename of MISCREG_HYP in kvm/armv8_cpu.cc

A recent checkin changed the names of some of the MISCREGs.
One of them was missed and wont compile. This fixes to the new name.

Change-Id: I746f9dea44bc50819a0d30f62dcc3a46380f80c2
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/38358
Reviewed-by: Nathanael Premillieu <nathanael.premillieu@huawei.com>
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Maintainer: Giacomo Travaglini <giacomo.travaglini@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/arm/kvm/armv8_cpu.cc