index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2023-05-11
target/m68k: Fix gen_load_fp for OS_LONG
Richard Henderson
2023-05-10
target/loongarch: Terminate vmstate subsections list
Richard Henderson
2023-05-08
target/i386: Add EPYC-Genoa model to support Zen 4 processor series
Babu Moger
2023-05-08
target/i386: Add VNMI and automatic IBRS feature bits
Babu Moger
2023-05-08
target/i386: Add missing feature bits in EPYC-Milan model
Babu Moger
2023-05-08
target/i386: Add feature bits for CPUID_Fn80000021_EAX
Babu Moger
2023-05-08
target/i386: Add a couple of feature bits in 8000_0008_EBX
Babu Moger
2023-05-08
target/i386: Add new EPYC CPU versions with updated cache_info
Michael Roth
2023-05-08
target/i386: allow versioned CPUs to specify new cache_info
Michael Roth
2023-05-06
Merge tag 'pull-loongarch-20230506' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
2023-05-06
target/loongarch: CPUCFG support LSX
Song Gao
2023-05-06
target/loongarch: Use {set/get}_gpr replace to cpu_fpr
Song Gao
2023-05-06
target/loongarch: Implement vldi
Song Gao
2023-05-06
target/loongarch: Implement vld vst
Song Gao
2023-05-06
target/loongarch: Implement vilvl vilvh vextrins vshuf
Song Gao
2023-05-06
target/loongarch: Implement vreplve vpack vpick
Song Gao
2023-05-06
target/loongarch: Implement vinsgr2vr vpickve2gr vreplgr2vr
Song Gao
2023-05-06
target/loongarch: Implement vbitsel vset
Song Gao
2023-05-06
target/loongarch: Implement vfcmp
Song Gao
2023-05-06
target/loongarch: Implement vseq vsle vslt
Song Gao
2023-05-06
target/loongarch: Implement LSX fpu fcvt instructions
Song Gao
2023-05-06
target/loongarch: Implement LSX fpu arith instructions
Song Gao
2023-05-06
target/loongarch: Implement vfrstp
Song Gao
2023-05-06
target/loongarch: Implement vbitclr vbitset vbitrev
Song Gao
2023-05-06
target/loongarch: Implement vpcnt
Song Gao
2023-05-06
target/loongarch: Implement vclo vclz
Song Gao
2023-05-06
target/loongarch: Implement vssrlrn vssrarn
Song Gao
2023-05-06
target/loongarch: Implement vssrln vssran
Song Gao
2023-05-06
target/loongarch: Implement vsrlrn vsrarn
Song Gao
2023-05-06
target/loongarch: Implement vsrln vsran
Song Gao
2023-05-06
target/loongarch: Implement vsrlr vsrar
Song Gao
2023-05-06
target/loongarch: Implement vsllwil vextl
Song Gao
2023-05-06
target/loongarch: Implement vsll vsrl vsra vrotr
Song Gao
2023-05-06
target/loongarch: Implement LSX logic instructions
Song Gao
2023-05-06
target/loongarch: Implement vmskltz/vmskgez/vmsknz
Song Gao
2023-05-06
target/loongarch: Implement vsigncov
Song Gao
2023-05-06
target/loongarch: Implement vexth
Song Gao
2023-05-06
target/loongarch: Implement vsat
Song Gao
2023-05-06
target/loongarch: Implement vdiv/vmod
Song Gao
2023-05-06
target/loongarch: Implement vmadd/vmsub/vmaddw{ev/od}
Song Gao
2023-05-06
target/loongarch: Implement vmul/vmuh/vmulw{ev/od}
Song Gao
2023-05-06
target/loongarch: Implement vmax/vmin
Song Gao
2023-05-06
target/loongarch: Implement vadda
Song Gao
2023-05-06
target/loongarch: Implement vabsd
Song Gao
2023-05-06
target/loongarch: Implement vavg/vavgr
Song Gao
2023-05-06
target/loongarch: Implement vaddw/vsubw
Song Gao
2023-05-06
target/loongarch: Implement vhaddw/vhsubw
Song Gao
2023-05-06
target/loongarch: Implement vsadd/vssub
Song Gao
2023-05-06
target/loongarch: Implement vneg
Song Gao
2023-05-06
target/loongarch: Implement vaddi/vsubi
Song Gao
[next]