]> Git Repo - qemu.git/commit
target/arm: Install ARMISARegisters from kvm host
authorRichard Henderson <[email protected]>
Mon, 19 Nov 2018 15:29:07 +0000 (15:29 +0000)
committerPeter Maydell <[email protected]>
Mon, 19 Nov 2018 15:29:07 +0000 (15:29 +0000)
commit4674097c32e22df0b6769e62ad455258a3444991
treed2e326170586e75ddc336799b91091df711fc61c
parente6ebbd46b6e539f3613136111977721d212c2812
target/arm: Install ARMISARegisters from kvm host

The ID registers are replacing (some of) the feature bits.
We need (some of) these values to determine the set of data
to be handled during migration.

Signed-off-by: Richard Henderson <[email protected]>
Message-id: 20181113180154[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.0291 seconds and 4 git commands to generate.