Merge tag 'pull-tcg-20221031-2' of https://gitlab.com/rth7680/qemu into staging
Remove sparc32plus support from tcg/sparc. target/i386: Use cpu_unwind_state_data for tpr access. target/i386: Expand eflags updates inline Complete cpu initialization before registration # -----BEGIN PGP SIGNATURE----- # # iQFRBAABCgA7FiEEekgeeIaLTbaoWgXAZN846K9+IV8FAmNgQvIdHHJpY2hhcmQu # aGVuZGVyc29uQGxpbmFyby5vcmcACgkQZN846K9+IV9bxAf/X6904X+2I55LTMP7 # jLCxMAlSgFiwaWW4sQLvfUS2qjjMNw7dtljF0HaYVJCawABI4tIY3nEYL8dhLiGU # WpMTmDIY/cBrQ0aMWfUTGRIFZOIpCLsZwiG6zW6w5KxfKUaakeZSgxqhzgFFcM2k # UDb9HYC6jwEDDZJYTRpcTIsnYHjaiu/ofKjbjWoslq9DIrThLr1UZgoOxzZ9w2Rh # xEDBNnD42Kzb0Lbc5B1cX4tla43g9KfHkfG6Ww3fJVYZcFxFhAp40y1chtq5qaia # 64cPOfSdjoHWaZKdXop3hDYvqRTour56S+e1n1VxHVhbsVRh0KKYBvzAZtiN4FEu # w8E8bA== # =fxqA # -----END PGP SIGNATURE----- # gpg: Signature made Mon 31 Oct 2022 17:49:38 EDT # gpg: using RSA key 7A481E78868B4DB6A85A05C064DF38E8AF7E215F # gpg: issuer "richard.henderson@linaro.org" # gpg: Good signature from "Richard Henderson <richard.henderson@linaro.org>" [full] # Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A 05C0 64DF 38E8 AF7E 215F * tag 'pull-tcg-20221031-2' of https://gitlab.com/rth7680/qemu : tests/tcg/multiarch: Add munmap-pthread.c accel/tcg: Complete cpu initialization before registration target/i386: Expand eflags updates inline accel/tcg: Remove reset_icount argument from cpu_restore_state_from_tb accel/tcg: Remove will_exit argument from cpu_restore_state target/openrisc: Use cpu_unwind_state_data for mfspr target/openrisc: Always exit after mtspr npc target/i386: Use cpu_unwind_state_data for tpr access accel/tcg: Introduce cpu_unwind_state_data tcg/tci: fix logic error when registering helpers via FFI tcg/sparc64: Remove sparc32plus constraints tcg/sparc64: Rename from tcg/sparc tcg/sparc: Remove support for sparc32plus Signed-off-by:Stefan Hajnoczi <stefanha@redhat.com>
No related branches found
No related tags found
Showing
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- accel/tcg/cpu-exec-common.c 1 addition, 1 deletionaccel/tcg/cpu-exec-common.c
- accel/tcg/cpu-exec.c 5 additions, 3 deletionsaccel/tcg/cpu-exec.c
- accel/tcg/internal.h 2 additions, 2 deletionsaccel/tcg/internal.h
- accel/tcg/tb-maint.c 2 additions, 2 deletionsaccel/tcg/tb-maint.c
- accel/tcg/translate-all.c 60 additions, 47 deletionsaccel/tcg/translate-all.c
- cpu.c 9 additions, 1 deletioncpu.c
- include/exec/exec-all.h 17 additions, 7 deletionsinclude/exec/exec-all.h
- meson.build 1 addition, 3 deletionsmeson.build
- target/alpha/helper.c 1 addition, 1 deletiontarget/alpha/helper.c
- target/alpha/mem_helper.c 1 addition, 1 deletiontarget/alpha/mem_helper.c
- target/arm/op_helper.c 1 addition, 1 deletiontarget/arm/op_helper.c
- target/arm/tlb_helper.c 4 additions, 4 deletionstarget/arm/tlb_helper.c
- target/cris/helper.c 1 addition, 1 deletiontarget/cris/helper.c
- target/i386/helper.c 23 additions, 2 deletionstarget/i386/helper.c
- target/i386/helper.h 0 additions, 5 deletionstarget/i386/helper.h
- target/i386/tcg/cc_helper.c 0 additions, 41 deletionstarget/i386/tcg/cc_helper.c
- target/i386/tcg/sysemu/svm_helper.c 1 addition, 1 deletiontarget/i386/tcg/sysemu/svm_helper.c
- target/i386/tcg/translate.c 25 additions, 5 deletionstarget/i386/tcg/translate.c
- target/m68k/op_helper.c 2 additions, 2 deletionstarget/m68k/op_helper.c
Loading
Please register or sign in to comment