Failed in applying to current master (
apply log)
configure | 2 +-
meson.build | 54 +++--
host/include/i386/host/cpuinfo.h | 2 +
include/block/block_int-common.h | 3 -
include/exec/memory.h | 6 +-
target/i386/cpu.h | 13 +-
target/i386/tcg/decode-new.h | 19 +-
tcg/i386/tcg-target.h | 5 +-
block.c | 17 +-
block/blkdebug.c | 2 +-
block/blkio.c | 8 +-
block/blkverify.c | 2 +-
block/curl.c | 8 +-
block/file-posix.c | 8 +-
block/file-win32.c | 4 +-
block/gluster.c | 6 +-
block/iscsi.c | 4 +-
block/nbd.c | 6 +-
block/nfs.c | 2 +-
block/null.c | 8 +-
block/nvme.c | 8 +-
block/rbd.c | 3 +-
block/ssh.c | 6 +-
block/vvfat.c | 2 +-
target/i386/cpu-dump.c | 101 ++++----
target/i386/tcg/cc_helper.c | 2 +-
target/i386/tcg/translate.c | 492 ++++++++-------------------------------
util/bufferiszero.c | 4 +-
util/cpuinfo-i386.c | 6 +-
target/i386/tcg/decode-new.c.inc | 136 ++++++++---
target/i386/tcg/emit.c.inc | 249 +++++++++++++++++++-
meson_options.txt | 5 +-
scripts/meson-buildoptions.sh | 6 +-
33 files changed, 618 insertions(+), 581 deletions(-)