aboutsummaryrefslogtreecommitdiff
path: root/target/i386
AgeCommit message (Expand)Author
2022-10-05Merge tag 'pull-tcg-20221004' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2022-10-04accel/tcg: Introduce tb_pc and log_pcRichard Henderson
2022-10-04hw/core: Add CPUClass.get_pcRichard Henderson
2022-10-04Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...Stefan Hajnoczi
2022-10-04Drop superfluous conditionals around g_free()Markus Armbruster
2022-10-01target/i386/kvm: fix kvmclock_current_nsec: Assertion `time.tsc_timestamp <= ...Ray Zhang
2022-09-19target/i386: introduce insn_get_addrPaolo Bonzini
2022-09-19target/i386: REPZ and REPNZ are mutually exclusivePaolo Bonzini
2022-09-19target/i386: fix INSERTQ implementationPaolo Bonzini
2022-09-19target/i386: correctly mask SSE4a bit indices in register operandsPaolo Bonzini
2022-09-18target/i386: Raise #GP on unaligned m128 accesses when required.Paolo Bonzini
2022-09-06target/i386: Make translator stop before the end of a pageIlya Leoshkevich
2022-09-06accel/tcg: Add pc and host_pc params to gen_intermediate_codeRichard Henderson
2022-09-06accel/tcg: Remove translator_ldswRichard Henderson
2022-09-01target/i386: AVX+AES helpers prepPaul Brook
2022-09-01target/i386: AVX pclmulqdq prepPaul Brook
2022-09-01target/i386: Rewrite blendv helpersPaul Brook
2022-09-01target/i386: Misc AVX helper prepPaul Brook
2022-09-01target/i386: Destructive FP helpers for AVXPaul Brook
2022-09-01target/i386: Dot product AVX helper prepPaul Brook
2022-09-01target/i386: reimplement AVX comparison helpersPaul Brook
2022-09-01target/i386: Floating point arithmetic helper AVX prepPaul Brook
2022-09-01target/i386: Destructive vector helpers for AVXPaul Brook
2022-09-01target/i386: Misc integer AVX helper prepPaul Brook
2022-09-01target/i386: Rewrite simple integer vector helpersPaul Brook
2022-09-01target/i386: Rewrite vector shift helperPaul Brook
2022-09-01target/i386: rewrite destructive 3DNow operationsPaolo Bonzini
2022-09-01target/i386: Add CHECK_NO_VEXPaul Brook
2022-09-01target/i386: do not cast gen_helper_* function pointersPaolo Bonzini
2022-09-01target/i386: Add size suffix to vector FP helpersPaolo Bonzini
2022-09-01target/i386: isolate MMX code morePaolo Bonzini
2022-09-01target/i386: check SSE table flags instead of hardcoding opcodesPaolo Bonzini
2022-09-01target/i386: Move 3DNOW decoderPaul Brook
2022-09-01target/i386: Rework sse_op_table6/7Paul Brook
2022-09-01target/i386: Rework sse_op_table1Paul Brook
2022-09-01target/i386: Add ZMM_OFFSET macroPaul Brook
2022-09-01target/i386: formatting fixesPaolo Bonzini
2022-09-01target/i386: do not use MOVL to move data between SSE registersPaolo Bonzini
2022-09-01target/i386: DPPS rounding fixPaolo Bonzini
2022-09-01target/i386: fix PHSUB* instructions with dest=srcPaolo Bonzini
2022-09-01i386: do kvm_put_msr_feature_control() first thing when vCPU is resetVitaly Kuznetsov
2022-09-01i386: reset KVM nested state upon CPU resetVitaly Kuznetsov
2022-08-05target/i386: display deprecation status in '-cpu help'Daniel P. Berrangé
2022-08-01misc: fix commonly doubled up wordsDaniel P. Berrangé
2022-07-13hvf: Enable RDTSCP supportCameron Esfahani
2022-06-08Fix 'writeable' typosPeter Maydell
2022-06-06x86: cpu: fixup number of addressable IDs for logical processors sharing cacheIgor Mammedov
2022-06-06x86: cpu: make sure number of addressable IDs for processor cores meets the specIgor Mammedov
2022-06-06target/i386: Fix wrong count settingYang Zhong
2022-06-06target/i386/tcg: Fix masking of real-mode addresses with A20 bitStephen Michael Jothen