[PATCH v4 0/7] target/arm: Honor more HCR_EL2 traps

Richard Henderson posted 7 patches 5 years, 8 months ago
Test checkpatch passed
Test docker-quick@centos7 failed
Test FreeBSD passed
Test docker-mingw@fedora failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200225180831.26078-1-richard.henderson@linaro.org
Maintainers: Peter Maydell <peter.maydell@linaro.org>
There is a newer version of this series
target/arm/helper.c | 306 ++++++++++++++++++++++++++++++--------------
1 file changed, 213 insertions(+), 93 deletions(-)
[PATCH v4 0/7] target/arm: Honor more HCR_EL2 traps
Posted by Richard Henderson 5 years, 8 months ago
Changes for v4:
  * Mask more res0 bits for HCR.
  * Fixes for TVM/TRVM.
  * Fixes for el0 for TPCP & TPU.

r~

Richard Henderson (7):
  target/arm: Improve masking of HCR RES0 bits
  target/arm: Honor the HCR_EL2.{TVM,TRVM} bits
  target/arm: Honor the HCR_EL2.TSW bit
  target/arm: Honor the HCR_EL2.TACR bit
  target/arm: Honor the HCR_EL2.TPCP bit
  target/arm: Honor the HCR_EL2.TPU bit
  target/arm: Honor the HCR_EL2.TTLB bit

 target/arm/helper.c | 306 ++++++++++++++++++++++++++++++--------------
 1 file changed, 213 insertions(+), 93 deletions(-)

-- 
2.20.1