]> git.proxmox.com Git - mirror_qemu.git/history - target/i386/tcg
accel/tcg: Un-inline icount_exit_request() for clarity
[mirror_qemu.git] / target / i386 / tcg /
2024-01-28 Anton Johanssontarget: Use vaddr in gen_intermediate_code
2024-01-20 Peter MaydellMerge tag 'pull-request-2024-01-19' of https://gitlab...
2024-01-19 Peter MaydellMerge tag 'hw-cpus-20240119' of https://github.com...
2024-01-19 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-01-19 Philippe Mathieu... target/i386: Rename tcg_cpu_FOO() to include 'x86'
2024-01-18 Paolo Bonzinitarget/i386: pcrel: store low bits of physical address...
2024-01-18 guoguangyaotarget/i386: fix incorrect EIP in PC-relative translati...
2024-01-18 Richard Hendersontarget/i386: Do not re-compute new pc with CF_PCREL
2024-01-16 Peter MaydellMerge tag 'hppa-fixes-8.2-pull-request' of https:/...
2024-01-11 Peter MaydellMerge tag 'firmware/edk2-20231213-pull-request' of...
2024-01-09 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2024-01-08 Stefan Hajnoczisystem/cpus: rename qemu_mutex_lock_iothread() to bql_l...
2024-01-05 Peter MaydellMerge tag 'migration-20240104-pull-request' of https...
2024-01-04 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-12-29 Paolo Bonzinitarget/i386: implement CMPccXADD
2023-12-29 Paolo Bonzinitarget/i386: introduce flags writeback mechanism
2023-12-29 Paolo Bonzinitarget/i386: adjust decoding of J operand
2023-12-29 Paolo Bonzinitarget/i386: move operand load and writeback out of...
2023-12-29 Paolo Bonzinitarget/i386: prepare for implementation of STOS/SCAS...
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: do not decode string source/destination...
2023-12-29 Paolo Bonzinitarget/i386: add X86_SPECIALs for MOVSX and MOVZX
2023-12-29 Paolo Bonzinitarget/i386: rename zext0/zext2 and make them closer...
2023-12-29 Paolo Bonzinitarget/i386: avoid trunc and ext for MULX and RORX
2023-12-29 Paolo Bonzinitarget/i386: reimplement check for validity of LOCK...
2023-12-29 Paolo Bonzinitarget/i386: document more deviations from the manual
2023-12-29 Paolo Bonzinitarget/i386: clean up cpu_cc_compute_all
2023-12-29 Paolo Bonzinitarget/i386: remove unnecessary truncations
2023-12-29 Paolo Bonzinitarget/i386: remove unnecessary arguments from raise_in...
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-29 Stefan HajnocziMerge tag 'pull-request-2023-10-27' of https://gitlab...
2023-10-27 Stefan HajnocziMerge tag 'pull-sp-20231025' of https://gitlab.com...
2023-10-27 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-25 Paolo Bonzinitarget/i386: validate VEX.W for AVX instructions
2023-10-25 Paolo Bonzinitarget/i386: group common checks in the decoding phase
2023-10-25 Paolo Bonzinitarget/i386: implement SHA instructions
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 Stefan HajnocziMerge tag 'gpu-pull-request' of https://gitlab.com...
2023-10-17 Paolo Bonzinitarget/i386: check intercept for XSETBV
2023-10-16 Stefan HajnocziMerge tag 'python-pull-request' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'pull-loongarch-20231013' of https://gitlab...
2023-10-16 Stefan HajnocziMerge tag 'pull-ufs-20231013' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'pull-request-2023-10-12' of https://gitlab...
2023-10-16 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-16 Stefan HajnocziMerge tag 'pull-shadow-2023-10-12' of https://repo...
2023-10-12 Paolo Bonzinitarget/i386: fix shadowed variable pasto
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-03 Philippe Mathieu... accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_tar...
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/svm_helper: eliminate duplicate local variable
2023-09-26 Paolo Bonzinitarget/i386/seg_helper: remove shadowed variable
2023-09-26 Paolo Bonzinitarget/i386/seg_helper: introduce tss_set_busy
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-06 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-09-06 Stefan HajnocziMerge tag 'pull-lu-20230901' of https://gitlab.com...
2023-09-06 Stefan HajnocziMerge tag 'pull-aspeed-20230901' of https://github...
2023-09-05 Stefan HajnocziMerge tag 'pull-request-2023-08-31' of https://gitlab...
2023-09-05 Stefan HajnocziMerge tag 'misc-20230831' of https://github.com/philmd...
2023-09-01 Paolo Bonzinitarget/i386: fix memory operand size for CVTPS2PD
2023-09-01 Paolo Bonzinitarget/i386: generalize operand size "ph" for use in...
2023-09-01 Paolo Bonzinitarget/i386: raise FERR interrupt with iothread locked
2023-08-31 Philippe Mathieu... target/translate: Include missing 'exec/cpu_ldst.h...
2023-08-11 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-08-09 Richard HendersonMerge tag 'or1k-pull-request-20230809' of https://githu...
2023-08-04 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-08-04 Matt Borgersontarget/i386: Check CR0.TS before enter_mmx
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...
next