aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)AuthorFilesLines
2022-09-04target/openrisc: Fix memory reading in debuggerStafford Horne1-1/+7
2022-09-02Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi5-1329/+1465
2022-09-01Merge tag 'pull-avr-20220901' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2-30/+65
2022-09-01target/i386: AVX+AES helpers prepPaul Brook1-19/+22
2022-09-01target/i386: AVX pclmulqdq prepPaul Brook1-7/+22
2022-09-01target/i386: Rewrite blendv helpersPaul Brook1-62/+24
2022-09-01target/i386: Misc AVX helper prepPaul Brook1-49/+94
2022-09-01target/i386: Destructive FP helpers for AVXPaul Brook1-58/+43
2022-09-01target/i386: Dot product AVX helper prepPaul Brook1-35/+45
2022-09-01target/i386: reimplement AVX comparison helpersPaul Brook3-69/+78
2022-09-01target/i386: Floating point arithmetic helper AVX prepPaul Brook1-41/+87
2022-09-01target/i386: Destructive vector helpers for AVXPaul Brook1-301/+269
2022-09-01target/i386: Misc integer AVX helper prepPaul Brook1-86/+82
2022-09-01target/i386: Rewrite simple integer vector helpersPaul Brook1-54/+27
2022-09-01target/i386: Rewrite vector shift helperPaul Brook1-131/+108
2022-09-01target/i386: rewrite destructive 3DNow operationsPaolo Bonzini1-16/+16
2022-09-01target/i386: Add CHECK_NO_VEXPaul Brook1-0/+26
2022-09-01target/i386: do not cast gen_helper_* function pointersPaolo Bonzini1-38/+37
2022-09-01target/i386: Add size suffix to vector FP helpersPaolo Bonzini3-66/+67
2022-09-01target/i386: isolate MMX code morePaolo Bonzini1-18/+32
2022-09-01target/i386: check SSE table flags instead of hardcoding opcodesPaolo Bonzini1-44/+31
2022-09-01target/i386: Move 3DNOW decoderPaul Brook1-13/+17
2022-09-01target/i386: Rework sse_op_table6/7Paul Brook1-100/+132
2022-09-01target/i386: Rework sse_op_table1Paul Brook1-130/+183
2022-09-01target/i386: Add ZMM_OFFSET macroPaul Brook1-33/+27
2022-09-01target/i386: formatting fixesPaolo Bonzini1-3/+4
2022-09-01target/i386: do not use MOVL to move data between SSE registersPaolo Bonzini1-2/+4
2022-09-01Merge tag 'pull-ppc-20220831' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi5-25/+78
2022-09-01target/i386: DPPS rounding fixPaolo Bonzini1-32/+35
2022-09-01target/i386: fix PHSUB* instructions with dest=srcPaolo Bonzini1-20/+29
2022-09-01meson: remove dead codePaolo Bonzini1-2/+0
2022-09-01i386: do kvm_put_msr_feature_control() first thing when vCPU is resetVitaly Kuznetsov1-5/+12
2022-09-01i386: reset KVM nested state upon CPU resetVitaly Kuznetsov1-10/+27
2022-09-01target/avr: Disable interrupts when env->skip setRichard Henderson2-4/+31
2022-09-01target/avr: Only execute one interrupt at a timeRichard Henderson1-6/+3
2022-09-01target/avr: Call avr_cpu_do_interrupt directlyRichard Henderson1-3/+2
2022-09-01target/avr: Support probe argument to tlb_fillRichard Henderson1-17/+29
2022-08-31target/ppc: Bugfix FP when OE/UE are setLucas Mateus Castro (alqotel)2-2/+2
2022-08-30target/ppc: Fix host PVR matching for KVMNicholas Piggin3-23/+76
2022-08-25target/s390x: Fix CLFIT and CLGIT immediate sizeIlya Leoshkevich1-2/+2
2022-08-25s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1Christian Borntraeger2-0/+3
2022-08-19target/hppa: Fix proberi instruction emulation for linux-userHelge Deller1-1/+1
2022-08-13docs/system/loongarch: Update the LoongArch documentXiaojuan Yang1-48/+1
2022-08-12target/arm: Don't report Statistical Profiling Extension in ID registersPeter Maydell1-0/+11
2022-08-08target/loongarch: Remove cpu_fcsr0Richard Henderson4-22/+20
2022-08-08target/mips: Handle lock_user() failure in UHI_plog semihosting callPeter Maydell1-0/+3
2022-08-05Merge tag 'pull-la-20220805' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson4-14/+58
2022-08-05target/loongarch: Update gdb_set_fpu() and gdb_get_fpu()Song Gao2-7/+30
2022-08-05target/loongarch: Update loongarch-fpu.xmlSong Gao1-1/+1
2022-08-05target/loongarch: add gdb_arch_name()Song Gao1-0/+6