Failed in applying to current master (
apply log)
Makefile | 17 +++++++--
accel/kvm/kvm-all.c | 30 +++++++--------
bsd-user/i386/target_arch_cpu.h | 4 ++
configure | 3 +-
hw/arm/sbsa-ref.c | 2 +
hw/arm/virt.c | 2 +
hw/core/machine.c | 42 +++++++++++++++++++++
hw/remote/proxy.c | 1 -
hw/riscv/spike.c | 2 +
hw/riscv/virt.c | 2 +
include/hw/boards.h | 1 +
include/hw/core/cpu.h | 1 +
linux-user/i386/cpu_loop.c | 9 +++--
meson.build | 2 +
scripts/git-submodule.sh | 73 +++++++++++++++++++++----------------
target/i386/cpu.c | 31 ++++++++++++----
target/i386/helper.h | 4 +-
target/i386/tcg/misc_helper.c | 21 ++++++++---
target/i386/tcg/seg_helper.c | 7 +++-
target/i386/tcg/sysemu/seg_helper.c | 7 ++--
target/i386/tcg/translate.c | 55 +++++++++++++++++++++-------
target/i386/tcg/user/seg_helper.c | 2 -
22 files changed, 224 insertions(+), 94 deletions(-)