Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190211' into staging
Fix dynamic tlb resize
Fix x86 host vector saturation
Diagnose missing tcg labels
# gpg: Signature made Mon 11 Feb 2019 16:57:52 GMT
# gpg: using RSA key 64DF38E8AF7E215F
# gpg: Good signature from "Richard Henderson <richard.henderson@linaro.org>" [full]
# Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A 05C0 64DF 38E8 AF7E 215F
* remotes/rth/tags/pull-tcg-20190211:
cputlb: update TLB entry/index after tlb_fill
exec-all: document that tlb_fill can trigger a TLB resize
tcg/i386: fix unsigned vector saturating arithmetic
tcg: Diagnose referenced labels that have not been emitted
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- accel/tcg/cputlb.c 4 additions, 0 deletionsaccel/tcg/cputlb.c
- accel/tcg/softmmu_template.h 8 additions, 0 deletionsaccel/tcg/softmmu_template.h
- include/exec/exec-all.h 5 additions, 0 deletionsinclude/exec/exec-all.h
- tcg/i386/tcg-target.inc.c 2 additions, 2 deletionstcg/i386/tcg-target.inc.c
- tcg/tcg-op.h 1 addition, 0 deletionstcg/tcg-op.h
- tcg/tcg.c 23 additions, 0 deletionstcg/tcg.c
- tcg/tcg.h 9 additions, 3 deletionstcg/tcg.h
Loading
Please register or sign in to comment