include/system/hvf_int.h | 23 ++-- target/arm/internals.h | 4 +- accel/hvf/hvf-accel-ops.c | 4 +- cpu-common.c | 3 + target/arm/cpu.c | 2 +- target/arm/cpu64.c | 8 +- target/arm/helper.c | 10 +- target/arm/hvf/hvf.c | 206 ++++++++++++++++++++++-------------- target/i386/hvf/hvf.c | 8 +- target/i386/hvf/x86hvf.c | 4 +- target/arm/hvf/trace-events | 1 + trace-events | 2 + 12 files changed, 173 insertions(+), 102 deletions(-)