arm/virt: don't try to spell out the accelerator
authorCornelia Huck <cohuck@redhat.com>
Fri, 3 Feb 2023 13:44:31 +0000 (14:44 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 16 Feb 2023 16:00:47 +0000 (16:00 +0000)
commit8e4f2b277b4c1e1460a22e16e59fa11e6c36fcf4
treec170e65ea5e56cc5b2ea1895950756389b00572e
parentf4880c2da4c8eadfee3f40b76af77f77574cebef
arm/virt: don't try to spell out the accelerator

Just use current_accel_name() directly.

Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/virt.c