target/arm: fix code comments error
commitc8a44709861869feff478dac6062f04b7411b04f
authorDongjiu Geng <gengdongjiu@huawei.com>
Mon, 8 Oct 2018 13:55:02 +0000 (8 14:55 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 8 Oct 2018 13:55:02 +0000 (8 14:55 +0100)
tree69398c68ef4579b636f071a6355d2155142893e9
parent079911cb6e26898e16f5bb56ef4f9d33cf92d32d
target/arm: fix code comments error

The parameter of kvm_arm_init_cpreg_list() is ARMCPU instead of
CPUState, so correct the note to make it match the code.

Signed-off-by: Dongjiu Geng <gengdongjiu@huawei.com>
Message-id: 1538069046-5757-1-git-send-email-gengdongjiu@huawei.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/kvm.c
target/arm/kvm_arm.h