aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)AuthorFilesLines
2023-09-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2-1/+3
2023-09-25Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi13-69/+1483
2023-09-21target/arm: Enable FEAT_MOPS for CPU 'max'Peter Maydell1-0/+1
2023-09-21target/arm: Implement the CPY* instructionsPeter Maydell4-0/+535
2023-09-21target/arm: Implement MTE tag-checking functions for FEAT_MOPS copiesPeter Maydell2-0/+116
2023-09-21target/arm: Implement the SETG* instructionsPeter Maydell6-9/+155
2023-09-21target/arm: Define new TB flag for ATA0Peter Maydell4-13/+27
2023-09-21target/arm: Implement the SET* instructionsPeter Maydell4-0/+413
2023-09-21target/arm: Implement MTE tag-checking functions for FEAT_MOPSPeter Maydell2-2/+80
2023-09-21target/arm: New function allocation_tag_mem_probe()Peter Maydell1-11/+37
2023-09-21target/arm: Define syndrome function for MOPS exceptionsPeter Maydell1-0/+12
2023-09-21target/arm: Pass unpriv bool to get_a64_user_mem_index()Peter Maydell1-6/+14
2023-09-21target/arm: Implement FEAT_MOPS enable bitsPeter Maydell2-8/+28
2023-09-21target/arm: Don't skip MTE checks for LDRT/STRT at EL0Peter Maydell1-0/+9
2023-09-21target/arm: Remove unused allocation_tag_mem() argumentPeter Maydell1-28/+14
2023-09-21target/arm: Implement FEAT_HBCPeter Maydell4-1/+15
2023-09-21target/arm: Update user-mode ID reg mask valuesPeter Maydell1-1/+10
2023-09-21target/arm: Update AArch64 ID register field definitionsPeter Maydell1-0/+23
2023-09-21Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi12-30/+30
2023-09-21target/m68k: Add URL to semihosting specPeter Maydell1-0/+4
2023-09-21target/i386: Export GDS_NO bit to guestsPawan Gupta1-1/+1
2023-09-21target/i386: enumerate bit 56 of MSR_IA32_VMX_BASICPaolo Bonzini2-0/+2
2023-09-20Merge tag 'pull-loongarch-20230920' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi15-4087/+7385
2023-09-20Merge tag 'hppa-btlb-pull-request' of https://github.com/hdeller/qemu-hppa in...Stefan Hajnoczi7-35/+178
2023-09-20target/loongarch: CPUCFG support LASXSong Gao1-0/+1
2023-09-20target/loongarch: Move simply DO_XX marcos togtherSong Gao2-48/+42
2023-09-20target/loongarch: Implement xvld xvstSong Gao3-60/+194
2023-09-20target/loongarch: Implement xvshuf xvperm{i} xvshuf4iSong Gao5-46/+175
2023-09-20target/loongarch: Implement xvpack xvpick xvilv{l/h}Song Gao4-60/+156
2023-09-20target/loongarch: Implement xvreplve xvinsve0 xvpickveSong Gao5-57/+201
2023-09-20target/loongarch: Implement xvinsgr2vr xvpickve2grSong Gao4-170/+74
2023-09-20target/loongarch: Implement xvbitsel xvsetSong Gao5-44/+147
2023-09-20target/loongarch: Implement xvfcmpSong Gao5-22/+117
2023-09-20target/loongarch: Implement xvseq xvsle xvsltSong Gao4-165/+201
2023-09-20target/loongarch: Implement LASX fpu fcvt instructionsSong Gao4-86/+315
2023-09-20target/loongarch: Implement LASX fpu arith instructionsSong Gao4-16/+158
2023-09-20target/loongarch: Implement xvfrstpSong Gao4-12/+34
2023-09-20target/loongarch: Implement xvbitclr xvbitset xvbitrevSong Gao4-21/+99
2023-09-20target/loongarch: Implement xvpcntSong Gao4-1/+16
2023-09-20target/loongarch: Implement xvclo xvclzSong Gao4-1/+28
2023-09-20target/loongarch: Implement xvssrlrn xvssrarnSong Gao4-199/+378
2023-09-20target/loongarch: Implement xvssrln xvssranSong Gao4-191/+353
2023-09-20target/loongarch: Implement xvsrlrn xvsrarnSong Gao4-85/+159
2023-09-20target/loongarch: Implement xvsrln xvsranSong Gao4-75/+137
2023-09-20target/loongarch: Implement xvsrlr xvsrarSong Gao4-4/+59
2023-09-20target/loongarch: Implement xvsllwil xvextlSong Gao4-21/+63
2023-09-20target/loongarch: Implement xvsll xvsrl xvsra xvrotrSong Gao3-0/+101
2023-09-20target/loongarch: Implement LASX logic instructionsSong Gao4-18/+48
2023-09-20target/loongarch: Implement xvldiSong Gao3-7/+15
2023-09-20i386: spelling fixesMichael Tokarev6-13/+13