]> Git Repo - qemu.git/commit
target/arm: fix code comments error
authorDongjiu Geng <[email protected]>
Mon, 8 Oct 2018 13:55:02 +0000 (14:55 +0100)
committerPeter Maydell <[email protected]>
Mon, 8 Oct 2018 13:55:02 +0000 (14:55 +0100)
commitc8a44709861869feff478dac6062f04b7411b04f
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 <[email protected]>
Message-id: 1538069046[email protected]
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
target/arm/kvm.c
target/arm/kvm_arm.h
This page took 0.02443 seconds and 4 git commands to generate.