The following changes since commit 7adfbea8fd1efce36019a0c2f198ca73be9d3f18:
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-for-5.1-pull-request' into staging (2020-07-24 10:52:20 +0100) are available in the Git repository at: https://github.com/rth7680/qemu.git tags/pull-tcg-20200725 for you to fetch changes up to 3cb3a7720b01830abd5fbb81819dbb9271bf7821: target/i386: Save cc_op before loop insns (2020-07-24 14:29:35 -0700) ---------------------------------------------------------------- Fix some cputlb commentary Fix an hppa temporary leak Fix an i386 translation issue with loop insns ---------------------------------------------------------------- Alex Bennée (1): tcg: update comments for save_iotlb_data in cputlb Richard Henderson (2): target/hppa: Free some temps in do_sub target/i386: Save cc_op before loop insns accel/tcg/cputlb.c | 11 +++++------ target/hppa/translate.c | 2 ++ target/i386/translate.c | 1 + 3 files changed, 8 insertions(+), 6 deletions(-)