[PATCH 0/3] various aarch64 fixes for running Hyper-V on TCG

Evgeny Iakovlev posted 3 patches 1 year, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230105221251.17896-1-eiakovlev@linux.microsoft.com
Maintainers: Peter Maydell <peter.maydell@linaro.org>
There is a newer version of this series
target/arm/cpu.h          |  1 +
target/arm/debug_helper.c | 39 +++++++++++++++++++++++++++++++++++++++
target/arm/helper.c       |  3 +++
3 files changed, 43 insertions(+)
[PATCH 0/3] various aarch64 fixes for running Hyper-V on TCG
Posted by Evgeny Iakovlev 1 year, 4 months ago
Small series of changes to aarch64 emulation to better support running
Hyper-V as a TCG guest wtih EL3 firmware.

Evgeny Iakovlev (3):
  target/arm: implement DBGCLAIM registers
  target/arm: provide RAZ/WI stubs for more DCC registers
  target/arm: allow writes to SCR_EL3.HXEn bit when FEAT_HCX is enabled

 target/arm/cpu.h          |  1 +
 target/arm/debug_helper.c | 39 +++++++++++++++++++++++++++++++++++++++
 target/arm/helper.c       |  3 +++
 3 files changed, 43 insertions(+)

-- 
2.34.1