]> git.proxmox.com Git - mirror_qemu.git/history - target/i386/tcg/translate.c
target/i386: do not use s->tmp0 for jumps on ECX ==/!= 0
[mirror_qemu.git] / target / i386 / tcg / translate.c
2023-12-29 Paolo Bonzinitarget/i386: do not use s->tmp0 for jumps on ECX =...
2023-12-29 Paolo Bonzinitarget/i386: do not use s->tmp4 for push
2023-12-29 Paolo Bonzinitarget/i386: split eflags computation out of gen_comput...
2023-12-29 Paolo Bonzinitarget/i386: do not clobber T0 on string operations
2023-12-29 Paolo Bonzinitarget/i386: do not clobber A0 in POP translation
2023-12-29 Paolo Bonzinitarget/i386: remove unnecessary truncations
2023-12-29 Paolo Bonzinitarget/i386: speedup JO/SETO after MUL or IMUL
2023-12-29 Paolo Bonzinitarget/i386: optimize computation of JL and JLE from...
2023-12-12 Stefan HajnocziMerge tag 'pull-tcg-20231212' of https://gitlab.com...
2023-12-12 Richard Hendersontarget/i386: Fix 32-bit wrapping of pc/eip computation
2023-10-30 Stefan HajnocziMerge tag 'pull-hex-20231018' of https://github.com...
2023-10-23 Stefan HajnocziMerge tag 'pull-tcg-20231023' of https://gitlab.com...
2023-10-23 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-22 Richard Hendersontarget/i386: Use tcg_gen_ext_tl
2023-10-22 Richard Hendersontarget/i386: Use i128 for 128 and 256-bit loads and...
2023-10-20 Stefan HajnocziMerge tag 'C3700-pull-request' of https://github.com...
2023-10-19 Stefan HajnocziMerge tag 'pull-lu-20231018' of https://gitlab.com...
2023-10-19 Stefan HajnocziMerge tag 'migration-20231018-pull-request' of https...
2023-10-18 Stefan HajnocziMerge tag 'pull-vfio-20231018' of https://github.com...
2023-10-18 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-17 Paolo Bonzinitarget/i386: check intercept for XSETBV
2023-10-10 Stefan HajnocziMerge tag 'firmware/seabios-20231010-pull-request'...
2023-10-10 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request-20231010...
2023-10-09 Stefan HajnocziMerge tag 'pull-vfio-20231009' of https://github.com...
2023-10-09 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-07 Philippe Mathieu... target/i386: Check for USER_ONLY definition instead...
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-05 Stefan HajnocziMerge tag 'pull-tcg-20231004' of https://gitlab.com...
2023-10-04 Richard Hendersonaccel/tcg: Replace CPUState.env_ptr with cpu_env()
2023-10-03 Richard Hendersontcg: Rename cpu_env to tcg_env
2023-10-02 Stefan HajnocziMerge tag 'tracing-pull-request' of https://gitlab...
2023-09-27 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-26 Paolo Bonzinitarget/i386/translate: avoid shadowed local variables
2023-09-25 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-25 Stefan HajnocziMerge tag 'pull-target-arm-20230921' of https://git...
2023-09-21 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-20 Michael Tokarevi386: spelling fixes
2023-09-11 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-07 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-01 Paolo Bonzinitarget/i386: raise FERR interrupt with iothread locked
2023-06-30 Richard HendersonMerge tag 'pull-request-2023-06-29' of https://gitlab...
2023-06-29 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-29 Paolo Bonzinitarget/i386: emulate 64-bit ring 0 for linux-user if...
2023-06-28 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-28 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-26 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-26 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-26 Paolo Bonzinitarget/i386: implement SYSCALL/SYSRET in 32-bit emulators
2023-06-26 Paolo Bonzinitarget/i386: implement RDPID in TCG
2023-06-26 Paolo Bonzinitarget/i386: sysret and sysexit are privileged
2023-06-26 Paolo Bonzinitarget/i386: AMD only supports SYSENTER/SYSEXIT in...
2023-06-26 Paolo Bonzinitarget/i386: Intel only supports SYSCALL/SYSRET in...
2023-06-26 Paolo Bonzinitarget/i386: TCG supports WBNOINVD
2023-06-26 Paolo Bonzinitarget/i386: do not accept RDSEED if CPUID bit absent
2023-06-26 Paolo Bonzinitarget/i386: fix INVD vmexit
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-20 Richard HendersonMerge tag 'pull-tcg-20230620' of https://gitlab.com...
2023-06-20 Philippe Mathieu... target/i386: Simplify i386_tr_init_disas_context()
2023-06-06 Richard HendersonMerge tag 'pull-request-2023-06-06' of https://gitlab...
2023-06-05 Richard HendersonMerge tag 'pull-tcg-20230605' of https://gitlab.com...
2023-06-05 Richard Hendersonaccel/tcg: Introduce translator_io_start
2023-06-05 Richard Hendersontcg: Pass TCGHelperInfo to tcg_gen_callN
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-04-25 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-04-23 Richard HendersonMerge tag 'pull-tcg-20230423' of https://gitlab.com...
2023-04-23 Richard Hendersontcg: Replace tcg_abort with g_assert_not_reached
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-15 Peter MaydellMerge tag 'misc-next-pull-request' of https://gitlab...
2023-03-14 Peter MaydellMerge tag 'display-pull-request' of https://gitlab...
2023-03-14 Peter MaydellMerge tag 'pull-riscv-to-apply-20230314' of https:...
2023-03-14 Peter MaydellMerge tag 'trivial-branch-for-8.0-pull-request' of...
2023-03-14 Peter MaydellMerge tag 'pull-tcg-20230313' of https://gitlab.com...
2023-03-13 Richard Hendersontarget/i386: Avoid use of tcg_const_* throughout
2023-03-07 Peter MaydellMerge tag 'for-upstream-mb' of https://gitlab.com/bonzi...
2023-03-07 Peter MaydellMerge tag 'pull-riscv-to-apply-20230306' of https:...
2023-03-07 Peter MaydellMerge tag 'pull-xen-20230306' of https://xenbits.xen...
2023-03-06 Peter MaydellMerge tag 'audio-pull-request' of https://gitlab.com...
2023-03-06 Peter MaydellMerge tag 'pull-tcg-20230305' of https://gitlab.com...
2023-03-05 Richard Hendersontarget/i386: Simplify POPF
2023-03-05 Richard Hendersontarget/i386: Drop tcg_temp_free
2023-03-03 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-03-03 Peter MaydellMerge tag 'pull-riscv-to-apply-20230303' of https:...
2023-03-02 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-03-02 Peter MaydellMerge tag 'pull-testing-next-010323-1' of https://gitla...
2023-03-02 Peter MaydellMerge tag 'pull-monitor-2023-03-02' of https://repo...
2023-03-02 Peter MaydellMerge tag 'bsd-user-2023q1-pull-request' of gitlab...
2023-03-01 Peter MaydellMerge tag 'pull-tcg-20230301' of https://gitlab.com...
2023-03-01 Richard Hendersontarget/i386: Don't use tcg_temp_local_new
2023-03-01 Richard Hendersonaccel/tcg: Pass max_insn to gen_intermediate_code by...
2023-03-01 Anton Johanssontarget/i386: Replace `TARGET_TB_PCREL` with `CF_PCREL`
2023-02-05 Peter MaydellMerge tag 'pull-ppc-20230205' of https://gitlab.com...
2023-02-04 Peter MaydellMerge tag 'pull-tcg-20230204' of https://gitlab.com...
2023-02-04 Richard Hendersontarget/i386: Inline cmpxchg16b
2023-02-04 Richard Hendersontarget/i386: Inline cmpxchg8b
2023-02-04 Richard Hendersontarget/i386: Split out gen_cmpxchg8b, gen_cmpxchg16b
2022-11-15 Stefan HajnocziMerge tag 'pull-x86-20221115' of https://gitlab.com...
2022-11-14 Paolo Bonzinitarget/i386: hardcode R_EAX as destination register...
2022-11-14 Paolo Bonzinitarget/i386: fix cmpxchg with 32-bit register destination
2022-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
next