Loongson Binary Translation (LBT) is used to accelerate binary
translation. LBT feature is added in kvm mode, not supported in TCG
mode since it is not emulated. And only LBT feature is added here, LBT
registers saving and restoring is not supported since it depeeds on LBT
feautre implemented in KVM kernel

Bibo Mao (2):
  target/loongarch: Add loongarch vector property unconditionally
  target/loongarch: Add loongson binary translation feature

 target/loongarch/cpu.c                | 42 ++++++++++++++++++++++-----
 target/loongarch/cpu.h                |  1 +
 target/loongarch/loongarch-qmp-cmds.c |  2 +-
 3 files changed, 36 insertions(+), 9 deletions(-)


base-commit: 922582ace2df59572a671f5c0c5c6c5c706995e5
-- 
2.39.3


Reply via email to