index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-25
2
-1
/
+3
|
\
|
*
target/i386: Export GDS_NO bit to guests
Pawan Gupta
2023-09-21
1
-1
/
+1
|
*
target/i386: enumerate bit 56 of MSR_IA32_VMX_BASIC
Paolo Bonzini
2023-09-21
2
-0
/
+2
*
|
Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydell/qemu-arm into staging
Stefan Hajnoczi
2023-09-25
13
-69
/
+1483
|
\
\
|
*
|
target/arm: Enable FEAT_MOPS for CPU 'max'
Peter Maydell
2023-09-21
1
-0
/
+1
|
*
|
target/arm: Implement the CPY* instructions
Peter Maydell
2023-09-21
4
-0
/
+535
|
*
|
target/arm: Implement MTE tag-checking functions for FEAT_MOPS copies
Peter Maydell
2023-09-21
2
-0
/
+116
|
*
|
target/arm: Implement the SETG* instructions
Peter Maydell
2023-09-21
6
-9
/
+155
|
*
|
target/arm: Define new TB flag for ATA0
Peter Maydell
2023-09-21
4
-13
/
+27
|
*
|
target/arm: Implement the SET* instructions
Peter Maydell
2023-09-21
4
-0
/
+413
|
*
|
target/arm: Implement MTE tag-checking functions for FEAT_MOPS
Peter Maydell
2023-09-21
2
-2
/
+80
|
*
|
target/arm: New function allocation_tag_mem_probe()
Peter Maydell
2023-09-21
1
-11
/
+37
|
*
|
target/arm: Define syndrome function for MOPS exceptions
Peter Maydell
2023-09-21
1
-0
/
+12
|
*
|
target/arm: Pass unpriv bool to get_a64_user_mem_index()
Peter Maydell
2023-09-21
1
-6
/
+14
|
*
|
target/arm: Implement FEAT_MOPS enable bits
Peter Maydell
2023-09-21
2
-8
/
+28
|
*
|
target/arm: Don't skip MTE checks for LDRT/STRT at EL0
Peter Maydell
2023-09-21
1
-0
/
+9
|
*
|
target/arm: Remove unused allocation_tag_mem() argument
Peter Maydell
2023-09-21
1
-28
/
+14
|
*
|
target/arm: Implement FEAT_HBC
Peter Maydell
2023-09-21
4
-1
/
+15
|
*
|
target/arm: Update user-mode ID reg mask values
Peter Maydell
2023-09-21
1
-1
/
+10
|
*
|
target/arm: Update AArch64 ID register field definitions
Peter Maydell
2023-09-21
1
-0
/
+23
|
*
|
target/m68k: Add URL to semihosting spec
Peter Maydell
2023-09-21
1
-0
/
+4
*
|
|
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
2023-09-21
12
-30
/
+30
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
i386: spelling fixes
Michael Tokarev
2023-09-20
6
-13
/
+13
|
*
|
ppc: spelling fixes
Michael Tokarev
2023-09-20
6
-17
/
+17
*
|
|
Merge tag 'pull-loongarch-20230920' of https://gitlab.com/gaosong/qemu into staging
Stefan Hajnoczi
2023-09-20
15
-4087
/
+7385
|
\
\
\
|
*
|
|
target/loongarch: CPUCFG support LASX
Song Gao
2023-09-20
1
-0
/
+1
|
*
|
|
target/loongarch: Move simply DO_XX marcos togther
Song Gao
2023-09-20
2
-48
/
+42
|
*
|
|
target/loongarch: Implement xvld xvst
Song Gao
2023-09-20
3
-60
/
+194
|
*
|
|
target/loongarch: Implement xvshuf xvperm{i} xvshuf4i
Song Gao
2023-09-20
5
-46
/
+175
|
*
|
|
target/loongarch: Implement xvpack xvpick xvilv{l/h}
Song Gao
2023-09-20
4
-60
/
+156
|
*
|
|
target/loongarch: Implement xvreplve xvinsve0 xvpickve
Song Gao
2023-09-20
5
-57
/
+201
|
*
|
|
target/loongarch: Implement xvinsgr2vr xvpickve2gr
Song Gao
2023-09-20
4
-170
/
+74
|
*
|
|
target/loongarch: Implement xvbitsel xvset
Song Gao
2023-09-20
5
-44
/
+147
|
*
|
|
target/loongarch: Implement xvfcmp
Song Gao
2023-09-20
5
-22
/
+117
|
*
|
|
target/loongarch: Implement xvseq xvsle xvslt
Song Gao
2023-09-20
4
-165
/
+201
|
*
|
|
target/loongarch: Implement LASX fpu fcvt instructions
Song Gao
2023-09-20
4
-86
/
+315
|
*
|
|
target/loongarch: Implement LASX fpu arith instructions
Song Gao
2023-09-20
4
-16
/
+158
|
*
|
|
target/loongarch: Implement xvfrstp
Song Gao
2023-09-20
4
-12
/
+34
|
*
|
|
target/loongarch: Implement xvbitclr xvbitset xvbitrev
Song Gao
2023-09-20
4
-21
/
+99
|
*
|
|
target/loongarch: Implement xvpcnt
Song Gao
2023-09-20
4
-1
/
+16
|
*
|
|
target/loongarch: Implement xvclo xvclz
Song Gao
2023-09-20
4
-1
/
+28
|
*
|
|
target/loongarch: Implement xvssrlrn xvssrarn
Song Gao
2023-09-20
4
-199
/
+378
|
*
|
|
target/loongarch: Implement xvssrln xvssran
Song Gao
2023-09-20
4
-191
/
+353
|
*
|
|
target/loongarch: Implement xvsrlrn xvsrarn
Song Gao
2023-09-20
4
-85
/
+159
|
*
|
|
target/loongarch: Implement xvsrln xvsran
Song Gao
2023-09-20
4
-75
/
+137
|
*
|
|
target/loongarch: Implement xvsrlr xvsrar
Song Gao
2023-09-20
4
-4
/
+59
|
*
|
|
target/loongarch: Implement xvsllwil xvextl
Song Gao
2023-09-20
4
-21
/
+63
|
*
|
|
target/loongarch: Implement xvsll xvsrl xvsra xvrotr
Song Gao
2023-09-20
3
-0
/
+101
|
*
|
|
target/loongarch: Implement LASX logic instructions
Song Gao
2023-09-20
4
-18
/
+48
|
*
|
|
target/loongarch: Implement xvldi
Song Gao
2023-09-20
3
-7
/
+15
[next]