]> Git Repo - qemu.git/commit
target-arm: Make the 64-bit version of VTCR do the migration
authorPeter Maydell <[email protected]>
Mon, 4 Apr 2016 16:33:52 +0000 (17:33 +0100)
committerPeter Maydell <[email protected]>
Mon, 4 Apr 2016 16:33:52 +0000 (17:33 +0100)
commitbf06c1123a427fefc2cf9cf8019578eafc19eb6f
tree0bb315c6c4c906b40a2fc92b19a7bb760c39aa97
parent094a7d0b9d10812d06be2c5c19288cee4603c693
target-arm: Make the 64-bit version of VTCR do the migration

Move the ALIAS tag from VTCR_EL2 to VTCR so that we migrate the
64-bit version, as is usual. (This has no particular effect now
unless the guest wrote to the high RES0 bits of VTCR_EL2.)
Add a comment about why it's OK that we don't have the various
accessor functions that the EL1 TCR regdefs do.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Sergey Fedorov <[email protected]>
Message-id: 1459435778[email protected]
target-arm/helper.c
This page took 0.02563 seconds and 4 git commands to generate.