]> git.proxmox.com Git - mirror_qemu.git/history - target/i386/tcg/translate.c
target/i386: implement RDPID in TCG
[mirror_qemu.git] / target / i386 / tcg / translate.c
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...
2022-11-03 Stefan HajnocziMerge tag 'linux-user-for-7.2-pull-request' of https...
2022-11-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-11-01 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-11-01 Stefan HajnocziMerge tag 'pull-testing-for-7.2-011122-3' of https...
2022-11-01 Stefan HajnocziMerge tag 'pull-tcg-20221031-2' of https://gitlab.com...
2022-10-31 Richard Hendersontarget/i386: Expand eflags updates inline
2022-10-31 Qi Hutarget/i386: Fix calculation of LOCK NEG eflags
2022-10-30 Stefan HajnocziMerge tag 'mem-2022-10-28' of https://github.com/davidh...
2022-10-30 Stefan HajnocziMerge tag 'misc-next-pull-request' of https://gitlab...
2022-10-30 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-10-30 Stefan HajnocziMerge tag 'qga-pull-2022-10-26' of https://github.com...
2022-10-26 Stefan HajnocziMerge tag 'dump-pull-request' of https://gitlab.com...
2022-10-26 Stefan HajnocziMerge tag 'pull-tcg-20221026' of https://gitlab.com...
2022-10-26 Stefan HajnocziMerge tag 'pull-aspeed-20221025' of https://github...
2022-10-26 Richard Hendersontarget/i386: Convert to tcg_ops restore_state_to_opc
2022-10-25 Stefan HajnocziMerge tag 'trivial-branch-for-7.2-pull-request' of...
2022-10-25 Stefan HajnocziMerge tag 'linux-user-for-7.2-pull-request' of https...
2022-10-24 Stefan HajnocziMerge tag 'pull-9p-20221024' of https://github.com...
2022-10-24 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-22 Paolo Bonzinitarget/i386: implement FMA instructions
2022-10-18 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-18 Paolo Bonzinitarget/i386: remove old SSE decoder
2022-10-18 Paolo Bonzinitarget/i386: move 3DNow to the new decoder
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x28-0x2f, add AVX
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x10-0x17, add AVX
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0xc2, 0xc4-0xc6, add AVX
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x38, add AVX
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x3a, add AVX
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0xd0-0xd7, 0xe0-0xe7...
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x70-0x77, add AVX
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x78-0x7f, add AVX
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x50-0x5f, add AVX
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0xd8-0xdf, 0xe8-0xef...
2022-10-18 Paolo Bonzinitarget/i386: reimplement 0x0f 0x60-0x6f, add AVX
2022-10-18 Paolo Bonzinitarget/i386: provide 3-operand versions of unary scalar...
2022-10-18 Paolo Bonzinitarget/i386: extend helpers to support VEX.V 3- and...
2022-10-18 Paolo Bonzinitarget/i386: move scalar 0F 38 and 0F 3A instruction...
2022-10-18 Paolo Bonzinitarget/i386: validate VEX prefixes via the instructions...
2022-10-18 Paolo Bonzinitarget/i386: add CPUID[EAX=7,ECX=0].ECX to DisasContext
2022-10-18 Paolo Bonzinitarget/i386: add ALU load/writeback core
2022-10-18 Paolo Bonzinitarget/i386: add core of new i386 decoder
2022-10-18 Paolo Bonzinitarget/i386: make rex_w available even in 32-bit mode
2022-10-18 Paolo Bonzinitarget/i386: make ldo/sto operations consistent with ldq
2022-10-18 Richard Hendersontarget/i386: Save and restore pc_save before tcg_remove...
2022-10-13 Stefan HajnocziMerge tag 'kraxel-20221013-pull-request' of https:...
2022-10-13 Stefan HajnocziMerge tag 'win32-pull-request' of https://gitlab.com...
2022-10-13 Stefan HajnocziMerge tag 'pull-request-2022-10-12' of https://gitlab...
2022-10-13 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-11 Richard Hendersontarget/i386: Enable TARGET_TB_PCREL
next