aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-21target/arm: Update user-mode ID reg mask valuesPeter Maydell
2023-09-21target/arm: Update AArch64 ID register field definitionsPeter Maydell
2023-09-21linux-user/elfload.c: Report previously missing arm32 hwcapsPeter Maydell
2023-09-21linux-user/elfload.c: Add missing arm and arm64 hwcap valuesPeter Maydell
2023-09-21linux-user/elfload.c: Correct SME feature names reported in cpuinfoPeter Maydell
2023-09-21hw/arm/boot: Set SCR_EL3.FGTEn when booting kernelFabian Vogt
2023-09-21docs/devel/loads-stores: Fix git grep regexesPeter Maydell
2023-09-21target/m68k: Add URL to semihosting specPeter Maydell
2023-09-20Merge tag 'pull-loongarch-20230920' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi
2023-09-20Merge tag 'hppa-btlb-pull-request' of https://github.com/hdeller/qemu-hppa in...Stefan Hajnoczi
2023-09-20target/loongarch: CPUCFG support LASXSong Gao
2023-09-20target/loongarch: Move simply DO_XX marcos togtherSong Gao
2023-09-20target/loongarch: Implement xvld xvstSong Gao
2023-09-20target/loongarch: Implement xvshuf xvperm{i} xvshuf4iSong Gao
2023-09-20target/loongarch: Implement xvpack xvpick xvilv{l/h}Song Gao
2023-09-20target/loongarch: Implement xvreplve xvinsve0 xvpickveSong Gao
2023-09-20target/loongarch: Implement xvinsgr2vr xvpickve2grSong Gao
2023-09-20target/loongarch: Implement xvbitsel xvsetSong Gao
2023-09-20target/loongarch: Implement xvfcmpSong Gao
2023-09-20target/loongarch: Implement xvseq xvsle xvsltSong Gao
2023-09-20target/loongarch: Implement LASX fpu fcvt instructionsSong Gao
2023-09-20target/loongarch: Implement LASX fpu arith instructionsSong Gao
2023-09-20target/loongarch: Implement xvfrstpSong Gao
2023-09-20target/loongarch: Implement xvbitclr xvbitset xvbitrevSong Gao
2023-09-20target/loongarch: Implement xvpcntSong Gao
2023-09-20target/loongarch: Implement xvclo xvclzSong Gao
2023-09-20target/loongarch: Implement xvssrlrn xvssrarnSong Gao
2023-09-20target/loongarch: Implement xvssrln xvssranSong Gao
2023-09-20target/loongarch: Implement xvsrlrn xvsrarnSong Gao
2023-09-20target/loongarch: Implement xvsrln xvsranSong Gao
2023-09-20target/loongarch: Implement xvsrlr xvsrarSong Gao
2023-09-20target/loongarch: Implement xvsllwil xvextlSong Gao
2023-09-20target/loongarch: Implement xvsll xvsrl xvsra xvrotrSong Gao
2023-09-20target/loongarch: Implement LASX logic instructionsSong Gao
2023-09-20target/loongarch: Implement xvldiSong Gao
2023-09-20target/loongarch: Implement xvmskltz/xvmskgez/xvmsknzSong Gao
2023-09-20target/loongarch: Implement xvsigncovSong Gao
2023-09-20target/loongarch: Implement vext2xvSong Gao
2023-09-20target/loongarch: Implement xvexthSong Gao
2023-09-20target/loongarch: Implement xvsatSong Gao
2023-09-20target/loongarch; Implement xvdiv/xvmodSong Gao
2023-09-20target/loongarch: Implement xvmadd/xvmsub/xvmaddw{ev/od}Song Gao
2023-09-20target/loongarch: Implement xvmul/xvmuh/xvmulw{ev/od}Song Gao
2023-09-20target/loongarch: Implement xvmax/xvminSong Gao
2023-09-20target/loongarch: Implement xvaddaSong Gao
2023-09-20target/loongarch: Implement xvabsdSong Gao
2023-09-20target/loongarch: Implement xavg/xvagrSong Gao
2023-09-20target/loongarch: Implement xvaddw/xvsubwSong Gao
2023-09-20target/loongarch: Implement xvhaddw/xvhsubwSong Gao
2023-09-20target/loongarch: Implement xvsadd/xvssubSong Gao